1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source
0001-01-01 00:00:00 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 0001-01-01 00:00:00 +00:00
auth Fixed up the oldpw prompts. Made the matching case insensitive. 0001-01-01 00:00:00 +00:00
bin Added winbindd to list of binaries. 0001-01-01 00:00:00 +00:00
client removed need for scandir in client.c 0001-01-01 00:00:00 +00:00
codepages Fixes from Toomas Soome <tsoome@ut.ee> code unicode problems, plus 0001-01-01 00:00:00 +00:00
groupdb fixes to the group mapping code. 0001-01-01 00:00:00 +00:00
include Updated the inplace documentation to reflect change from EUCLEAN to EINVAL. 0001-01-01 00:00:00 +00:00
lib string_hash() should be static. hash_clear() should be void. 0001-01-01 00:00:00 +00:00
libsmb Change EUCLEAN to EINVAL, as some systems do not have EUCLEAN, and EINVAL 0001-01-01 00:00:00 +00:00
locking Merge of Andrew's changes in 2.2. 0001-01-01 00:00:00 +00:00
msdfs Got "medieval on our ass" about adding the -1 to slprintf. 0001-01-01 00:00:00 +00:00
nmbd Mismatched format and args. 0001-01-01 00:00:00 +00:00
nsswitch Memory leak fixes from insure. 0001-01-01 00:00:00 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 0001-01-01 00:00:00 +00:00
param Removed extraneous semicolons from some lp_ parameter definitions. 0001-01-01 00:00:00 +00:00
passdb update from Simo 0001-01-01 00:00:00 +00:00
printing Replaced a whole bunch of lookup_name() requests in 0001-01-01 00:00:00 +00:00
profile Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 0001-01-01 00:00:00 +00:00
rpc_client Added a SMB_ASSERT() so that two cli_state structures aren't opened 0001-01-01 00:00:00 +00:00
rpc_parse Reverted samr_io_userinfo_ctr() patch because it broke too much other 0001-01-01 00:00:00 +00:00
rpc_server Should be faliing on False and not True. Bad check on return value 0001-01-01 00:00:00 +00:00
rpcclient Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user() 0001-01-01 00:00:00 +00:00
script Cosmetic changes in make proto output. 0001-01-01 00:00:00 +00:00
smbd make the max_connections code less horrendously inefficient 0001-01-01 00:00:00 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 0001-01-01 00:00:00 +00:00
tdb Implemented max connections in a similar way to 2.0.x (scan of connection db). 0001-01-01 00:00:00 +00:00
tests allow env variable TESTDIR for directory for fcntl_lock test 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils remember to close tdb after use 0001-01-01 00:00:00 +00:00
web merge some fixes from 2.2 0001-01-01 00:00:00 +00:00
.cvsignore changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
acconfig.h added test for C99 compliant vsnprintf 0001-01-01 00:00:00 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
config.guess latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
config.sub latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
configure Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 0001-01-01 00:00:00 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 0001-01-01 00:00:00 +00:00
configure.in Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
install-sh merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 0001-01-01 00:00:00 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
Makefile.in Make libsmbclient.so by default now. 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00