..
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
Move to the use of the 'initialised' flag, rather than the fact the pointer is
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
Move testsmbc.c to examples
0001-01-01 00:00:00 +00:00
codepages
removed old unused files
0001-01-01 00:00:00 +00:00
groupdb
This moves the group mapping API into the passdb backend.
0001-01-01 00:00:00 +00:00
include
The fixes from Tom plus a minor update from me.
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
Remove dummy function I used for testing
0001-01-01 00:00:00 +00:00
libads
Re-enable use of existing kerberos tickets.
0001-01-01 00:00:00 +00:00
libsmb
The fixes from Tom plus a minor update from me.
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
Make IRIX happy
0001-01-01 00:00:00 +00:00
nsswitch
Fix --set-auth-user command to delete entries from the secrets file when an
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
Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount
0001-01-01 00:00:00 +00:00
passdb
Allow 'normal' accounts in the non-unix-account range for smbpasswd - I hope
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
Fix slowdown because of enumerating all print queues on every smbd startup.
0001-01-01 00:00:00 +00:00
profile
More compile warnings.
0001-01-01 00:00:00 +00:00
python
pytdbpack_unpack: Handle unpacking Buffers into (LEN, DATA): form list
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
Display pipe name in rpc bind failure debug.
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
Handle -p correctly
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
added a simple test to see whether building shared libraries actually
0001-01-01 00:00:00 +00:00
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
Again, just syncronizing. The a function name was changed in the sll
0001-01-01 00:00:00 +00:00
utils
Start handling Big Endian machines as well as little endian.
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
Sample configuration for dmalloc.
0001-01-01 00:00:00 +00:00
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
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
Rerun 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
Fix mysterious error message when running 'make python_{ext,install}'
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
couple of PIDDIR merges I missed
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
Fix mysterious error message when running 'make python_{ext,install}'
0001-01-01 00:00:00 +00:00
smbadduser