1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
2001-06-25 02:53:13 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Fixed up the oldpw prompts. Made the matching case insensitive. 2001-05-09 21:14:41 +00:00
bin Added winbindd to list of binaries. 2001-05-08 05:52:17 +00:00
client next_token() was supposed to be a reentrant replacement for strtok(), 2001-06-21 09:10:42 +00:00
codepages Update from Toomas Soome <tsoome@ut.ee>. 2001-05-16 02:25:26 +00:00
groupdb use LDSHFLAGS not -shared in several places 2001-06-04 05:13:59 +00:00
include fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
lib make sure we have BOOL in autoconf usage of util_sec.c 2001-06-25 01:20:47 +00:00
libsmb fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
locking use LDSHFLAGS not -shared in several places 2001-06-04 05:13:59 +00:00
msdfs Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
nmbd fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
nsswitch fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 2001-04-24 20:00:12 +00:00
param fixed error 2001-06-24 01:41:38 +00:00
passdb fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
printing Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(), 2001-06-22 18:58:35 +00:00
profile Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 2001-05-03 19:47:30 +00:00
rpc_client Use cli_read_one() for reading DCE/RPC reply fragments. We need to check 2001-06-22 01:19:45 +00:00
rpc_parse sync this function with 2.2 (single check for NULL parameter) 2001-06-22 14:18:27 +00:00
rpc_server Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(), 2001-06-22 18:58:35 +00:00
rpcclient fix compiler warnings 2001-06-23 14:58:38 +00:00
script initial support for paramter type P_LIST 2001-06-20 16:54:32 +00:00
smbd fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 2001-04-16 02:42:10 +00:00
tdb Ok - I misspoke.... mmap returns MAP_FAILED, not neccessarily -1 :-). 2001-06-21 19:56:25 +00:00
tests allow env variable TESTDIR for directory for fcntl_lock test 2001-05-06 14:09:10 +00:00
torture Extra debug in open.c, fix for bad debug message in reply.c 2001-06-19 07:31:55 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
web uhm some pointer went wrong 2001-06-23 15:27:04 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 2001-05-30 12:28:13 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess latest config.guess and config.sub from gnu.org 2001-05-09 01:29:44 +00:00
config.sub latest config.guess and config.sub from gnu.org 2001-05-09 01:29:44 +00:00
configure fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 2000-12-01 01:22:17 +00:00
configure.in fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in - make the regresison test mode code build in by default. This should 2001-06-25 00:46:34 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00