..
.cvsignore
ignore *.po32 files
1998-10-05 12:36:44 +00:00
asn1.c
convert snprintf() calls using pstrings & fstrings
2003-07-23 12:33:59 +00:00
cliconnect.c
Add a command line option (-S on|off|required) to enable signing on client
2003-07-30 23:49:29 +00:00
clidgram.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
2003-01-03 08:28:12 +00:00
clientgen.c
Correct fix (removed the earlier band-aid) for what I thought was a signing
2003-08-02 00:29:45 +00:00
clierror.c
Eliminate valgrind error when client gets bad sig on list. Some reformatting.
2003-07-30 18:57:37 +00:00
clifile.c
fixed libsmb code to set correct timeout in cli_state when waiting for
2003-06-10 14:02:46 +00:00
clifsinfo.c
smbcquota patch from metze
2003-04-11 23:32:00 +00:00
clikrb5.c
W00t! Client smb signing is now working correctly with krb5 and w2k server.
2003-07-25 23:15:30 +00:00
clilist.c
Correct fix (removed the earlier band-aid) for what I thought was a signing
2003-08-02 00:29:45 +00:00
climessage.c
applying David Lee's climessage patch to make sending messages more extendable
2003-06-06 23:09:39 +00:00
clioplock.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
cliprint.c
fixed segv in calls to pstrcpy() in cliprint.c
2003-07-23 10:09:29 +00:00
cliquota.c
More merges from HEAD:
2003-04-16 14:45:11 +00:00
clirap2.c
Removed strupper/strlower macros that automatically map to strupper_m/strlower_m.
2003-07-03 19:11:31 +00:00
clirap.c
Removed strupper/strlower macros that automatically map to strupper_m/strlower_m.
2003-07-03 19:11:31 +00:00
clireadwrite.c
*lots of small merges form HEAD
2003-01-15 18:57:41 +00:00
clisecdesc.c
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
2003-05-10 02:05:24 +00:00
clispnego.c
Update my copyrights according to my agreement with IBM
2003-08-01 15:21:20 +00:00
clistr.c
Whitespace syncup.
2003-04-14 02:27:41 +00:00
clitrans.c
More fixes for client and server side signing. Ensure sequence numbers
2003-08-02 07:07:38 +00:00
conncache.c
fix typo in debug log
2003-07-16 02:51:28 +00:00
credentials.c
Add a dash of const here and there...
2002-03-02 04:41:55 +00:00
doserr.c
Merge of server unavailable error string.
2003-04-15 06:55:42 +00:00
errormap.c
Final fix for the bug tridge found. Only push locks onto a blocking lock
2003-08-01 06:10:30 +00:00
libsmb_cache.c
More merges from HEAD:
2003-04-16 14:45:11 +00:00
libsmb_compat.c
Now that I am running config.developer, I decided to get rif of some warnings:
2003-01-13 20:04:40 +00:00
libsmbclient.c
More merges from HEAD:
2003-04-16 14:45:11 +00:00
namecache.c
large change:
2003-06-25 17:41:05 +00:00
namequery_dc.c
Removed strupper/strlower macros that automatically map to strupper_m/strlower_m.
2003-07-03 19:11:31 +00:00
namequery.c
fix bug #190 ; WINS server was getting marked as dead when it was not.
2003-07-03 04:54:49 +00:00
nmblib.c
Try again to fix up 'session request' name exchange. This time we actualy
2003-07-27 03:29:40 +00:00
nterr.c
Add NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-12 01:20:17 +00:00
ntlmssp_parse.c
Update my copyrights according to my agreement with IBM
2003-08-01 15:21:20 +00:00
ntlmssp_sign.c
Spelling.
2003-07-16 05:51:10 +00:00
ntlmssp.c
More printf portability fixes. Got caught out by some gcc'isms last
2003-07-25 04:24:40 +00:00
passchange.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
2002-11-12 23:20:50 +00:00
pwd_cache.c
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
2003-07-14 08:46:32 +00:00
samlogon_cache.c
i guess i'm the only one this ever annyoed...
2003-07-10 20:37:01 +00:00
smb_signing.c
Fix oplock break detection code on incoming oplock break responses. This
2003-08-03 07:12:46 +00:00
smbdes.c
Make a number of the lookup tables 'const'. I'm told this assists in sharing
2002-03-23 08:45:03 +00:00
smbencrypt.c
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
2003-07-14 08:46:32 +00:00
smberr.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
2003-01-03 08:28:12 +00:00
spnego.c
Fix off-by-one found by valgrind.
2003-07-31 15:53:59 +00:00
trustdom_cache.c
convert snprintf() calls using pstrings & fstrings
2003-07-23 12:33:59 +00:00
trusts_util.c
Add a command line option (-S on|off|required) to enable signing on client
2003-07-30 23:49:29 +00:00
unexpected.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
2003-01-03 08:28:12 +00:00