..
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
off by one in writing to malloced array. this fixes smbd crash I saw at
0001-01-01 00:00:00 +00:00
bin
ignore a few more files
0001-01-01 00:00:00 +00:00
client
Fixed a little, long standing bug: smbclient -M <name> should resolve
0001-01-01 00:00:00 +00:00
codepages
removed old unused files
0001-01-01 00:00:00 +00:00
groupdb
Put in intermediate version of new SAM system. It's not stable yet, code
0001-01-01 00:00:00 +00:00
include
Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the
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
patch from metze: add a 'vfs' debug class
0001-01-01 00:00:00 +00:00
libads
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
0001-01-01 00:00:00 +00:00
libsmb
don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports it
0001-01-01 00:00:00 +00:00
locking
Failing to find an entry when doing mod_share_entry isn't a error
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
fix for difference in strsep and strtok semantics
0001-01-01 00:00:00 +00:00
nsswitch
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
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
small fixes
0001-01-01 00:00:00 +00:00
passdb
Set default ACB attributes on 'unixsam' accounts. This means that machine
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
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
0001-01-01 00:00:00 +00:00
profile
More compile warnings.
0001-01-01 00:00:00 +00:00
python
Initial version of printerdata_ex browsing.
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
cli_spoolss_enumprinterdrivers:
0001-01-01 00:00:00 +00:00
rpc_parse
Display debug data we are marshalling/unmarshalling a UNISTR in a
0001-01-01 00:00:00 +00:00
rpc_server
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
0001-01-01 00:00:00 +00:00
rpcclient
The new popt_common_debug code obviates the need to muck around with
0001-01-01 00:00:00 +00:00
sam
Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the
0001-01-01 00:00:00 +00:00
script
Don't report missing "-valid"
0001-01-01 00:00:00 +00:00
smbd
patch from metze: add a 'vfs' debug class
0001-01-01 00:00:00 +00:00
smbwrapper
Removed version number from file header.
0001-01-01 00:00:00 +00:00
tdb
ensure that we unlock in case we hit a tdb error
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
initial mem_ctx to NULL
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
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
0001-01-01 00:00:00 +00:00
web
fix log level, set a default, and also copy the value set in smb.conf into parm_struct.ptr
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
ignore a few more files
0001-01-01 00:00:00 +00:00
.dmallocrc
Sample configuration for dmalloc.
0001-01-01 00:00:00 +00:00
acconfig.h
Put in intermediate version of new SAM system. It's not stable yet, code
0001-01-01 00:00:00 +00:00
aclocal.m4
merging some autoconf changes from SAMBA_2_2
0001-01-01 00:00:00 +00:00
architecture.doc
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
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
CodingSuggestions
Update indent arguments, they're now correct.
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
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
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
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
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
Fixed typo.
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
internals.doc
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
mainpage.dox
Make CodingSuggestions show up in the Doxygen pages.
0001-01-01 00:00:00 +00:00
Makefile.in
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
0001-01-01 00:00:00 +00:00
parsing.doc
Added info about parsing debug messages.
0001-01-01 00:00:00 +00:00
smbadduser