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
/
include
/
auth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21870: Move sending auth_server keepalives out of the main loop into an idle...
Volker Lendecke
1
-6
/
+0
2007-10-10
r15475: Ugly and disgusting patch to fix the username map problem I created by
Volker Lendecke
1
-0
/
+2
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-19
/
+10
2007-10-10
r13095: Fix warnings assigning int to a size_t.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
1
-10
/
+8
2007-10-10
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...
Jim McDonough
1
-0
/
+2
2007-10-10
r4976: Try to scare people off from trying to write authentication modules
Andrew Bartlett
1
-0
/
+4
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-1
/
+1
2004-04-03
Fix most of bug #169.
Andrew Bartlett
1
-22
/
+2
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-3
/
+4
2003-07-03
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
1
-0
/
+2
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-0
/
+3
2003-04-16
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
1
-0
/
+4
2003-01-28
Merge from HEAD:
Andrew Bartlett
1
-0
/
+9
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-4
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
1
-1
/
+1
2002-01-11
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
1
-1
/
+7
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-13
/
+21
2002-01-01
A farily large commit:
Andrew Bartlett
1
-2
/
+5
2001-11-26
challange -> challenge
Tim Potter
1
-3
/
+3
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-6
/
+48
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-3
/
+2
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-31
/
+22
2001-10-31
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
1
-0
/
+5
2001-09-12
Some patches to authentication:
Tim Potter
1
-2
/
+2
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-2
/
+2
2001-08-03
Added include guards...
Jeremy Allison
1
-0
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+95