index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add API framework for server SMB signing.
Jeremy Allison
2003-07-16
1
-0
/
+21
*
Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.
Jeremy Allison
2003-07-16
2
-5
/
+18
*
Spelling.
Tim Potter
2003-07-16
5
-12
/
+12
*
fix typo in debug log
Gerald Carter
2003-07-16
1
-1
/
+1
*
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
2003-07-15
3
-5
/
+19
*
Add a cli_ prefix to a few functions to ensure everything that takes a struct...
Jeremy Allison
2003-07-15
1
-10
/
+10
*
Fix SMB signing when using NTLMSSP...
Andrew Bartlett
2003-07-14
2
-93
/
+8
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
7
-96
/
+385
*
Delete obsolete comment.
Tim Potter
2003-07-14
1
-1
/
+0
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
5
-8
/
+8
*
fix bug #190; WINS server was getting marked as dead when it was not.
Gerald Carter
2003-07-03
1
-2
/
+14
*
* fixed volker's wbinfo -a lockup again. This one was my fault.
Gerald Carter
2003-07-01
1
-60
/
+19
*
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
2003-07-01
2
-22
/
+202
*
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
2
-2
/
+79
*
removing old code
Gerald Carter
2003-06-30
1
-172
/
+0
*
cleaning up more build issues. Tested
Gerald Carter
2003-06-26
1
-2
/
+4
*
* fix typos in a few debug statements
Gerald Carter
2003-06-25
1
-1
/
+1
*
forgot one file
Gerald Carter
2003-06-25
1
-0
/
+158
*
large change:
Gerald Carter
2003-06-25
4
-550
/
+353
*
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
2003-06-23
2
-69
/
+18
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-0
/
+238
*
Forward port the app-head changes for dc name cache into 3.0.
Jeremy Allison
2003-06-13
3
-31
/
+186
*
fixed libsmb code to set correct timeout in cli_state when waiting for
Andrew Tridgell
2003-06-10
1
-2
/
+2
*
use ZERO_STRUCT() instead of memset
Andrew Tridgell
2003-06-10
1
-1
/
+1
*
Fix some memory leaks and extra cache startups/shutdowns from the trusted
Andrew Bartlett
2003-06-08
2
-4
/
+5
*
Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.
Andrew Bartlett
2003-06-08
1
-9
/
+49
*
Rework our smb signing code again, this factors out some of the common
Andrew Bartlett
2003-06-08
1
-54
/
+109
*
applying David Lee's climessage patch to make sending messages more extendable
Gerald Carter
2003-06-06
1
-6
/
+32
*
merge from APP_HEAD. Push negative connection cache
Gerald Carter
2003-06-06
1
-7
/
+148
*
fixed a pstrcpy() that is not on a pstring
Andrew Tridgell
2003-06-06
1
-1
/
+1
*
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
2003-05-30
2
-15
/
+15
*
Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...
Jelmer Vernooij
2003-05-26
1
-1
/
+1
*
fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...
Gerald Carter
2003-05-21
1
-3
/
+16
*
spelling
Tim Potter
2003-05-14
3
-3
/
+3
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+1
*
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
Jeremy Allison
2003-05-10
1
-1
/
+9
*
Finally get NTLMv2 working on the client!
Andrew Bartlett
2003-05-09
3
-35
/
+102
*
Revert a patch that somehow slipped in...
Volker Lendecke
2003-05-08
1
-2
/
+2
*
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
2003-05-08
1
-2
/
+2
*
SMB Signing with NTLMv2 works!
Andrew Bartlett
2003-05-07
1
-11
/
+2
*
Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison
2003-05-07
1
-3
/
+2
*
Allow the NTLMv2 functions to spit out both possible varients on the session
Andrew Bartlett
2003-05-05
3
-13
/
+25
*
Add doco to our SMB signing code.
Andrew Bartlett
2003-05-04
1
-5
/
+32
*
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
2003-05-01
1
-1
/
+1
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
2
-136
/
+25
*
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
2003-04-23
1
-3
/
+0
*
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
2003-04-23
1
-1
/
+31
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-12
/
+20
*
Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.
Andrew Bartlett
2003-04-21
5
-20
/
+50
[prev]
[next]