..
asn1.c
r2355: Now we've shipped 3.0.7, add in the DOS fix.
2007-10-10 10:52:40 -05:00
cliconnect.c
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redhat.com>
2007-10-10 10:53:05 -05:00
clidgram.c
r1560: Not that anybody uses this stuff (yet...), but at least get it correct :-)
2007-10-10 10:52:14 -05:00
clientgen.c
r1487: Remove unused parameter for the client-side signing functions.
2007-10-10 10:52:12 -05:00
clierror.c
r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error mapping
2007-10-10 10:51:28 -05:00
clifile.c
r3714: Getfacl now seems to work on files and directories. Next do setfacl
2007-10-10 10:53:16 -05:00
clifsinfo.c
r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.
2007-10-10 10:53:16 -05:00
clikrb5.c
r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.
2007-10-10 10:53:28 -05:00
clilist.c
Janitor for tpot...bugzilla #1098 , msleep already exists on aix
2004-02-23 02:54:03 +00:00
climessage.c
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_conv"
2004-03-11 22:48:24 +00:00
clioplock.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
cliprint.c
get rid of some sompiler warnings on IRIX
2003-08-15 01:42:30 +00:00
cliquota.c
r2388: fix client quota support
2007-10-10 10:52:42 -05:00
clirap2.c
get rid of some sompiler warnings on IRIX
2003-08-15 01:42:30 +00:00
clirap.c
r588: Some fixes from coolo ...
2007-10-10 10:51:30 -05:00
clireadwrite.c
r2959: If we want to support writes >= 65536 with cli_write, then it had better
2007-10-10 10:52:57 -05:00
clisecdesc.c
r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
2007-10-10 10:52:54 -05:00
clispnego.c
r1240: Ensure we don't shadow Heimdal globals.
2007-10-10 10:52:02 -05:00
clistr.c
Whitespace syncup.
2003-04-14 02:27:41 +00:00
clitrans.c
Ensure we use the same mid for the secondary trans requests, W2K3
2003-12-01 03:24:50 +00:00
conncache.c
r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows" <jameadows@webopolis.com>.
2007-10-10 10:52:06 -05:00
credentials.c
Add a dash of const here and there...
2002-03-02 04:41:55 +00:00
doserr.c
r2942: Add client-side support of triggering ads printer publishing over msrpc
2007-10-10 10:52:57 -05:00
errormap.c
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tester).
2007-10-10 10:52:47 -05:00
libsmb_cache.c
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
2007-10-10 10:52:55 -05:00
libsmb_compat.c
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
2007-10-10 10:52:55 -05:00
libsmbclient.c
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
2007-10-10 10:53:25 -05:00
namecache.c
large change:
2003-06-25 17:41:05 +00:00
namequery_dc.c
r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
2007-10-10 10:51:28 -05:00
namequery.c
r3843: If a connection to a DC is requested, open connections simultaeneously to all
2007-10-10 10:53:20 -05:00
nmblib.c
r2224: Make nmbd more robust against bad netbios packets.
2007-10-10 10:52:36 -05:00
nterr.c
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tester).
2007-10-10 10:52:47 -05:00
ntlm_check.c
r3525: Fix a memleak
2007-10-10 10:53:08 -05:00
ntlmssp_parse.c
Fix for possible crash bug from Sebastian Krahmer (SuSE).
2004-02-10 02:21:38 +00:00
ntlmssp_sign.c
r3892: Fix "might be used uninitialized" error.
2007-10-10 10:53:24 -05:00
ntlmssp.c
r1492: Rework our random number generation system.
2007-10-10 10:52:13 -05:00
passchange.c
r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly
2007-10-10 10:52:15 -05:00
pwd_cache.c
Remove more unused portions of the 'password cache'.
2004-02-08 05:31:01 +00:00
samlogon_cache.c
r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.
2007-10-10 10:53:27 -05:00
smb_signing.c
r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai <nalin@redhat.com>.
2007-10-10 10:53:04 -05:00
smbdes.c
Add support for variable-length session keys in our client code.
2003-11-22 23:38:41 +00:00
smbencrypt.c
r1661: Changed the password history format so that each history entry
2007-10-10 10:52:17 -05:00
smberr.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
2003-01-03 08:28:12 +00:00
spnego.c
Add the gss-spnego kerberos server side to ntml_auth. This uses the
2003-08-15 02:57:59 +00:00
trustdom_cache.c
r786: Memory leak fixes in (mostly) error code paths from
2007-10-10 10:51:38 -05:00
trusts_util.c
Change our Domain controller lookup routines to more carefully seperate
2004-01-05 04:10:28 +00:00
unexpected.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
2003-01-03 08:28:12 +00:00