..
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
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
bin
Added tdbbackup.
2002-03-12 00:05:22 +00:00
client
getpid() -> sys_getpid()
2002-03-14 01:53:04 +00:00
codepages
removed old unused files
2001-10-03 13:05:59 +00:00
groupdb
Removed version number from file header.
2002-01-30 06:08:46 +00:00
include
John's patch changed the size of a structure stored in the tdb - we
2002-03-20 21:08:19 +00:00
intl
Removed version number from file header.
2002-01-30 06:08:46 +00:00
lib
Add assertions that kill() is never accidentally passed a non-positive
2002-03-20 06:57:03 +00:00
libads
added a ads_do_search_all() call, which is a more convenient interface
2002-03-19 22:14:53 +00:00
libsmb
Correctly increment offset in cli_smbwrite.
2002-03-20 01:47:31 +00:00
locking
if our lock spin code fails then return the first error code, not the
2002-03-15 09:51:37 +00:00
msdfs
Removed version number from file header.
2002-01-30 06:08:46 +00:00
nmbd
Add assertions that kill() is never accidentally passed a non-positive
2002-03-20 06:57:03 +00:00
nsswitch
Cache call to winbind separator.
2002-03-20 03:54:47 +00:00
pam_smbpass
updates from 2.2
2002-01-12 23:12:13 +00:00
param
Sync up vfs changes from 2.2.x.
2002-03-19 02:32:39 +00:00
passdb
Make ldapsam compile again.
2002-03-20 12:05:10 +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
Remove the "stat open" code - make it inline. This should fix the
2002-03-20 00:46:53 +00:00
profile
Removed version number from file header.
2002-01-30 06:08:46 +00:00
python
Actually use flags passed in PYTHON_CFLAGS variable.
2002-03-20 06:29:23 +00:00
rpc_client
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
rpc_parse
resetprinter merge from SAMBA_2_2
2002-03-20 03:37:27 +00:00
rpc_server
resetprinter merge from SAMBA_2_2
2002-03-20 03:37:27 +00:00
rpcclient
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
script
Move the directory creation process outside the 'installbin.sh' script, and
2002-03-13 01:21:02 +00:00
smbd
HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
2002-03-20 19:29:06 +00:00
smbwrapper
Removed version number from file header.
2002-01-30 06:08:46 +00:00
tdb
a bit more portability for tdbbackup
2002-03-11 00:01:54 +00:00
tests
added a simple test to see whether building shared libraries actually
2001-12-31 22:10:24 +00:00
torture
Correctly increment offset in cli_smbwrite.
2002-03-20 01:47:31 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
make "net ads user" and "net ads group" also use the new paged interface
2002-03-19 22:16:19 +00:00
web
Add assertions that kill() is never accidentally passed a non-positive
2002-03-20 06:57:03 +00:00
wrepld
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
2002-01-31 23:26:12 +00:00
.cvsignore
Ignore dmalloc.log.
2002-01-03 03:47:09 +00:00
.dmallocrc
Sample configuration for dmalloc.
2002-01-09 06:35:45 +00:00
acconfig.h
This is another *BIG* change...
2002-01-20 14:30:58 +00:00
aclocal.m4
Added SWAT i18n feature:
2001-09-24 15:55:09 +00:00
architecture.doc
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
change-log
global change from samba.anu.edu.au to samba.org
1998-11-21 13:20:31 +00:00
CodingSuggestions
added "net join" command
2001-11-24 14:16:41 +00:00
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
Sync up vfs changes from 2.2.x.
2002-03-19 02:32:39 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Sync up vfs changes from 2.2.x.
2002-03-19 02:32:39 +00:00
configure.nodebug.developer
computer too slow to compile with debug info (100mins), but i need all the
2000-03-09 22:22:38 +00:00
Doxyfile
Fixed typo.
2002-01-17 02:54:23 +00:00
dynconfig.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
install-sh
merge from the autoconf2 branch to the main branch
1998-07-29 03:08:05 +00:00
internals.doc
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
mainpage.dox
Make CodingSuggestions show up in the Doxygen pages.
2001-11-16 07:28:23 +00:00
Makefile.in
Take out autobuild dependency on proto.h; breaks some proprietary Makes.
2002-03-19 12:13:02 +00:00
parsing.doc
Added info about parsing debug messages.
1998-10-27 21:07:52 +00:00
smbadduser