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
/
include
/
auth.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
2010-08-14
1
-22
/
+3
*
s3-auth: Simplify how we free the auth_context
Simo Sorce
2010-07-19
1
-1
/
+0
*
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
2010-06-07
1
-1
/
+0
*
s3:auth Rename user_info->client_domain -> user_info->client.domain_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth fix header comment for internal_username -> mapped.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+3
*
s3:auth remove unused structure member
Simo Sorce
2010-06-07
1
-4
/
+0
*
s3:auth handle unix domain sids in samu
Simo Sorce
2010-06-07
1
-0
/
+12
*
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
2010-06-01
1
-1
/
+1
*
s3-auth: add "system" bool flag to auth_serversupplied_info.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:auth Remove AUTH_NTLMSSP_STATE typedef.
Andrew Bartlett
2010-05-31
1
-1
/
+1
*
s3:auth Make AUTH_NTLMSSP_STATE a private structure.
Andrew Bartlett
2010-05-31
1
-6
/
+1
*
s3:auth Add comment to clarify usage of session keys.
Simo Sorce
2010-05-27
1
-0
/
+10
*
s3:auth remove login_server from server info
Simo Sorce
2010-05-27
1
-2
/
+0
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
s3:auth Make get_ntlm_challenge more like Samba4
Andrew Bartlett
2010-05-13
1
-2
/
+2
*
s3: Make "auth_context" its own talloc parent
Volker Lendecke
2010-04-11
1
-1
/
+0
*
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
2010-01-10
1
-3
/
+3
*
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
2010-01-10
1
-2
/
+2
*
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
2009-02-21
1
-1
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-20
1
-11
/
+11
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-7
/
+2
*
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
2008-05-07
1
-1
/
+5
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-1
/
+9
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21870: Move sending auth_server keepalives out of the main loop into an idle...
Volker Lendecke
2007-10-10
1
-6
/
+0
*
r15475: Ugly and disgusting patch to fix the username map problem I created by
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-19
/
+10
*
r13095: Fix warnings assigning int to a size_t.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-10
/
+8
*
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...
Jim McDonough
2007-10-10
1
-0
/
+2
*
r4976: Try to scare people off from trying to write authentication modules
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
Fix most of bug #169.
Andrew Bartlett
2004-04-03
1
-22
/
+2
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-3
/
+4
*
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
2003-07-03
1
-0
/
+2
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-0
/
+3
*
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
2003-04-16
1
-0
/
+4
*
Merge from HEAD:
Andrew Bartlett
2003-01-28
1
-0
/
+9
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-4
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
2002-01-11
1
-1
/
+7
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-13
/
+21
[next]