Support This Project

root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2040 [2040] 11/18/08 16:23:24 pollux Fix build failure (missing include of config.h)
(edit) @2039 [2039] 11/13/08 16:52:06 virdiq Pull in required wzd_socket.h header into wzd_tls.c
(edit) @2038 [2038] 11/13/08 16:50:40 virdiq More conversions from int to fd_t for file descriptors.
(edit) @2037 [2037] 11/13/08 16:15:58 virdiq Use correct type for socket descriptor argument in tls_init_datamode. …
(edit) @2036 [2036] 11/13/08 15:51:00 virdiq Change case and meaning of h/H hidden/ultrahidden flags so uppercase …
(edit) @2035 [2035] 11/13/08 15:34:51 virdiq Fix more cases of int incorrectly being used as a file descriptor type …
(edit) @2034 [2034] 11/13/08 15:22:30 virdiq Fix incorrect typecast (should be fd_t instead of socket_t for files). …
(edit) @2033 [2033] 11/13/08 15:17:00 virdiq Add missing null pointer check in FCN_MOD_USER function. (JGS)
(edit) @2032 [2032] 11/13/08 15:05:03 virdiq More socket handle (socket_t) type fixes for 64bit systems which have …
(edit) @2031 [2031] 11/13/08 14:49:18 virdiq Remove circular dependency (ascii_lower from libwzd-core) from …
(edit) @2030 [2030] 11/13/08 11:59:13 virdiq Fix compile error in wzd_strptime.c implementation. (JGS)
(edit) @2029 [2029] 11/03/08 02:33:30 virdiq OpenSSL static locking global variables introduced in r2028 should be …
(edit) @2028 [2028] 11/02/08 15:19:07 virdiq Implement OpenSSL static locking callback function, required for correct …
(edit) @2027 [2027] 08/26/08 14:31:34 pollux Backport r2026 to stable branch: Use macros PERL_SYS_INIT3 and …
(edit) @2026 [2026] 08/26/08 12:43:08 pollux Use macros PERL_SYS_INIT3 and PERL_SYS_TERM for Perl module. See …
(edit) @2025 [2025] 08/14/08 19:10:22 virdiq Fix invalid check for empty user or group names, introduced in r2018.
(edit) @2024 [2024] 08/14/08 19:07:23 virdiq Fix incorrect assumptions in do_quit that GetGroupByID and GetUserByID …
(edit) @2023 [2023] 08/14/08 18:52:18 virdiq Fix incorrect assumptions in do_stor that GetGroupByID and GetUserByID …
(edit) @2022 [2022] 08/14/08 18:27:55 virdiq Fix incorrect assumptions in do_rmdir that GetGroupByID and GetUserByID …
(edit) @2021 [2021] 08/14/08 18:21:12 virdiq Fix invalid check for empty user tagline, introduced in r2018.
(edit) @2020 [2020] 08/14/08 18:16:49 virdiq Fix incorrect assumptions in do_mkdir that GetGroupByID and GetUserByID …
(edit) @2019 [2019] 08/14/08 17:50:52 virdiq Fix incorrect assumption that GetGroupByID will return a valid group …
(edit) @2018 [2018] 08/14/08 17:39:33 virdiq Fix another segfault in do_login due to the assumption that the backend …
(edit) @2017 [2017] 08/14/08 16:47:55 virdiq Fix a segfault in do_user_ip that could occur when the backend does not …
(edit) @2016 [2016] 07/25/08 17:33:23 virdiq Backport r2014 for 0.8.4: Fix SFV module to work with new event argument …
(edit) @2015 [2015] 07/25/08 17:28:09 virdiq Backport r2013 for 0.8.4: Escape event arguments with quotation marks to …
(edit) @2014 [2014] 07/25/08 17:03:31 virdiq Fix SFV module to use quotation marks to define the start and end of event …
(edit) @2013 [2013] 07/25/08 17:00:14 virdiq Escape event arguments with quotation marks, to solve the issue with …
(edit) @2012 [2012] 07/10/08 15:23:28 pollux Move forward declaration of strptime to wzd_strptime.h
(edit) @2011 [2011] 07/10/08 15:11:48 pollux Move wzd_strptime to libwzd-base, and update all references to strptime.
(edit) @2010 [2010] 07/10/08 14:59:32 pollux Purge old CVS files
(edit) @2009 [2009] 07/05/08 17:43:10 mathgl Group administrators can only view information on their primary group …
(edit) @2008 [2008] 07/03/08 16:58:57 pollux Fix warning for unused variables in tests.
(edit) @2007 [2007] 07/03/08 15:41:10 pollux Add automatic ZLIB detection in cmake (Closes #141)
(edit) @2006 [2006] 07/03/08 15:09:01 pollux Backport r2004: Fix debug module: return full CRLF (and not only \n)
(edit) @2005 [2005] 07/03/08 15:08:15 pollux Backport r2003: Update Perl detection code. It will now try to search perl …
(edit) @2004 [2004] 07/03/08 15:03:26 pollux Fix debug module: return full CRLF (and not only \n)
(edit) @2003 [2003] 07/03/08 14:49:30 pollux Update Perl detection code. It will now try to search perl headers and …
(edit) @2002 [2002] 07/03/08 11:42:04 pollux Fix regression introduced in r1925. End of file was no more checked, this …
(edit) @2001 [2001] 07/03/08 10:52:17 pollux Backport r2000
(edit) @2000 [2000] 07/03/08 10:50:01 pollux Change reply code for unknown SITE command to 502.
(edit) @1999 [1999] 07/03/08 10:46:35 pollux Make CMake happy by setting a minimum version.
(edit) @1998 [1998] 06/24/08 05:57:49 virdiq Backport r1997 for 0.8.4: Protect static log buffer with a mutex to avoid …
(edit) @1997 [1997] 06/24/08 05:51:54 virdiq Protect static log buffer with a mutex to avoid a race condition that …
(edit) @1996 [1996] 05/08/08 04:03:48 virdiq Backport r1995 for 0.8.4: Fixed missing message string terminating …
(edit) @1995 [1995] 05/08/08 03:59:03 virdiq Fixed missing message string terminating characters for the …
(edit) @1994 [1994] 04/29/08 12:14:20 virdiq Placed copyright headers in a time machine and teleported them to the …
(edit) @1993 [1993] 04/15/08 06:58:51 virdiq Fix potential use of uninitialized variable in wzd_popen.
(edit) @1992 [1992] 04/15/08 06:51:30 virdiq Fix potential use of uninitialized variable in get_pasv_port.
(edit) @1991 [1991] 04/15/08 06:39:42 virdiq Fix potential use of uninitialized variable in do_moda.
(edit) @1990 [1990] 04/15/08 06:34:51 virdiq Fixed forgotten inversion of logic introduced with changes in r1989.
(edit) @1989 [1989] 04/15/08 06:32:47 virdiq Fix potential use of uninitialized variable in config_load_from_fd.
(edit) @1988 [1988] 04/15/08 06:18:27 virdiq JGS: Remove typecasting warnings in plaintext backend
(edit) @1987 [1987] 04/15/08 06:10:56 virdiq JGS: Remove typecasting warning in base64 implementation
(edit) @1986 [1986] 04/15/08 06:09:13 virdiq JGS: Remove typecasting warning in inet_pton implementation
(edit) @1985 [1985] 04/15/08 05:50:38 virdiq SVN trunk cleanup: remove old, outdated and duplicate files from trunk. …
(edit) @1984 [1984] 04/15/08 05:08:23 virdiq SVN trunk cleanup: remove old, outdated and duplicate files from trunk. …
(edit) @1983 [1983] 04/15/08 05:02:14 virdiq SVN trunk cleanup: remove old, outdated and duplicate files from trunk. …
(edit) @1982 [1982] 04/08/08 14:54:33 pollux Port r1981 from trunk: DynaLoader?.a was suppressed from Perl 5.10, so link …
(edit) @1981 [1981] 04/08/08 14:26:09 pollux DynaLoader?.a was suppressed from Perl 5.10, so link with the file only if …
(edit) @1980 [1980] 03/28/08 02:50:13 virdiq Fixed str_erase function usage to only allow positive lengths. Thanks to …
(edit) @1979 [1979] 03/27/08 01:37:19 virdiq Use fd_t instead of int for file descriptors.
(edit) @1978 [1978] 03/21/08 09:02:43 virdiq Fixed naming confusion in file_force_unlock.
(edit) @1977 [1977] 03/21/08 08:57:06 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1976 [1976] 03/21/08 07:48:07 virdiq More minor type fixes.
(edit) @1975 [1975] 03/21/08 07:39:56 virdiq Minor type fixes to sfv module.
(edit) @1974 [1974] 03/21/08 07:39:10 virdiq More minor type fixes.
(edit) @1973 [1973] 03/21/08 07:29:23 virdiq Converted more length variables to type size_t.
(edit) @1972 [1972] 03/21/08 07:13:50 virdiq Some more type casting fixes from JGS.
(edit) @1971 [1971] 03/21/08 06:50:47 virdiq Update int/fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1970 [1970] 03/21/08 06:48:15 virdiq Fix types for MultiByteToWideChar?. Thanks to JGS again for this one.
(edit) @1969 [1969] 03/21/08 06:32:43 virdiq Use fd_t instead of int for file descriptors.
(edit) @1968 [1968] 03/21/08 06:25:00 virdiq Ensure that GetUserByID actually returns a valid user. Thanks JGS.
(edit) @1967 [1967] 03/21/08 06:23:26 virdiq Fix some more types that should be size_t instead of unsigned int. Thanks …
(edit) @1966 [1966] 03/21/08 06:20:00 virdiq Return correct error code when action argument is incorrect. Thanks to JGS …
(edit) @1965 [1965] 03/21/08 05:52:08 virdiq Use correct size_t type instead of unsigned int for the length argument in …
(edit) @1964 [1964] 03/21/08 05:26:20 virdiq New features: max_users configuration option in main configuration file …
(edit) @1963 [1963] 03/21/08 02:34:44 virdiq Remove LINE and FILE macros from error messages within libsqlite.
(edit) @1962 [1962] 03/21/08 02:30:48 virdiq Remove LINE and FILE macros from error messages within …
(edit) @1961 [1961] 03/21/08 02:12:00 virdiq Fixed incorrect usage of socket_t when it should be fd_t. Thanks JGS.
(edit) @1960 [1960] 03/20/08 18:06:30 virdiq semget returns an integer, not some sort of weird pointer to a struct.
(edit) @1959 [1959] 03/20/08 17:48:59 virdiq Fixed a small typo in a type name.
(edit) @1958 [1958] 03/20/08 17:46:45 virdiq Include header file that defines socket_t so that ServerThread? knows about …
(edit) @1957 [1957] 03/20/08 17:42:10 virdiq Arrrghhh! Just spent 3hrs debugging this ebuild to find out that the …
(edit) @1956 [1956] 03/20/08 16:51:35 virdiq Fix CMake build for libwzd so it always uses the C compiler and not C++.
(edit) @1955 [1955] 03/20/08 14:36:48 virdiq Include limits.h so that ULLONG_MAX is defined
(edit) @1954 [1954] 03/20/08 14:31:01 virdiq Remove more redundant Windows architecture checks on the select() …
(edit) @1953 [1953] 03/20/08 14:25:19 virdiq Remove fd_is_valid check because it isn't portable. Each select() call …
(edit) @1952 [1952] 03/20/08 13:39:02 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1951 [1951] 03/20/08 13:34:33 virdiq Update fd_t types to socket_t for Windows 64bit compatibility. Rename some …
(edit) @1950 [1950] 03/20/08 13:00:21 virdiq Fix incorrect type for old school file descriptor.
(edit) @1949 [1949] 03/20/08 12:30:36 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1948 [1948] 03/20/08 12:25:54 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1947 [1947] 03/20/08 07:16:17 virdiq Update fd_t types to socket_t for Windows 64bit compatibility. Also fixed …
(edit) @1946 [1946] 03/20/08 06:53:41 virdiq Use size_t instead of int for the position argument in str_erase(). Mixing …
(edit) @1945 [1945] 03/20/08 06:33:53 virdiq Fix some type casts and remove redundant Windows architecture checks on …
(edit) @1944 [1944] 03/20/08 06:04:14 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1943 [1943] 03/20/08 05:56:43 virdiq Update fd_t types to socket_t for Windows 64bit compatibility.
(edit) @1942 [1942] 03/20/08 05:48:54 virdiq Replace exit(-1) with return -1. This is because the MyServiceRun? function …
(edit) @1941 [1941] 03/20/08 05:29:21 virdiq Remove redundant Windows architecture check as the select() function on …
Note: See TracRevisionLog for help on using the revision log.