index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-01
Cope with rw errors and timeout to peer.
Jeremy Allison
2
-7
/
+28
2002-10-01
Tidy up client error processing.
Jeremy Allison
1
-16
/
+15
2002-10-01
Fixed typo.
Jeremy Allison
1
-1
/
+1
2002-10-01
Added error string for server timeout on client call.
Jeremy Allison
2
-0
/
+10
2002-09-28
Fixing path to libsmbclient.h so it never gets crossed with a system installe...
John Terpstra
2
-2
/
+2
2002-09-28
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
1
-1
/
+1
2002-09-28
Ok, hopefully final fix for this one. abartlet told a bit about the
Volker Lendecke
1
-7
/
+1
2002-09-28
Thanks to abartlet I looked at that function a bit closer. What did
Volker Lendecke
1
-5
/
+0
2002-09-27
Touching somebody else's code again... Sorry, Richard.
Volker Lendecke
1
-2
/
+9
2002-09-23
Don't uppercase the username and domain in a session setup.
Tim Potter
1
-2
/
+2
2002-09-22
Small, long overdue, fix for libsmbclient.
Richard Sharpe
1
-0
/
+19
2002-09-18
Fixed compiler error when HAVE_KRB5 not defined.
Tim Potter
1
-1
/
+1
2002-09-17
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
3
-4
/
+16
2002-09-11
Merge the cli_shutdown change from 2_2. All except one call to
Volker Lendecke
1
-2
/
+0
2002-09-10
Added final Steve French patch for "required" attributes with old
Jeremy Allison
1
-25
/
+23
2002-09-09
Merged Volkers (correct) fix from 2.2 for crash on unable to connect.
Jeremy Allison
1
-4
/
+6
2002-09-04
don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports it
Andrew Tridgell
1
-5
/
+4
2002-09-03
Fix the struct_blob.
Richard Sharpe
2
-5
/
+9
2002-09-03
Fix crashbug discovered by "Kim R. Pedersen" <krp@filanet.dk> where
Jeremy Allison
1
-1
/
+7
2002-09-03
Formatting tidyup and additon of cli_close_connection() before bugfix.
Jeremy Allison
2
-118
/
+101
2002-09-03
Fix the client side NTLMSSP. It now works between smbclient and smbd!
Richard Sharpe
2
-4
/
+52
2002-09-03
Parse the NTLMSSP Challenge in cliconnect.c.
Richard Sharpe
1
-2
/
+28
2002-09-03
Make sure that an NTLMSSP negotiate blob has the correct stuff in it!
Richard Sharpe
1
-2
/
+3
2002-09-03
Add type A to the small MSRPC generator ...
Richard Sharpe
1
-0
/
+2
2002-09-03
The session key in NTLMSSP AUTH blobs is actually an empty string.
Richard Sharpe
1
-1
/
+1
2002-08-31
Add a dash of static.
Andrew Bartlett
2
-3
/
+3
2002-08-31
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
1
-16
/
+18
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
1
-1
/
+3
2002-08-30
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
3
-8
/
+17
2002-08-28
Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.
Tim Potter
1
-16
/
+24
2002-08-27
merge from SAMBA_2_2
Gerald Carter
1
-1
/
+1
2002-08-26
Some fixes for SMB signing. I can now get Win2k to correctly respond with a
Andrew Bartlett
1
-3
/
+14
2002-08-26
Updates!
Andrew Bartlett
4
-43
/
+100
2002-08-25
Use a function that actually exists for the keepalive send.
Andrew Bartlett
1
-1
/
+1
2002-08-25
Fix from kai to correctly decode ntlmssp flags.
Andrew Bartlett
1
-1
/
+1
2002-08-23
Cope with negative cache dns entries better.
Tim Potter
1
-5
/
+6
2002-08-23
Moved calculation of secure channel type into a new function.
Tim Potter
1
-2
/
+1
2002-08-23
Don't take the sizeof(struct in_addr) * -1
Tim Potter
1
-2
/
+4
2002-08-22
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
1
-9
/
+9
2002-08-22
a ASN.1 fix from anthony
Andrew Tridgell
1
-1
/
+3
2002-08-22
don't use spnego in the client unless enabled in smb.conf
Andrew Tridgell
1
-1
/
+3
2002-08-22
fix a few segfaults
Gerald Carter
1
-1
/
+1
2002-08-22
A few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett
1
-5
/
+3
2002-08-21
fix segfault
Gerald Carter
1
-5
/
+5
2002-08-21
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
1
-1
/
+1
2002-08-20
cannot use casts in the DLIST_xxx macros
Herb Lewis
1
-2
/
+2
2002-08-20
fix irix compiler error
Herb Lewis
1
-1
/
+1
2002-08-19
fixed memory corruption in cli_full_connection()
Andrew Tridgell
1
-2
/
+1
2002-08-19
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
1
-5
/
+2
2002-08-19
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
1
-0
/
+10
[next]