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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
/
auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-04
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
1
-0
/
+7
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
1
-1
/
+9
2014-02-19
s3-auth: Pass mem_ctx to auth_check_ntlm_password().
Andreas Schneider
1
-19
/
+31
2014-02-07
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
1
-1
/
+1
2012-07-03
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
1
-48
/
+6
2012-06-15
s3-auth: rework default auth methods around the lp_server_role() parameter
Andrew Bartlett
1
-17
/
+23
2012-06-15
s3-auth: Merge SEC_DOMAIN and SEC_ADS cases in creating the default auth modu...
Andrew Bartlett
1
-7
/
+2
2012-05-15
s3-auth: remove "security=server" (depricated since 3.6)
Stefan Metzmacher
1
-6
/
+0
2012-03-08
s3-auth: Remove single-implementation plugin layer
Andrew Bartlett
1
-8
/
+5
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
1
-11
/
+0
2012-02-24
s3-auth: Add a way to get an auth4_context from the auth stack
Andrew Bartlett
1
-2
/
+4
2012-01-05
s3-auth re-create the auth context in the s3 ntlmssp server module
Andrew Bartlett
1
-2
/
+0
2011-08-03
selftest: test plugin_s4_dc against all ncacn_np tests
Andrew Bartlett
1
-1
/
+2
2011-08-03
s3-ntlmssp Split calls to gensec plugin into prepare and start
Andrew Bartlett
1
-2
/
+3
2011-08-03
s3-auth Allow auth modules to provide an initialised GENSEC context
Andrew Bartlett
1
-2
/
+9
2011-07-13
s3-auth: Fix account check over ncalrpc.
Andreas Schneider
1
-5
/
+9
2011-07-08
s3:auth: remove unused variable
Stefan Metzmacher
1
-1
/
+0
2011-07-04
s3-auth: Pass the remote_address down to user_info.
Andreas Schneider
1
-4
/
+12
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_fixed()
Volker Lendecke
1
-3
/
+4
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_subsystem()
Volker Lendecke
1
-4
/
+6
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_text_list()
Volker Lendecke
1
-3
/
+6
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context()
Volker Lendecke
1
-3
/
+7
2010-08-22
s3: Pass the rhost through smb_pam_accountcheck
Volker Lendecke
1
-1
/
+4
2010-08-22
s3: Rename auth.c:backends to auth_backends
Volker Lendecke
1
-4
/
+4
2010-08-14
s3:auth Whitespace fixes after auth merge
Andrew Bartlett
1
-1
/
+1
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-3
/
+3
2010-07-19
s3-auth: Simplify how we free the auth_context
Simo Sorce
1
-16
/
+18
2010-06-07
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
1
-4
/
+4
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 Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
1
-7
/
+7
2010-06-07
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
1
-7
/
+7
2010-06-01
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
1
-2
/
+2
2010-05-13
s3:auth Make get_ntlm_challenge more like Samba4
Andrew Bartlett
1
-2
/
+3
2010-04-11
s3: Make "auth_context" its own talloc parent
Volker Lendecke
1
-12
/
+6
2009-07-16
Remove an unused talloc context.
Jeremy Allison
1
-8
/
+2
2009-02-21
Fix some nonempty blank lines
Volker Lendecke
1
-31
/
+31
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
1
-6
/
+8
2008-11-06
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
1
-8
/
+8
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-2
/
+2
2008-04-09
Fix typos.
Karolin Seeger
1
-1
/
+1
2008-02-04
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
1
-10
/
+26
2008-02-04
tiny simplification
Volker Lendecke
1
-5
/
+3
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
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
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-1
/
+1
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r21870: Move sending auth_server keepalives out of the main loop into an idle...
Volker Lendecke
1
-4
/
+1
2007-10-10
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
1
-2
/
+1
[next]