..
aparser
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
2001-09-10 11:08:57 +00:00
auth
Nice *big* patch from metze.
2002-10-12 03:38:07 +00:00
bin
samtest and vfstest binaries shouldn't go into CVS...
2002-09-18 13:16:07 +00:00
client
Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers when
2002-10-03 03:27:00 +00:00
codepages
removed old unused files
2001-10-03 13:05:59 +00:00
groupdb
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
2002-10-04 22:53:30 +00:00
include
Tidyup of file specific access mask bits.
2002-10-14 22:57:59 +00:00
intl
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close
2002-07-28 18:10:39 +00:00
lib
Nice *big* patch from metze.
2002-10-12 03:38:07 +00:00
libads
only set UF_USE_DES_KEY_ONLY if we are using krb5 libraries that can't
2002-10-04 07:47:42 +00:00
libsmb
Added "unknown info level".
2002-10-09 22:50:10 +00:00
locking
Fix missing braces around push lock call.
2002-09-11 00:50:13 +00:00
msdfs
Address the string_sub problem by changing len = 0 to mean "no expand".
2002-07-02 06:34:27 +00:00
nmbd
Ensure we register the 1c name on the unicast subnet.
2002-10-08 18:24:12 +00:00
nsswitch
merge from APP_HEAD
2002-10-08 18:29:57 +00:00
pam_smbpass
Fix pam_smbpass to always check the return value of pdb_getsampwnam() to
2002-08-21 11:15:10 +00:00
param
removed stat() call in lp_add_home()
2002-10-09 17:44:02 +00:00
passdb
Nice *big* patch from metze.
2002-10-12 03:38:07 +00:00
po
added fr.msg from Fanch
2001-12-09 17:06:45 +00:00
popt
stop popt from doing its own intl stuff
2001-11-25 00:10:28 +00:00
printing
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
2002-10-04 22:53:30 +00:00
profile
More compile warnings.
2002-08-22 17:46:25 +00:00
python
The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?)
2002-09-25 06:25:02 +00:00
registry
fix up print portion of registry. Merge from APP_HEAD.
2002-08-30 14:48:33 +00:00
rpc_client
merge from APP_HEAD
2002-10-08 18:29:57 +00:00
rpc_parse
Nice *big* patch from metze.
2002-10-12 03:38:07 +00:00
rpc_server
merge from app_head to use GMT in job submission notification
2002-10-15 00:28:04 +00:00
rpcclient
Update popt help message and use popt-common
2002-10-05 16:45:54 +00:00
sam
Don't use SAM FLAGS from smb.h since they're gone - patch from metze
2002-10-14 21:40:45 +00:00
script
Be less verbose
2002-10-02 18:38:04 +00:00
smbd
fixed a crash bug on 64 bit systems. Thanks to Anton Blanchard for
2002-10-15 05:40:24 +00:00
smbwrapper
Removed version number from file header.
2002-01-30 06:08:46 +00:00
tdb
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
2002-10-04 22:53:30 +00:00
tests
added a simple test to see whether building shared libraries actually
2001-12-31 22:10:24 +00:00
torture
forgot some bits from previous rpc_secdesc.h rework patch
2002-10-07 15:51:21 +00:00
ubiqx
utils
In my test, sync_context simply has to be incremented. Can
2002-10-14 12:09:13 +00:00
web
Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@itonet.co.jp>.
2002-10-09 19:46:19 +00:00
wrepld
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
2002-08-11 02:30:35 +00:00
.cvsignore
ignore a few more files
2002-04-16 12:27:54 +00:00
.dmallocrc
Sample configuration for dmalloc.
2002-01-09 06:35:45 +00:00
acconfig.h
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger@yahoo.com>.
2002-09-30 21:14:46 +00:00
aclocal.m4
merging some autoconf changes from SAMBA_2_2
2002-06-24 23:18:39 +00:00
change-log
config.guess
By popular demand: a new config.guess and config.sub
2001-12-08 17:37:59 +00:00
config.sub
By popular demand: a new config.guess and config.sub
2001-12-08 17:37:59 +00:00
configure
Turn on sendfile detection by default in HEAD and 3.0.
2002-10-05 00:41:16 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Turn on sendfile detection by default in HEAD and 3.0.
2002-10-05 00:41:16 +00:00
configure.nodebug.developer
Doxyfile
Vance picked up a pile of typos etc at the CIFS confernce, and finally got them
2002-09-27 05:29:43 +00:00
dynconfig.c
couple of PIDDIR merges I missed
2002-05-09 04:11:58 +00:00
install-sh
mainpage.dox
Make CodingSuggestions show up in the Doxygen pages.
2001-11-16 07:28:23 +00:00
Makefile.in
Distclean should remove scripts/findsmb (patch from metze)
2002-10-09 12:01:24 +00:00
smbadduser