1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison 363e378dee Implemented max connections in a similar way to 2.0.x (scan of connection db).
This needs testing !
Tidied up tabs in tdb.c.
Jeremy.
(This used to be commit 0852465053)
2001-05-14 06:15:46 +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 removed need for scandir in client.c 2001-05-07 05:19:52 +00:00
codepages Fixes from Toomas Soome <tsoome@ut.ee> code unicode problems, plus 2001-02-27 21:46:01 +00:00
groupdb fixes to the group mapping code. 2001-05-08 16:33:18 +00:00
include make proto 2001-05-14 04:11:31 +00:00
lib string_hash() should be static. hash_clear() should be void. 2001-05-12 20:15:39 +00:00
libsmb Compile fixes for dynamic samr_query_userinfo() stuff. 2001-05-14 03:58:49 +00:00
locking Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
msdfs Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
nmbd Mismatched format and args. 2001-04-27 22:19:25 +00:00
nsswitch Compile fixes for dynamic samr_query_userinfo() stuff. 2001-05-14 03:58:49 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 2001-04-24 20:00:12 +00:00
param Got rid of iSERVICE/pSERVICE (Hungarian inspired obfuscation). Now use 2001-05-10 22:10:31 +00:00
passdb update from Simo 2001-05-10 20:52:20 +00:00
printing Replaced a whole bunch of lookup_name() requests in 2001-05-10 01:01:30 +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 Added a SMB_ASSERT() so that two cli_state structures aren't opened 2001-05-04 07:25:43 +00:00
rpc_parse Reverted samr_io_userinfo_ctr() patch because it broke too much other 2001-05-10 00:03:36 +00:00
rpc_server Should be faliing on False and not True. Bad check on return value 2001-05-10 20:05:06 +00:00
rpcclient Added arg to querygroupinfo. 2001-05-14 03:51:39 +00:00
script Cosmetic changes in make proto output. 2001-05-14 04:11:39 +00:00
smbd Implemented max connections in a similar way to 2.0.x (scan of connection db). 2001-05-14 06:15:46 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 2001-04-16 02:42:10 +00:00
tdb Implemented max connections in a similar way to 2.0.x (scan of connection db). 2001-05-14 06:15:46 +00:00
tests allow env variable TESTDIR for directory for fcntl_lock test 2001-05-06 14:09:10 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Don't check for passwd program if using pam change password. 2001-05-10 06:53:19 +00:00
web merge some fixes from 2.2 2001-05-07 03:55:54 +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 added test for C99 compliant vsnprintf 2001-04-27 02:35:42 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +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
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 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
configure.developer Run configure script using dirname of $0. This allows configure.developer 2000-12-01 01:22:17 +00:00
configure.in 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
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
internals.doc
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 So I promised Andrew that a winbindd_proto.h file wouldn't be necessary. 2001-05-14 04:08:42 +00:00
parsing.doc
smbadduser