..
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
- portablitity fixes for cc -64 on irix
2001-12-31 13:46:26 +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
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 13:00:59 +00:00
intl
add *.po32 to ignore list
2001-12-12 16:04:37 +00:00
lib
- portablitity fixes for cc -64 on irix
2001-12-31 13:46:26 +00:00
libads
Allow this to build without LDAP, as per the example below it.
2001-12-31 11:14:38 +00:00
libsmb
Ensure the output cli can't have spurious values if the connection fails...
2001-12-31 13:06:10 +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
Add a pile of doxygen style comments to various parts of Samba. Many of these
2001-12-30 10:54:58 +00:00
passdb
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
2001-12-31 11:25:48 +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
Give the main loop talloc context a name (using mbp's new talloc naming
2001-12-31 12:41:24 +00:00
rpc_server
- portablitity fixes for cc -64 on irix
2001-12-31 13:46:26 +00:00
rpcclient
Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au>
2001-12-30 21:25:46 +00:00
script
much better ADS error handling system
2001-12-19 12:21:12 +00:00
smbd
- portablitity fixes for cc -64 on irix
2001-12-31 13:46:26 +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
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 13:00:59 +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
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
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
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
Make Samba compile on RH 6.2 again.
2001-12-30 05:59:43 +00:00
parsing.doc
Added info about parsing debug messages.
1998-10-27 21:07:52 +00:00
smbadduser
JHT ==> Removed linefeed that caused problems.
1997-10-13 12:13:11 +00:00