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
/
source4
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
s4-auth: allow multiple active auth backends
Andrew Tridgell
1
-35
/
+43
2010-09-15
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
1
-0
/
+52
2010-09-14
s4: Fix two typos
Volker Lendecke
1
-2
/
+2
2010-09-11
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
2
-1
/
+3
2010-09-11
s4-credentials: get all attributes in cli_credentials_set_secrets()
Andrew Tridgell
1
-17
/
+1
2010-09-03
s4:auth_winbind: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-8
/
+8
2010-09-03
s4:auth_winbind: remove unused winbind_samba3 backend
Stefan Metzmacher
2
-122
/
+1
2010-09-03
s4:auth_winbind: fix segfault in winbind_check_password_wbclient()
Stefan Metzmacher
1
-1
/
+5
2010-09-03
s4:auth_winbind: fix compiler warnings
Stefan Metzmacher
1
-4
/
+11
2010-09-02
s4-auth: make the disabled acct messages a bit less verbose
Andrew Tridgell
1
-6
/
+6
2010-08-27
s4:credentials_krb5.c - quiet a Solaris warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-08-26
s4:ntlm/auth.c - add a whitespace in a debug output
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-11
/
+15
2010-08-18
s4:auth Change {anonymous,system}_session to use common session_info generation
Andrew Bartlett
1
-4
/
+4
2010-08-18
s4:auth Avoid doing database lookups for NT AUTHORITY users
Andrew Bartlett
2
-108
/
+122
2010-08-18
s4:auth Remove system_session_anon() from python bindings
Andrew Bartlett
4
-56
/
+3
2010-08-18
s4:auth Remove the system:anonymous parameter used for the LDAP backend
Andrew Bartlett
1
-10
/
+4
2010-08-18
s4:auth Remove special case constructor for admin_session()
Andrew Bartlett
1
-63
/
+13
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-10
/
+5
2010-08-14
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
4
-47
/
+6
2010-08-10
libcli/auth Make the source3/ implementation of the NTLMSSP server common
Andrew Bartlett
1
-520
/
+1
2010-08-10
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
3
-141
/
+6
2010-08-09
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell
1
-1
/
+1
2010-08-07
s4:ntlmssp Merge more aspects of the source3/ NTLMSSP layer
Andrew Bartlett
1
-20
/
+21
2010-08-07
s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/
Andrew Bartlett
2
-20
/
+54
2010-08-07
s4:ntlmssp Always setup the session keys and signing state
Andrew Bartlett
1
-9
/
+1
2010-08-06
s4:ntlmssp Adjust Samba4 ntlmssp code to look more like the code in Samba3.
Andrew Bartlett
2
-71
/
+119
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
22
-88
/
+88
2010-07-14
Fixed system_session_anon to actually make an anonymous session
Nadezhda Ivanova
1
-1
/
+1
2010-06-30
s4:auth/session.c - suppress a warning when freeing "group_string"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-06-30
s4:auth/session.c - free "group_string" when not needed
Anatoliy Atanasov
1
-1
/
+1
2010-06-29
Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no...
Matthias Dieter Wallnöfer
1
-21
/
+4
2010-06-29
s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC
Andrew Bartlett
1
-0
/
+1
2010-06-29
s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes
Andrew Bartlett
2
-0
/
+60
2010-06-29
s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC
Andrew Bartlett
1
-0
/
+3
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement
Matthias Dieter Wallnöfer
1
-3
/
+7
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - cosmetic/comments
Matthias Dieter Wallnöfer
1
-9
/
+11
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - use "dsdb_search_dn" where p...
Matthias Dieter Wallnöfer
1
-3
/
+11
2010-06-28
s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not availa...
Endi S. Dewata
1
-1
/
+8
2010-06-24
s4:auth/gensec/gensec_gssapi.c - reorder constructor
Matthias Dieter Wallnöfer
1
-30
/
+38
2010-06-24
s4-python: python is not always in /usr/bin
Andrew Tridgell
3
-3
/
+3
2010-06-20
Revert "Add old functionality back which was removed in commit 589a42e2."
Wilco Baan Hofman
2
-21
/
+2
2010-06-20
Add old functionality back which was removed in commit 589a42e2.
Wilco Baan Hofman
2
-2
/
+21
2010-06-19
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
3
-8
/
+11
2010-06-15
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
1
-1
/
+1
2010-06-13
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
1
-2
/
+2
2010-06-01
s4:ntlmssp Use common code for ntlmssp_sign.c
Andrew Bartlett
2
-508
/
+2
2010-06-01
s4:ntlmssp Use the new common ntlmssp.h
Andrew Bartlett
1
-117
/
+1
2010-06-01
s4:ntlmssp Merge ntlmssp structures with version from source3/
Andrew Bartlett
2
-74
/
+21
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]