1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source
0001-01-01 00:00:00 +00:00
..
aparser
auth Added new error codes. Fix up connection code to retry in the same way 0001-01-01 00:00:00 +00:00
bin samtest and vfstest binaries shouldn't go into CVS... 0001-01-01 00:00:00 +00:00
client Don't encourage people to use -P - it's obsolete 0001-01-01 00:00:00 +00:00
codepages
groupdb This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
include Rerun autoconf 0001-01-01 00:00:00 +00:00
intl found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 0001-01-01 00:00:00 +00:00
lib add smb_load_modules() to load a list of modules - does this function look ok ? 0001-01-01 00:00:00 +00:00
libads fixed a possible segv when dealing with a blank password 0001-01-01 00:00:00 +00:00
libsmb Make sure that we always return False if the password change never returns. 0001-01-01 00:00:00 +00:00
locking Fix missing braces around push lock call. 0001-01-01 00:00:00 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 0001-01-01 00:00:00 +00:00
nmbd Ensure we register the 1c name on the unicast subnet. 0001-01-01 00:00:00 +00:00
nsswitch Updates to winbind's PAM client and server - make the debug logs 0001-01-01 00:00:00 +00:00
pam_smbpass Fix pam_smbpass to always check the return value of pdb_getsampwnam() to 0001-01-01 00:00:00 +00:00
param First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 0001-01-01 00:00:00 +00:00
passdb One more step towards to better PDC. 0001-01-01 00:00:00 +00:00
po
popt
printing Fix problem where an fd would be left open for every printer queue. 0001-01-01 00:00:00 +00:00
profile More compile warnings. 0001-01-01 00:00:00 +00:00
python Fix boog in argument list for nt_create_andx. 0001-01-01 00:00:00 +00:00
registry fix up print portion of registry. Merge from APP_HEAD. 0001-01-01 00:00:00 +00:00
rpc_client Fix a silly memset typo. 0001-01-01 00:00:00 +00:00
rpc_parse This fixes some bugs for NT4 usrmgr.exe 0001-01-01 00:00:00 +00:00
rpc_server PURGE_PRINTER fix from APP_HEAD 0001-01-01 00:00:00 +00:00
rpcclient Added new error codes. Fix up connection code to retry in the same way 0001-01-01 00:00:00 +00:00
sam Some was asking to look at this code, so better it stay there until we decide what to do with it. 0001-01-01 00:00:00 +00:00
script Be less verbose 0001-01-01 00:00:00 +00:00
smbd Fix a nice little memory leak in our uid changing code. 0001-01-01 00:00:00 +00:00
smbwrapper Removed version number from file header. 0001-01-01 00:00:00 +00:00
tdb Add a timeout to tdb_lock_bystring(). Ensure we never have more than 0001-01-01 00:00:00 +00:00
tests
torture Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c. 0001-01-01 00:00:00 +00:00
ubiqx
utils search & replace doesn't always work reliably :-) 0001-01-01 00:00:00 +00:00
web Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@itonet.co.jp>. 0001-01-01 00:00:00 +00:00
wrepld Make 'remote_machine' private to lib/substitute.c, and fix all the user to use 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
aclocal.m4 Remove obsolete acconfig.h - we now use comments in AC_DEFINE() 0001-01-01 00:00:00 +00:00
change-log
config.guess
config.sub
configure Rerun autoconf 0001-01-01 00:00:00 +00:00
configure.developer
configure.in Applied Buchan Milne's patches. 0001-01-01 00:00:00 +00:00
configure.nodebug.developer
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 couple of PIDDIR merges I missed 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox
Makefile.in Add initial vesion of new module system 0001-01-01 00:00:00 +00:00
smbadduser