..
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
Actually checking both the account and password tests would be a good idea...
2003-02-04 10:02:43 +00:00
bin
ignore editreg
2002-12-12 20:52:21 +00:00
client
smb signing compile fix
2003-02-02 22:49:28 +00:00
codepages
removed old unused files
2001-10-03 13:05:59 +00:00
groupdb
small merges from SAMBA_3_0; mostly typos, renames, etc...
2003-01-15 18:31:46 +00:00
include
We now have client-side SMB signing support!
2003-02-01 13:01:31 +00:00
intl
BIG patch...
2003-01-02 09:07:17 +00:00
lib
Bitmap offsets and counts are always positive.
2003-02-01 06:30:12 +00:00
libads
Mem alloc failure checks.
2003-02-04 23:44:05 +00:00
libsmb
Add some return values, and don't attempt signing for NTLMSSP yet (it uses a
2003-02-02 11:11:24 +00:00
locking
Fix problem with "hide unreadable". stat file opens are baaack :-).
2003-01-03 19:07:26 +00:00
modules
Add a new VFS module, that just fiddles the file permissions. Still need to
2002-12-30 04:19:57 +00:00
msdfs
Add msdfs proxy functionality to HEAD.
2002-12-29 23:29:08 +00:00
nmbd
Make this an fstrcat(), as this seems to fix some weird issue with the server
2003-01-28 10:16:07 +00:00
nsswitch
Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to
2003-02-01 05:20:11 +00:00
pam_smbpass
Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.
2002-11-24 08:38:53 +00:00
param
We now have client-side SMB signing support!
2003-02-01 13:01:31 +00:00
passdb
More ldap parinoia - if we ever get more than one result, bail. The order we
2003-02-01 06:13:33 +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
Hold the lock for a much shorter time when allocating a new jobid.
2003-02-04 23:52:46 +00:00
profile
More compile warnings.
2002-08-22 17:46:25 +00:00
python
reverted this patch till I sort out the craziness with UNIHDR
2003-01-17 06:15:18 +00:00
registry
reverted this patch till I sort out the craziness with UNIHDR
2003-01-17 06:15:18 +00:00
rpc_client
One more signed/unsigned fix
2003-02-01 06:25:08 +00:00
rpc_parse
Send the user's session key in the SAMLOGON reply, so that a member server can
2003-02-02 05:10:26 +00:00
rpc_server
Send the user's session key in the SAMLOGON reply, so that a member server can
2003-02-02 05:10:26 +00:00
rpcclient
Use new interface for cli_samr_query_dispinfo().
2003-01-29 06:24:13 +00:00
sam
some more work on gums.
2002-12-28 13:42:54 +00:00
script
Fix to findsmb by Waider
2003-01-29 13:13:00 +00:00
smbd
Patch from Edmund Lam <epl@unimelb.edu.au> to fix braindead Tru64 behaviour:
2003-02-04 08:26:04 +00:00
smbwrapper
Fix smbwrapper from the global_* changes.
2002-11-13 21:47:21 +00:00
tdb
Ensure we overwrite a tdb if the hash size changes.
2003-02-04 23:40:17 +00:00
tests
added a simple test to see whether building shared libraries actually
2001-12-31 22:10:24 +00:00
torture
Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.
2003-02-03 23:17:24 +00:00
ubiqx
BIG patch...
2003-01-02 09:07:17 +00:00
utils
Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
2003-02-03 20:37:16 +00:00
web
Prompted by RedHat bugzilla bug #77999 , convert the user's username and
2003-02-01 06:17:32 +00:00
wrepld
While the usage is most bisarre, this fixes up another fstring/pstring mixup.
2003-01-11 12:33:00 +00:00
.cvsignore
Add autom4te.cache (used by newer autoconfs)
2002-10-29 21:46:36 +00:00
.dmallocrc
Sample configuration for dmalloc.
2002-01-09 06:35:45 +00:00
acconfig.h
Remove FILE_MACRO as __FILE__ is ANSI C.
2002-12-04 23:57:15 +00:00
aclocal.m4
Add support to build plugins in source/
2002-11-05 16:33:26 +00:00
autogen.sh
Add autogen.sh from distcc via mbp.
2003-02-04 10:54:01 +00:00
change-log
global change from samba.anu.edu.au to samba.org
1998-11-21 13:20:31 +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
Try to allow old and new heimdal installs
2003-02-04 01:39:06 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Try to allow old and new heimdal installs
2003-02-04 01:39:06 +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
Vance picked up a pile of typos etc at the CIFS confernce, and finally got them
2002-09-27 05:29:43 +00:00
dynconfig.c
Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions.
2003-01-17 20:57:26 +00:00
install-sh
mainpage.dox
Make CodingSuggestions show up in the Doxygen pages.
2001-11-16 07:28:23 +00:00
Makefile.in
Makefile.in change for ldap escaping fixes
2003-02-01 06:26:16 +00:00
smbadduser
small merges from SAMBA_3_0; mostly typos, renames, etc...
2003-01-15 18:31:46 +00:00