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
2010-09-11
s3-auth Fix typo in comment
Andrew Bartlett
1
-1
/
+1
2010-09-11
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
1
-1
/
+1
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-22
/
+3
2010-07-19
s3-auth: Simplify how we free the auth_context
Simo Sorce
1
-1
/
+0
2010-06-07
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
1
-1
/
+0
2010-06-07
s3:auth Rename user_info->client_domain -> user_info->client.domain_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth fix header comment for internal_username -> mapped.account_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
1
-1
/
+3
2010-06-07
s3:auth remove unused structure member
Simo Sorce
1
-4
/
+0
2010-06-07
s3:auth handle unix domain sids in samu
Simo Sorce
1
-0
/
+12
2010-06-01
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
1
-1
/
+1
2010-05-31
s3-auth: add "system" bool flag to auth_serversupplied_info.
Günther Deschner
1
-0
/
+1
2010-05-31
s3:auth Remove AUTH_NTLMSSP_STATE typedef.
Andrew Bartlett
1
-1
/
+1
2010-05-31
s3:auth Make AUTH_NTLMSSP_STATE a private structure.
Andrew Bartlett
1
-6
/
+1
2010-05-27
s3:auth Add comment to clarify usage of session keys.
Simo Sorce
1
-0
/
+10
2010-05-27
s3:auth remove login_server from server info
Simo Sorce
1
-2
/
+0
2010-05-28
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
1
-1
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-1
/
+1
2010-05-13
s3:auth Make get_ntlm_challenge more like Samba4
Andrew Bartlett
1
-2
/
+2
2010-04-11
s3: Make "auth_context" its own talloc parent
Volker Lendecke
1
-1
/
+0
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-3
/
+3
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-2
/
+2
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
1
-1
/
+2
2009-01-20
Fix some nonempty blank lines
Volker Lendecke
1
-11
/
+11
2008-06-19
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
1
-7
/
+2
2008-05-07
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
1
-1
/
+5
2008-05-05
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
1
-1
/
+9
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
[next]