..
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
Fix up a security issue with the way we handle domain groups retuned on the
2002-01-26 06:24:53 +00:00
bin
Add a very trivial talloc torture program, bin/talloctort. Not built
2001-12-19 04:46:35 +00:00
client
Doc.
2002-01-29 05:34:16 +00:00
codepages
removed old unused files
2001-10-03 13:05:59 +00:00
groupdb
Since we have dynamic initialisation in the group mapping code, make
2002-01-29 01:01:14 +00:00
include
Move the lsa code across to the changed args for lookup_name, and surround it
2002-01-26 10:02:23 +00:00
intl
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
2002-01-09 04:13:30 +00:00
lib
minor fix and checks
2002-01-27 16:37:12 +00:00
libads
Enable net ads commands to use existing tickets if the user doesn't specify a username on the commandline. Also don't continue past the kinit if a password is entered and fails because existing tickets would be used, which may not be desired if the username was specified.
2002-01-25 22:07:46 +00:00
libsmb
Name another talloc.
2002-01-28 00:54:37 +00:00
locking
Debugs that print out a share mode table in debug level 10. This code
2002-01-08 00:52:36 +00:00
msdfs
get rid of compiler warnings (casts and delete unused variables)
2001-10-23 19:10:30 +00:00
nmbd
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
2002-01-25 22:50:15 +00:00
nsswitch
Fix for password change from Samuel Ziegler <sam@xpedion.com>
2002-01-30 03:23:40 +00:00
pam_smbpass
updates from 2.2
2002-01-12 23:12:13 +00:00
param
that's the wins replication daemon !
2002-01-25 22:53:49 +00:00
passdb
merge change from @_2 to allow smbpasswd -x to delete user even if no
2002-01-30 04:07:42 +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
merge from APPLIANCE_HEAD
2002-01-26 22:27:12 +00:00
profile
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
rpc_client
Add prs_dump_before to dump everything from the start of the prs
2002-01-02 07:48:07 +00:00
rpc_parse
Back out some of the less well thought out ideas from last weeks work on
2002-01-26 11:48:42 +00:00
rpc_server
merge from APPLIANCE_HEAD
2002-01-26 22:27:12 +00:00
rpcclient
Back out some of the less well thought out ideas from last weeks work on
2002-01-26 11:48:42 +00:00
script
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
2002-01-20 02:40:05 +00:00
smbd
merge from 2.2
2002-01-30 05:45:09 +00:00
smbwrapper
Unused file.
2002-01-30 05:49:20 +00:00
tdb
Raise log level of warning produced when the open() of the tdb fails.
2002-01-22 00:38:36 +00:00
tests
added a simple test to see whether building shared libraries actually
2001-12-31 22:10:24 +00:00
torture
Quieten some pointer cast warnings.
2002-01-16 02:31:53 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Since we have dynamic initialisation in the group mapping code, make
2002-01-29 01:01:14 +00:00
web
getpwnam -> getpwnam_alloc
2002-01-21 00:47:02 +00:00
wrepld
that's the wins replication daemon !
2002-01-25 22:53:49 +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
This is another *BIG* change...
2002-01-20 14:30:58 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
This is another *BIG* change...
2002-01-20 14:30:58 +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
Move all other paths into dynconfig
2001-11-19 05:49:20 +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
that's the wins replication daemon !
2002-01-25 22:53:49 +00:00
parsing.doc
Added info about parsing debug messages.
1998-10-27 21:07:52 +00:00
smbadduser