..
asn1.c
Remove pstrings from asn1.c.
2007-11-27 23:40:54 -08:00
cliconnect.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
clidfs.c
Fix CID 461 - resource leak on error.
2008-01-08 18:51:55 -08:00
clidgram.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
clientgen.c
Encryption works better when you add the client decrypt code :-).
2007-12-26 17:17:36 -08:00
clierror.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
clifile.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
clifsinfo.c
Add general '-e' option to enable smb encryption
2008-01-05 00:23:35 -08:00
clikrb5.c
Make heimdal and MIT happy when iterating through auth data.
2007-12-12 18:58:26 +01:00
clilist.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
climessage.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
clioplock.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
cliprint.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
cliquota.c
Remove tiny code duplication
2007-12-29 23:12:51 +01:00
clirap2.c
Remove pstring from clirap2 by completely rewriting the damn
2007-12-03 14:09:48 -08:00
clirap.c
Fix a memleak found by the IBM checker.
2008-01-09 22:25:52 +01:00
clireadwrite.c
Windows insists on write sizes < max_xmit on signed connections.
2008-01-14 13:46:06 -08:00
clisecdesc.c
Make use of [un]marshall_sec_desc
2007-12-29 23:13:03 +01:00
clispnego.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
clistr.c
Remove pstrings from client/client.c by doing a large rewrite.
2007-12-06 17:16:33 -08:00
clitrans.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
conncache.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
credentials.c
remove some statics
2007-12-05 14:39:07 +01:00
dcerpc_err.c
Some pstring removal
2007-11-11 21:34:40 -08:00
doserr.c
Map WERR_NO_SUCH_SERVICE with dos_errstr().
2008-01-04 19:58:19 +01:00
dsgetdcname.c
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
2008-01-11 15:32:20 +01:00
errormap.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
libsmb_cache.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
libsmb_compat.c
r24981: - Use the formal syntax for calling functions through pointers. I've wanted
2007-10-10 12:30:31 -05:00
libsmbclient.c
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
2008-01-16 00:45:06 +00:00
namecache.c
Remove some globals
2007-12-05 14:39:07 +01:00
namequery_dc.c
Change all occurrences of zero_addr(&ss,AF_INET) to
2007-10-27 20:29:36 -07:00
namequery.c
Make resolve_ads() static.
2008-01-16 16:06:15 +01:00
nmblib.c
packet_struct is used in several places as raw memory
2007-12-19 17:15:45 +01:00
nterr.c
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
2007-12-07 16:20:22 +01:00
ntlm_check.c
Remove static zeros
2007-12-28 17:02:34 +01:00
ntlmssp_parse.c
More pstring removal....
2007-11-20 18:55:36 -08:00
ntlmssp_sign.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ntlmssp.c
Remove static zeros
2007-12-28 17:02:34 +01:00
passchange.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
pwd_cache.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
samlogon_cache.c
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01:00
smb_seal.c
Refactor the crypto code after a very helpful conversation
2008-01-04 12:56:23 -08:00
smb_share_modes.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
smb_signing.c
Refactor the crypto code after a very helpful conversation
2008-01-04 12:56:23 -08:00
smbdes.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
smbencrypt.c
libsmb: Do not upper-case target name on NTLMv2 hash generation
2008-01-15 19:29:08 +01:00
smberr.c
Some pstring removal
2007-11-11 21:34:40 -08:00
spnego.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
trustdom_cache.c
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01:00
trusts_util.c
This is a large patch (sorry). Migrate from struct in_addr
2007-10-24 14:16:54 -07:00
unexpected.c
Some paranoia checks
2007-12-19 16:57:48 +01:00