summaryrefslogtreecommitdiff
path: root/source/kdc
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightAndrew Bartlett2008-09-051-1/+1
* Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2008-09-031-0/+112
* Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett2008-08-281-37/+7
* kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher2008-08-261-2/+1
* Only allow the trust in the correct direction (per the flags).Andrew Bartlett2008-08-261-3/+9
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-251-11/+13
|\
| * kdc/pac-glue: pull/push the logon_info via the PAC_INFO unionStefan Metzmacher2008-08-201-11/+13
* | Trusted domains implementation for the KDC.Andrew Bartlett2008-08-151-12/+193
* | More work towards trusted domain support in the KDC.Andrew Bartlett2008-08-081-25/+93
* | Start implementind domain trusts in our KDC.Andrew Bartlett2008-08-051-7/+33
|/
* libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher2008-08-011-2/+11
* kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-013-8/+10
* Revert "Start implementind domain trusts in our KDC."Stefan Metzmacher2008-08-011-33/+7
* Start implementind domain trusts in our KDC.Andrew Bartlett2008-07-311-7/+33
* hdb-ldb: fix the callers after drsblobs.idl changesStefan Metzmacher2008-07-241-45/+30
* hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb...Stefan Metzmacher2008-07-231-16/+114
* hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher2008-07-231-0/+6
* hdb-ldb: fix comment about paddingStefan Metzmacher2008-07-231-1/+1
* hdb-ldb: fix crash bug in the error pathStefan Metzmacher2008-07-231-0/+1
* kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher2008-06-045-9/+5
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+2
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-2/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-253-6/+8
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-173-5/+7
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-1/+1
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-8/+5
* | Merge v4.0-testJelmer Vernooij2008-03-283-21/+53
|\ \ | |/
| * Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-1/+1
| * Remove unused variable.Andrew Bartlett2008-03-191-1/+0
| * Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-191-17/+50
| |\
| | * kdc: Provide extended error information in AS-REP error replies.Andrew Kroeger2008-03-131-17/+50
| * | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-191-3/+3
| |/
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-072-4/+22
|\ \ | |/
| * Enhance mappings of NTSTATUS to KRB5KDC errors.Andrew Kroeger2008-03-071-1/+20
| * Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2008-03-071-3/+2
* | Fix the build.Jelmer Vernooij2008-03-041-2/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-6/+3
|/
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-213-3/+7
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-213-1/+3
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-213-6/+6
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-4/+7
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-211-4/+6
* Fix unresolved symbols.Jelmer Vernooij2008-02-181-1/+2
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-11/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+7