..
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
Merge of get_dc_list() api change. This was slightly more intrusive
0001-01-01 00:00:00 +00:00
bin
Ignore profiles binary.
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
Missed extern declaration.
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
Merge of get_dc_list() api change. This was slightly more intrusive
0001-01-01 00:00:00 +00:00
libsmb
Merge of get_dc_list() api change. This was slightly more intrusive
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
Merge of get_dc_list() api change. This was slightly more intrusive
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
Move pdb_xml to source/
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: Clean up, and correct the handling of '$'.
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
Merge of get_dc_list() api change. This was slightly more intrusive
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
Merge of get_dc_list() api change. This was slightly more intrusive
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
Merge of get_dc_list() api change. This was slightly more intrusive
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
Add support to build plugins in source/
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
Don't generate ../examples/pdb/{xml,mysql}/configure
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
Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/Makefile
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
Small fix from Guenther Deschner <guenther.deschner@suse.de>
0001-01-01 00:00:00 +00:00
smbadduser