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-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-10-12
s4-credentials Allocate ldb result on correct memory context
Andrew Bartlett
1
-1
/
+1
2010-10-12
libcli/security Add debug class to security_token_debug() et al
Andrew Bartlett
1
-1
/
+1
2010-10-11
samdb_common, ntlm: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
11
-81
/
+183
2010-10-11
s4-param Refactor secrets code to not require an event context.
Andrew Bartlett
1
-1
/
+1
2010-10-11
s4-kerberos Remove unused parameter
Andrew Bartlett
2
-3
/
+1
2010-10-11
s4-kerberos Remove unsued variable
Andrew Bartlett
1
-1
/
+0
2010-10-11
credentials: Avoid unnecessary includes.
Jelmer Vernooij
1
-2
/
+0
2010-10-11
credentials: Fix the build.
Jelmer Vernooij
5
-2
/
+7
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
5
-10
/
+22
2010-10-11
kerberos_util: Put into separate subsystem.
Jelmer Vernooij
4
-3
/
+11
2010-10-10
auth: Remove unnecessary dependencies, fix formatting.
Jelmer Vernooij
1
-2
/
+2
2010-10-10
credentials: Move code that doesn't need any external dependencies into
Jelmer Vernooij
3
-144
/
+147
2010-10-10
gensec: Support building without any linked-in modules.
Jelmer Vernooij
1
-0
/
+4
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
3
-2
/
+3
2010-10-05
heimdal: Fix name of hx509 library.
Jelmer Vernooij
1
-1
/
+1
2010-10-05
heimdal: Fix library name of gssapi.
Jelmer Vernooij
2
-2
/
+2
2010-10-02
s4-gensec Always honour the set server principal
Andrew Bartlett
1
-1
/
+1
2010-10-02
s4-kerberos Don't regenerate key values for each alias in keytab
Andrew Bartlett
1
-43
/
+35
2010-10-02
s4-auth Add make_server_info_pac() to include 'resource domain' groups
Andrew Bartlett
2
-5
/
+40
2010-10-02
s4-auth Allocate domain SIDs under the sids array, not server_info
Andrew Bartlett
1
-1
/
+1
2010-10-01
s4-auth: fixed a vagrind error when creating keytabs
Andrew Tridgell
1
-0
/
+3
2010-09-29
s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PAC
Andrew Tridgell
1
-0
/
+16
2010-09-28
s4-sam: fixed termination of krbtgt_attrs (comma and NULL)
Andrew Tridgell
1
-4
/
+4
2010-09-29
s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNO
Andrew Bartlett
1
-0
/
+1
2010-09-27
s4-auth: removed unused variable dom_sid
Andrew Tridgell
1
-1
/
+1
2010-09-28
s4:gensec_tstream: remove plain socket handling
Stefan Metzmacher
1
-124
/
+12
2010-09-28
s4:gensec: add gensec_create_tstream()
Stefan Metzmacher
3
-1
/
+764
2010-09-26
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
1
-12
/
+2
2010-09-26
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
1
-13
/
+23
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
3
-19
/
+16
2010-09-26
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
1
-0
/
+7
2010-09-25
s4-pycredentials: avoid a tallloc_free on ref
Andrew Tridgell
1
-1
/
+1
2010-09-24
s4-kerberos Rework keytab handling to export servicePrincipalName entries
Andrew Bartlett
2
-126
/
+164
2010-09-24
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
5
-208
/
+234
2010-09-24
s4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()
Andrew Bartlett
1
-2
/
+3
2010-09-23
s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiation
Andrew Tridgell
1
-7
/
+10
2010-09-23
s4-gensec: prevent a double free in the error path of GSSAPI auth
Andrew Tridgell
1
-1
/
+0
2010-09-23
s4-gensec: fixed a GSSAPI SASL negotiation bug
Andrew Tridgell
1
-11
/
+14
2010-09-22
s4-selftest: Move credentials tests to standard python directory.
Jelmer Vernooij
1
-100
/
+0
2010-09-22
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
3
-19
/
+71
2010-09-22
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
3
-4
/
+31
2010-09-22
pygensec: Implement start_mech_by_name().
Jelmer Vernooij
2
-8
/
+30
2010-09-21
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
2
-72
/
+0
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
1
-0
/
+5
2010-09-16
s4-kerberos: obey the credentials setting for forwardable tickets
Andrew Tridgell
3
-27
/
+40
2010-09-16
s4-pycredentials: expose forwardable setting via python
Andrew Tridgell
1
-0
/
+16
2010-09-16
s4-credentials: added ability to control forwardable attribute on krb5 tickets
Andrew Tridgell
2
-0
/
+24
[next]