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
/
kdc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
2
-2
/
+2
2009-06-30
s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups
Andrew Bartlett
1
-0
/
+1
2009-06-30
s4:kdc Only get the lp_ctx once for a LDB_fetch()
Andrew Bartlett
1
-11
/
+18
2009-06-30
Rework hdb-samba4 to remove useless abstractions.
Andrew Bartlett
1
-84
/
+44
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
3
-36
/
+54
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2
-61
/
+56
2009-06-04
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
1
-27
/
+25
2009-05-27
Handle the krbtgt special case by looking for RID -514
Andrew Bartlett
1
-26
/
+52
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
4
-146
/
+79
2009-03-26
s4:kdc: use krb5_data_free()
Stefan Metzmacher
1
-1
/
+1
2009-03-01
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
1
-3
/
+2
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-8
/
+5
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-2
/
+2
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
1
-9
/
+10
2009-02-02
s4:service_stream: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2009-02-01
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-1
/
+1
2009-02-01
s4:kdc: avoid c++ reserved word 'private'
Stefan Metzmacher
3
-49
/
+50
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
4
-6
/
+6
2008-12-29
s4:kdc: pass down event_context explicit
Stefan Metzmacher
3
-1
/
+4
2008-12-22
s4: Fix subsystem for various services in samba daemon.
Jelmer Vernooij
1
-1
/
+1
2008-12-04
s4:kdc: allow a trusted domain to get kerberos tickets
Stefan Metzmacher
1
-1
/
+2
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
1
-1
/
+3
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
1
-1
/
+1
2008-10-20
Ensure the hdb_method structure is not on the stack.
Andrew Bartlett
1
-5
/
+5
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
1
-2
/
+1
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-11
/
+26
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
3
-3
/
+3
2008-10-06
Set default trust kvno to -1
Andrew Bartlett
1
-1
/
+1
2008-10-06
Fix cross-realm authentication in Samba4's KDC.
Andrew Bartlett
1
-3
/
+5
2008-10-06
Use the trust password version as kvno for trusts in Kerberos.
Andrew Bartlett
1
-0
/
+7
2008-09-29
Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.
Andrew Bartlett
3
-29
/
+44
2008-09-24
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-8
/
+9
2008-09-22
This torture test and skipping of the server-side check was bogus.
Andrew Bartlett
1
-3
/
+1
2008-09-22
s4: allways initialize the process model before it's used
Stefan Metzmacher
1
-1
/
+1
2008-09-21
Revert "Rename smbd -> samba."
Jelmer Vernooij
1
-1
/
+1
2008-09-21
Rename smbd -> samba.
Jelmer Vernooij
1
-1
/
+1
2008-09-05
Update copyright
Andrew Bartlett
1
-1
/
+1
2008-09-03
Implement NETLOGON PAC verfication on the server-side
Andrew Bartlett
1
-0
/
+112
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
1
-37
/
+7
2008-08-26
kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.h
Stefan Metzmacher
1
-2
/
+1
2008-08-26
Only allow the trust in the correct direction (per the flags).
Andrew Bartlett
1
-3
/
+9
2008-08-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-11
/
+13
2008-08-20
kdc/pac-glue: pull/push the logon_info via the PAC_INFO union
Stefan Metzmacher
1
-11
/
+13
2008-08-15
Trusted domains implementation for the KDC.
Andrew Bartlett
1
-12
/
+193
2008-08-08
More work towards trusted domain support in the KDC.
Andrew Bartlett
1
-25
/
+93
[next]