..
asn1.c
Remove pstrings from asn1.c.
2007-11-27 23:40:54 -08:00
cliconnect.c
Fix debug messages
2007-12-19 20:48:45 +01:00
clidfs.c
Fix C++ warnings
2007-12-08 09:39:36 -08:00
clidgram.c
Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2.
2007-12-13 16:44:24 -08:00
clientgen.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
clierror.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
clifile.c
Fix C++ warnings
2007-12-08 09:39:36 -08:00
clifsinfo.c
Remove pstrings from client/client.c by doing a large rewrite.
2007-12-06 17:16:33 -08:00
clikrb5.c
Make heimdal and MIT happy when iterating through auth data.
2007-12-12 18:58:26 +01:00
clilist.c
Fix C++ warnings
2007-12-08 09:39:36 -08:00
climessage.c
Remove pstrings from client/client.c by doing a large rewrite.
2007-12-06 17:16:33 -08:00
clioplock.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
cliprint.c
Remove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 13:24:54 -08:00
cliquota.c
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01:00
clirap2.c
Remove pstring from clirap2 by completely rewriting the damn
2007-12-03 14:09:48 -08:00
clirap.c
Support fetching very long server lists with RAP_NetServerEnum3.
2007-12-09 14:18:54 -08:00
clireadwrite.c
Ensure we don't use massive writes in pipe mode.
2007-11-06 14:12:38 -08:00
clisecdesc.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07: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
Fix signing bug found by Volker. That one was *subtle*.
2007-12-04 13:30:22 -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
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
2007-12-19 11:15:29 +01:00
dsgetdcname.c
Remove some globals
2007-12-05 14:39:07 +01:00
errormap.c
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
2007-10-10 15:34:30 -05: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
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01: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
Allow cliconnect to loop through multiple ip addresses
2007-12-12 09:42:58 -08: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
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07: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 more fstring/pstring bad useage. Go talloc !
2007-11-08 17:25:45 -08: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_share_modes.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
smb_signing.c
Fix signing bug found by Volker. That one was *subtle*.
2007-12-04 13:30:22 -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
Make decode_wkssvc_join_password_buffer() return WERRORs.
2007-12-12 00:58:58 +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