..
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
Removed extra lp_adduser() call.
2001-12-29 20:29:43 +00:00
bin
Add a very trivial talloc torture program, bin/talloctort. Not built
2001-12-19 04:46:35 +00:00
client
- handle kerberos session setup reply with broken null termination
2001-12-21 12:29:51 +00:00
codepages
removed old unused files
2001-10-03 13:05:59 +00:00
groupdb
added a boolean to the group mapping functions to specify if we need or
2001-12-04 21:53:47 +00:00
include
Make Samba compile on RH 6.2 again.
2001-12-30 05:59:43 +00:00
intl
add *.po32 to ignore list
2001-12-12 16:04:37 +00:00
lib
fixed a typo in vsyslog()
2001-12-21 11:04:14 +00:00
libads
Fix the compile on systems without a full kerberos kit.
2001-12-30 06:20:23 +00:00
libsmb
Finish idra's cleanup of the RPC remote shutdown code.
2001-12-30 10:19:56 +00:00
locking
Removed unused function, delete_fn()
2001-12-18 05:04:09 +00:00
msdfs
get rid of compiler warnings (casts and delete unused variables)
2001-10-23 19:10:30 +00:00
nmbd
When running interactive we want to set our own process group for
2001-12-30 01:46:38 +00:00
nsswitch
When running interactive we want to set our own process group for
2001-12-30 01:46:38 +00:00
pam_smbpass
pam_smbpass updates from a.bokovoy@sam-solutions.net
2001-12-11 23:44:33 +00:00
param
Removed global debugf. Replaced with lp_set_logfile(name).
2001-12-20 22:27:05 +00:00
passdb
Finally remove these files, which moved (by cvs backend magic) to source/auth
2001-12-30 10:50:46 +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
Removed extra lp_adduser() call.
2001-12-29 20:29:43 +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
added internal sasl/gssapi code. This means we are no longer dependent on cyrus-sasl which makes the code much less fragile. Also added code to auto-determine the server name or realm
2001-12-08 11:18:56 +00:00
rpc_parse
added a copyright notice.
2001-12-21 22:54:53 +00:00
rpc_server
moving SAM_ACCOUNT to include a bit field for initialized
2001-12-27 06:38:04 +00:00
rpcclient
Finish idra's cleanup of the RPC remote shutdown code.
2001-12-30 10:19:56 +00:00
script
much better ADS error handling system
2001-12-19 12:21:12 +00:00
smbd
When running interactive we want to set our own process group for
2001-12-30 01:46:38 +00:00
smbwrapper
Got medieval on another pointless extern. Removed extern struct ipzero
2001-11-26 03:11:44 +00:00
tdb
Ignore torture.tdb
2001-12-20 07:22:54 +00:00
tests
Update to work with no crypt available, just like it will in Samba.
2001-08-07 19:48:54 +00:00
torture
Removed global debugf. Replaced with lp_set_logfile(name).
2001-12-20 22:27:05 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
moving SAM_ACCOUNT to include a bit field for initialized
2001-12-27 06:38:04 +00:00
web
Store some path names in global variables initialized to configure
2001-11-19 02:49:53 +00:00
.cvsignore
add *.po32 to ignore list
2001-12-12 16:04:37 +00:00
acconfig.h
Added HPUX ACL code.
2001-12-15 02:40:16 +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
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
Make Samba compile on RH 6.2 again.
2001-12-30 05:59:43 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Make Samba compile on RH 6.2 again.
2001-12-30 05:59:43 +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
Make CodingSuggestions show up in the Doxygen pages.
2001-11-16 07:28: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
Make Samba compile on RH 6.2 again.
2001-12-30 05:59:43 +00:00
parsing.doc
smbadduser