..
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
syncing up printing code with SAMBA_2_2 (already done some merges
2002-03-15 08:14:10 +00:00
intl
Removed version number from file header.
2002-01-30 06:08:46 +00:00
lib
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
libads
This adds the Paged Result Control to ads searching. The new function, ads_do_paged_search, is the same as ads_do_search, but it also contains a count of records returned in this page, and a cookie for resuming, to be passed back. The cookie must start off NULL, and when it returns as NULL, the search is done.
2002-03-14 17:48:26 +00:00
libsmb
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +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
Removed unused static function.
2002-03-05 00:46:41 +00:00
nsswitch
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
pam_smbpass
updates from 2.2
2002-01-12 23:12:13 +00:00
param
include/smb_macros.h: Don't round up an allocation if the size is zero.
2002-03-13 20:28:19 +00:00
passdb
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +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
syncing up printing code with SAMBA_2_2 (already done some merges
2002-03-15 08:14:10 +00:00
profile
Removed version number from file header.
2002-01-30 06:08:46 +00:00
rpc_client
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
rpc_parse
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
rpc_server
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +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
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +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
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Renamed get_nt_error_msg() to nt_errstr().
2002-03-17 04:36:35 +00:00
web
Removed version number from file header.
2002-01-30 06:08:46 +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
Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).
2002-03-01 19:30:34 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Fixed typo for winbind on solaris and hpux.
2002-03-03 22:49:08 +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
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
Move the directory creation process outside the 'installbin.sh' script, and
2002-03-13 01:21:02 +00:00
parsing.doc
smbadduser