..
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
Renamed get_nt_error_msg() to nt_errstr().
0001-01-01 00:00:00 +00:00
bin
Added tdbbackup.
0001-01-01 00:00:00 +00:00
client
getpid() -> sys_getpid()
0001-01-01 00:00:00 +00:00
codepages
removed old unused files
0001-01-01 00:00:00 +00:00
groupdb
Removed version number from file header.
0001-01-01 00:00:00 +00:00
include
resetprinter merge from SAMBA_2_2
0001-01-01 00:00:00 +00:00
intl
Removed version number from file header.
0001-01-01 00:00:00 +00:00
lib
Add assertions that kill() is never accidentally passed a non-positive
0001-01-01 00:00:00 +00:00
libads
added a ads_do_search_all() call, which is a more convenient interface
0001-01-01 00:00:00 +00:00
libsmb
Correctly increment offset in cli_smbwrite.
0001-01-01 00:00:00 +00:00
locking
if our lock spin code fails then return the first error code, not the
0001-01-01 00:00:00 +00:00
msdfs
Removed version number from file header.
0001-01-01 00:00:00 +00:00
nmbd
Add assertions that kill() is never accidentally passed a non-positive
0001-01-01 00:00:00 +00:00
nsswitch
Cache call to winbind separator.
0001-01-01 00:00:00 +00:00
pam_smbpass
updates from 2.2
0001-01-01 00:00:00 +00:00
param
Sync up vfs changes from 2.2.x.
0001-01-01 00:00:00 +00:00
passdb
Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backend
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
Remove the "stat open" code - make it inline. This should fix the
0001-01-01 00:00:00 +00:00
profile
Removed version number from file header.
0001-01-01 00:00:00 +00:00
python
Actually use flags passed in PYTHON_CFLAGS variable.
0001-01-01 00:00:00 +00:00
rpc_client
Renamed get_nt_error_msg() to nt_errstr().
0001-01-01 00:00:00 +00:00
rpc_parse
resetprinter merge from SAMBA_2_2
0001-01-01 00:00:00 +00:00
rpc_server
resetprinter merge from SAMBA_2_2
0001-01-01 00:00:00 +00:00
rpcclient
Renamed get_nt_error_msg() to nt_errstr().
0001-01-01 00:00:00 +00:00
script
Move the directory creation process outside the 'installbin.sh' script, and
0001-01-01 00:00:00 +00:00
smbd
Ensure we get a real fd when opening for set file allocation.
0001-01-01 00:00:00 +00:00
smbwrapper
Removed version number from file header.
0001-01-01 00:00:00 +00:00
tdb
a bit more portability for tdbbackup
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
Correctly increment offset in cli_smbwrite.
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
make "net ads user" and "net ads group" also use the new paged interface
0001-01-01 00:00:00 +00:00
web
Add assertions that kill() is never accidentally passed a non-positive
0001-01-01 00:00:00 +00:00
wrepld
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
0001-01-01 00:00:00 +00:00
.cvsignore
Ignore dmalloc.log.
0001-01-01 00:00:00 +00:00
.dmallocrc
Sample configuration for dmalloc.
0001-01-01 00:00:00 +00:00
acconfig.h
This is another *BIG* change...
0001-01-01 00:00:00 +00:00
aclocal.m4
Added SWAT i18n feature:
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
CodingSuggestions
added "net join" command
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
Sync up vfs changes from 2.2.x.
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
Sync up vfs changes from 2.2.x.
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
Removed version number from file header.
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
Take out autobuild dependency on proto.h; breaks some proprietary Makes.
0001-01-01 00:00:00 +00:00
parsing.doc
smbadduser