1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source
Andrew Bartlett a66ced2cf6 Patch from Nik Conwell <nik@bu.edu>. Don't reference free()ed data when trying
to figure out if we have got our ticket yet.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 0001-01-01 00:00:00 +00:00
auth Clear up the auth_sam password checking code (the core of our password checking 0001-01-01 00:00:00 +00:00
bin ignore editreg 0001-01-01 00:00:00 +00:00
client Added code to the handling of the -M option to ensure that we default to 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb BIG patch... 0001-01-01 00:00:00 +00:00
include Fix problem with "hide unreadable". stat file opens are baaack :-). 0001-01-01 00:00:00 +00:00
intl BIG patch... 0001-01-01 00:00:00 +00:00
lib Added new message_send_pid() code that uses tdb append to reduce locking 0001-01-01 00:00:00 +00:00
libads Patch from Nik Conwell <nik@bu.edu>. Don't reference free()ed data when trying 0001-01-01 00:00:00 +00:00
libsmb Fixed some simple typos, including one that would have resulted in a 0001-01-01 00:00:00 +00:00
locking Fix problem with "hide unreadable". stat file opens are baaack :-). 0001-01-01 00:00:00 +00:00
modules Add a new VFS module, that just fiddles the file permissions. Still need to 0001-01-01 00:00:00 +00:00
msdfs Add msdfs proxy functionality to HEAD. 0001-01-01 00:00:00 +00:00
nmbd patch to include support for daemontools from Michael Handler 0001-01-01 00:00:00 +00:00
nsswitch Return the 'freindly' NT error message if at all possible. 0001-01-01 00:00:00 +00:00
pam_smbpass Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. 0001-01-01 00:00:00 +00:00
param BIG patch... 0001-01-01 00:00:00 +00:00
passdb Fix open problem with changing attributes on an existing file - based 0001-01-01 00:00:00 +00:00
po added fr.msg from Fanch 0001-01-01 00:00:00 +00:00
popt stop popt from doing its own intl stuff 0001-01-01 00:00:00 +00:00
printing [merge] make sure to updatre print queue cache during timeout_processing() to send notify events; CR 1491 0001-01-01 00:00:00 +00:00
profile More compile warnings. 0001-01-01 00:00:00 +00:00
python Rename a local variable to avoid a warning. 0001-01-01 00:00:00 +00:00
registry BIG patch... 0001-01-01 00:00:00 +00:00
rpc_client [merge] make sure to updatre print queue cache during timeout_processing() to send notify events; CR 1491 0001-01-01 00:00:00 +00:00
rpc_parse Remove dead function. 0001-01-01 00:00:00 +00:00
rpc_server typo from merge 0001-01-01 00:00:00 +00:00
rpcclient Display an error message when the server cannot be resolved when running at 0001-01-01 00:00:00 +00:00
sam some more work on gums. 0001-01-01 00:00:00 +00:00
script add and escape before $( in regex string so it is not interpreted as the 0001-01-01 00:00:00 +00:00
smbd No point having this for both parts of the 'if' statement. 0001-01-01 00:00:00 +00:00
smbwrapper Fix smbwrapper from the global_* changes. 0001-01-01 00:00:00 +00:00
tdb fix tdb_append() prototype 0001-01-01 00:00:00 +00:00
tests added a simple test to see whether building shared libraries actually 0001-01-01 00:00:00 +00:00
torture BIG patch... 0001-01-01 00:00:00 +00:00
ubiqx BIG patch... 0001-01-01 00:00:00 +00:00
utils Some fixes to editreg. Clientgen should not be touched, and an update to configure that Herb needs. 0001-01-01 00:00:00 +00:00
web patch to include support for daemontools from Michael Handler 0001-01-01 00:00:00 +00:00
wrepld patch to include support for daemontools from Michael Handler 0001-01-01 00:00:00 +00:00
.cvsignore Add autom4te.cache (used by newer autoconfs) 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h Remove FILE_MACRO as __FILE__ is ANSI C. 0001-01-01 00:00:00 +00:00
aclocal.m4 Add support to build plugins in source/ 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 By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
config.sub By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
configure reran autoconf 0001-01-01 00:00:00 +00:00
configure.developer Change ./configure.developer to stay in effect across a 0001-01-01 00:00:00 +00:00
configure.in For some reason, the configure tests for sendfile support in FreeBSD 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
Doxyfile Vance picked up a pile of typos etc at the CIFS confernce, and finally got them 0001-01-01 00:00:00 +00:00
dynconfig.c Remove DRIVERFILE constant. It was removed with the old win95 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 0001-01-01 00:00:00 +00:00
Makefile.in add $(LDFLAGS) to libsmbclient 0001-01-01 00:00:00 +00:00
smbadduser