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
/
smbd
/
sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-1
/
+1
2003-08-18
Win2k never returns 'no such user' here, so when we do it, the clients freak
Andrew Bartlett
1
-1
/
+1
2003-08-15
Fix memleaks.
Volker Lendecke
1
-0
/
+5
2003-08-14
In ads_verify_realm, all we use in the ADS_STRUCT is the
Volker Lendecke
1
-15
/
+2
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-07-31
only honor the first OID in the sessetup snego negotiate. Deviates
Gerald Carter
1
-4
/
+15
2003-07-25
Start the packet signing engine in the kerberos case in the same place
Jeremy Allison
1
-3
/
+8
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-1
/
+1
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-1
/
+1
2003-07-24
Server side NTLM signing works - until the first async packet. Working on this
Jeremy Allison
1
-2
/
+8
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-1
/
+1
2003-07-18
Signing so far... the client code fails on a SMBtrans2 secondary transaction
Jeremy Allison
1
-9
/
+26
2003-07-15
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
1
-12
/
+16
2003-05-28
It seems only NT4 does the VC == 0 session drop code.
Jeremy Allison
1
-1
/
+5
2003-05-27
Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
Jeremy Allison
1
-1
/
+18
2003-05-27
volker's add_signature() fix; must pass the beginning on the outbuf to get th...
Gerald Carter
1
-5
/
+5
2003-05-21
fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...
Gerald Carter
1
-1
/
+4
2003-05-20
really make sure to include the version in the lanman string; tested spnego u...
Gerald Carter
1
-8
/
+9
2003-05-14
spelling
Tim Potter
1
-1
/
+1
2003-05-01
Fix uninitialized blobs reported by Luke Howard.
Jeremy Allison
1
-0
/
+6
2003-04-29
add version back to lanman string in sessetup reply
Gerald Carter
1
-1
/
+5
2003-04-22
Merge comment with HEAD
Andrew Bartlett
1
-3
/
+3
2003-03-17
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
Andrew Bartlett
1
-27
/
+55
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
1
-19
/
+20
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
1
-0
/
+2
2003-02-27
additional fix for CR 601
Gerald Carter
1
-0
/
+15
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
1
-35
/
+25
2003-02-07
check pointer before dereferencing it
Gerald Carter
1
-1
/
+1
2003-01-28
Merge from HEAD:
Andrew Bartlett
1
-262
/
+109
2003-01-02
pstring/fstring missmatches found by Andrew Bartlett.
Jeremy Allison
1
-5
/
+5
2002-11-20
merged the %U changes to 3.0
Andrew Tridgell
1
-0
/
+11
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-3
/
+2
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-22
/
+18
2002-08-17
Sync 3.0 branch with head
Jelmer Vernooij
1
-49
/
+70
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-28
/
+60
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-7
/
+0
2002-01-11
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
1
-1
/
+12
2002-01-09
Better explanation message for dmalloc.
Martin Pool
1
-5
/
+5
2002-01-06
Get this code back to where it belongs...
Andrew Bartlett
1
-7
/
+7
2002-01-06
Some more SPNEGO fixes.
Andrew Bartlett
1
-1
/
+1
2002-01-05
Fix up the SPNEGO segfault.
Andrew Bartlett
1
-2
/
+2
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-45
/
+56
2002-01-02
debug statement fixups.
Jeremy Allison
1
-5
/
+0
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-1
/
+1
2001-12-20
check for a winbindd username when doing a kerberos auth
Andrew Tridgell
1
-0
/
+11
2001-12-20
don't use server_info after its been freed
Andrew Tridgell
1
-2
/
+4
2001-12-20
support "map to guest" with spnego
Andrew Tridgell
1
-21
/
+43
2001-12-19
added trusted realm support to ADS authentication
Andrew Tridgell
1
-5
/
+10
2001-12-08
Ensure that 'use spnego' restricts, rather than just advises our clients.
Andrew Bartlett
1
-1
/
+6
[prev]
[next]