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
/
source
/
smbd
/
sesssetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
1
-0
/
+11
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-3
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-22
/
+18
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-49
/
+70
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-28
/
+60
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-7
/
+0
*
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
2002-01-11
1
-1
/
+12
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
1
-5
/
+5
*
Get this code back to where it belongs...
Andrew Bartlett
2002-01-06
1
-7
/
+7
*
Some more SPNEGO fixes.
Andrew Bartlett
2002-01-06
1
-1
/
+1
*
Fix up the SPNEGO segfault.
Andrew Bartlett
2002-01-05
1
-2
/
+2
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-45
/
+56
*
debug statement fixups.
Jeremy Allison
2002-01-02
1
-5
/
+0
*
- portablitity fixes for cc -64 on irix
Andrew Tridgell
2001-12-31
1
-1
/
+1
*
check for a winbindd username when doing a kerberos auth
Andrew Tridgell
2001-12-20
1
-0
/
+11
*
don't use server_info after its been freed
Andrew Tridgell
2001-12-20
1
-2
/
+4
*
support "map to guest" with spnego
Andrew Tridgell
2001-12-20
1
-21
/
+43
*
added trusted realm support to ADS authentication
Andrew Tridgell
2001-12-19
1
-5
/
+10
*
Ensure that 'use spnego' restricts, rather than just advises our clients.
Andrew Bartlett
2001-12-08
1
-1
/
+6
*
Ensure we fill in the %U for NTLMSSP connections
Andrew Bartlett
2001-12-05
1
-1
/
+3
*
added a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell
2001-12-05
1
-1
/
+1
*
Make better use of the ads_init() function to get the kerberos relam etc.
Andrew Bartlett
2001-11-29
1
-7
/
+12
*
fixed some krb5 ifdefs
Andrew Tridgell
2001-11-28
1
-2
/
+2
*
fixed another memory leak
Andrew Tridgell
2001-11-27
1
-1
/
+1
*
more memory leak fixes
Andrew Tridgell
2001-11-27
1
-1
/
+6
*
we can safely give NO_SUCH_USER if the ticket decodes but the local
Andrew Tridgell
2001-11-26
1
-1
/
+1
*
challange -> challenge
Tim Potter
2001-11-26
1
-2
/
+2
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-38
/
+5
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-38
/
+85
*
add a hook to save the krb5 PAC
Andrew Tridgell
2001-11-20
1
-0
/
+8
*
Spelling fixes.
Tim Potter
2001-11-12
1
-6
/
+6
*
Code duplication is bad. So add an add_signiture() function and just refernce
Andrew Bartlett
2001-11-12
1
-23
/
+17
*
Kill off 'restrict anonymous' becouse it is useless in its current form.
Andrew Bartlett
2001-11-11
1
-47
/
+0
*
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
2001-11-09
1
-2
/
+2
*
fix the tree so it compiles again
Andrew Tridgell
2001-11-09
1
-1
/
+1
*
Change to guest logon code.
Andrew Bartlett
2001-11-08
1
-58
/
+62
*
anonymous logins are guest logins, so mark them as such. (Otherwise they can
Andrew Bartlett
2001-11-03
1
-1
/
+1
*
Move the test for non-SPNEGO session setups when using SPNEGO, becouse its a
Andrew Bartlett
2001-11-03
1
-5
/
+5
*
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
2001-11-01
1
-3
/
+3
*
This should fix up the compile with krb5.
Andrew Bartlett
2001-10-31
1
-7
/
+9
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-197
/
+159
*
Spnego on the 'server' end of security=server just does not work, so set the
Andrew Bartlett
2001-10-30
1
-1
/
+7
*
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
2001-10-23
1
-1
/
+1
*
- fixed link order of krb5 libs
Andrew Tridgell
2001-10-22
1
-19
/
+5
*
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
2001-10-21
1
-6
/
+6
*
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
2001-10-21
1
-22
/
+18
*
fixed the spnego detection code in session setup
Andrew Tridgell
2001-10-21
1
-2
/
+8
*
crude fix for anonymous session setup with extended security
Andrew Tridgell
2001-10-20
1
-1
/
+62
*
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
2001-10-20
1
-1
/
+6
[next]