summaryrefslogtreecommitdiff
path: root/source4/kdc
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-01s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher1-1/+1
2009-02-01s4:kdc: avoid c++ reserved word 'private'Stefan Metzmacher3-49/+50
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher4-6/+6
2008-12-29s4:kdc: pass down event_context explicitStefan Metzmacher3-1/+4
2008-12-22s4: Fix subsystem for various services in samba daemon.Jelmer Vernooij1-1/+1
2008-12-04s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher1-1/+2
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-1/+3
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-24Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij1-2/+2
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-1/+1
2008-10-20Ensure the hdb_method structure is not on the stack.Andrew Bartlett1-5/+5
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij1-2/+1
2008-10-16Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett1-11/+26
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij3-3/+3
2008-10-06Set default trust kvno to -1Andrew Bartlett1-1/+1
2008-10-06Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett1-3/+5
2008-10-06Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett1-0/+7
2008-09-29Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett3-29/+44
2008-09-24Cosmetic corrections for the KERBEROS libraryMatthias Dieter Wallnöfer1-3/+3
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-8/+9
2008-09-22This torture test and skipping of the server-side check was bogus.Andrew Bartlett1-3/+1
2008-09-22s4: allways initialize the process model before it's usedStefan Metzmacher1-1/+1
2008-09-21Revert "Rename smbd -> samba."Jelmer Vernooij1-1/+1
2008-09-21Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-05Update copyrightAndrew Bartlett1-1/+1
2008-09-03Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett1-0/+112
2008-08-28Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett1-37/+7
2008-08-26kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher1-2/+1
2008-08-26Only allow the trust in the correct direction (per the flags).Andrew Bartlett1-3/+9
2008-08-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-11/+13
2008-08-20kdc/pac-glue: pull/push the logon_info via the PAC_INFO unionStefan Metzmacher1-11/+13
2008-08-15Trusted domains implementation for the KDC.Andrew Bartlett1-12/+193
2008-08-08More work towards trusted domain support in the KDC.Andrew Bartlett1-25/+93
2008-08-05Start implementind domain trusts in our KDC.Andrew Bartlett1-7/+33
2008-08-01libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher1-2/+11
2008-08-01kdc: use mostly only public kerberos headersStefan Metzmacher3-8/+10
2008-08-01Revert "Start implementind domain trusts in our KDC."Stefan Metzmacher1-33/+7
2008-07-31Start implementind domain trusts in our KDC.Andrew Bartlett1-7/+33
2008-07-24hdb-ldb: fix the callers after drsblobs.idl changesStefan Metzmacher1-45/+30
2008-07-23hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb...Stefan Metzmacher1-16/+114
2008-07-23hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher1-0/+6
2008-07-23hdb-ldb: fix comment about paddingStefan Metzmacher1-1/+1
2008-07-23hdb-ldb: fix crash bug in the error pathStefan Metzmacher1-0/+1
2008-06-04kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher5-9/+5
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-2/+1
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-1/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1