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
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
2008-08-05
Start implementind domain trusts in our KDC.
Andrew Bartlett
1
-7
/
+33
2008-08-01
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
1
-2
/
+11
2008-08-01
kdc: use mostly only public kerberos headers
Stefan Metzmacher
3
-8
/
+10
2008-08-01
Revert "Start implementind domain trusts in our KDC."
Stefan Metzmacher
1
-33
/
+7
2008-07-31
Start implementind domain trusts in our KDC.
Andrew Bartlett
1
-7
/
+33
2008-07-24
hdb-ldb: fix the callers after drsblobs.idl changes
Stefan Metzmacher
1
-45
/
+30
2008-07-23
hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb...
Stefan Metzmacher
1
-16
/
+114
2008-07-23
hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
Stefan Metzmacher
1
-0
/
+6
2008-07-23
hdb-ldb: fix comment about padding
Stefan Metzmacher
1
-1
/
+1
2008-07-23
hdb-ldb: fix crash bug in the error path
Stefan Metzmacher
1
-0
/
+1
2008-06-04
kdc: we don't need any *_locl.h header from heimdal in the kdc
Stefan Metzmacher
5
-9
/
+5
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-2
/
+1
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-1
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-2
/
+2
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-6
/
+8
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
3
-5
/
+7
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-1
/
+1
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-8
/
+5
2008-03-28
Merge v4.0-test
Jelmer Vernooij
3
-21
/
+53
[next]