index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't uppercase the username and domain in a session setup.
Tim Potter
2002-09-23
1
-2
/
+2
*
Small, long overdue, fix for libsmbclient.
Richard Sharpe
2002-09-22
1
-0
/
+19
*
Fixed compiler error when HAVE_KRB5 not defined.
Tim Potter
2002-09-18
1
-1
/
+1
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
3
-4
/
+16
*
Merge the cli_shutdown change from 2_2. All except one call to
Volker Lendecke
2002-09-11
1
-2
/
+0
*
Added final Steve French patch for "required" attributes with old
Jeremy Allison
2002-09-10
1
-25
/
+23
*
Merged Volkers (correct) fix from 2.2 for crash on unable to connect.
Jeremy Allison
2002-09-09
1
-4
/
+6
*
don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports it
Andrew Tridgell
2002-09-04
1
-5
/
+4
*
Fix the struct_blob.
Richard Sharpe
2002-09-03
2
-5
/
+9
*
Fix crashbug discovered by "Kim R. Pedersen" <krp@filanet.dk> where
Jeremy Allison
2002-09-03
1
-1
/
+7
*
Formatting tidyup and additon of cli_close_connection() before bugfix.
Jeremy Allison
2002-09-03
2
-118
/
+101
*
Fix the client side NTLMSSP. It now works between smbclient and smbd!
Richard Sharpe
2002-09-03
2
-4
/
+52
*
Parse the NTLMSSP Challenge in cliconnect.c.
Richard Sharpe
2002-09-03
1
-2
/
+28
*
Make sure that an NTLMSSP negotiate blob has the correct stuff in it!
Richard Sharpe
2002-09-03
1
-2
/
+3
*
Add type A to the small MSRPC generator ...
Richard Sharpe
2002-09-03
1
-0
/
+2
*
The session key in NTLMSSP AUTH blobs is actually an empty string.
Richard Sharpe
2002-09-03
1
-1
/
+1
*
Add a dash of static.
Andrew Bartlett
2002-08-31
2
-3
/
+3
*
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
2002-08-31
1
-16
/
+18
*
added cli_net_auth_3 client code.
Jean-François Micouleau
2002-08-30
1
-1
/
+3
*
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
2002-08-30
3
-8
/
+17
*
Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.
Tim Potter
2002-08-28
1
-16
/
+24
*
merge from SAMBA_2_2
Gerald Carter
2002-08-27
1
-1
/
+1
*
Some fixes for SMB signing. I can now get Win2k to correctly respond with a
Andrew Bartlett
2002-08-26
1
-3
/
+14
*
Updates!
Andrew Bartlett
2002-08-26
4
-43
/
+100
*
Use a function that actually exists for the keepalive send.
Andrew Bartlett
2002-08-25
1
-1
/
+1
*
Fix from kai to correctly decode ntlmssp flags.
Andrew Bartlett
2002-08-25
1
-1
/
+1
*
Cope with negative cache dns entries better.
Tim Potter
2002-08-23
1
-5
/
+6
*
Moved calculation of secure channel type into a new function.
Tim Potter
2002-08-23
1
-2
/
+1
*
Don't take the sizeof(struct in_addr) * -1
Tim Potter
2002-08-23
1
-2
/
+4
*
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
2002-08-22
1
-9
/
+9
*
a ASN.1 fix from anthony
Andrew Tridgell
2002-08-22
1
-1
/
+3
*
don't use spnego in the client unless enabled in smb.conf
Andrew Tridgell
2002-08-22
1
-1
/
+3
*
fix a few segfaults
Gerald Carter
2002-08-22
1
-1
/
+1
*
A few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett
2002-08-22
1
-5
/
+3
*
fix segfault
Gerald Carter
2002-08-21
1
-5
/
+5
*
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
2002-08-21
1
-1
/
+1
*
cannot use casts in the DLIST_xxx macros
Herb Lewis
2002-08-20
1
-2
/
+2
*
fix irix compiler error
Herb Lewis
2002-08-20
1
-1
/
+1
*
fixed memory corruption in cli_full_connection()
Andrew Tridgell
2002-08-19
1
-2
/
+1
*
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
2002-08-19
1
-5
/
+2
*
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
2002-08-19
1
-0
/
+10
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
2
-4
/
+276
*
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
2002-08-15
1
-0
/
+61
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-1
/
+1
*
fixed a bug where we were truncating the returned names in a netbios
Andrew Tridgell
2002-08-03
1
-1
/
+1
*
Moved rpc client routines from libsmb back to rpc_client where they belong.
Tim Potter
2002-08-02
9
-6501
/
+0
*
added 'disable netbios = yes/no' option, default is no
Andrew Tridgell
2002-07-31
1
-2
/
+31
*
this fixes plaintext passwords with win2000
Andrew Tridgell
2002-07-30
1
-3
/
+2
*
Some crash fixes for netshareenum returning zero shares.
Tim Potter
2002-07-30
1
-0
/
+3
*
Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy
Andrew Bartlett
2002-07-27
2
-4
/
+115
[next]