summaryrefslogtreecommitdiff
path: root/source4/kdc
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-2/+2
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij3-6/+8
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij3-5/+7
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-1/+1
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-8/+5
2008-03-28Merge v4.0-testJelmer Vernooij3-21/+53
2008-03-25Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett1-1/+1
2008-03-19Remove unused variable.Andrew Bartlett1-1/+0
2008-03-19Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett1-17/+50
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett1-3/+3
2008-03-13kdc: Provide extended error information in AS-REP error replies.Andrew Kroeger1-17/+50
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-4/+22
2008-03-07Enhance mappings of NTSTATUS to KRB5KDC errors.Andrew Kroeger1-1/+20
2008-03-07Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger1-3/+2
2008-03-04Fix the build.Jelmer Vernooij1-2/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-6/+3
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij3-3/+7
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij3-1/+3
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij3-6/+6
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-4/+7
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij1-4/+6
2008-02-18Fix unresolved symbols.Jelmer Vernooij1-1/+2
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-11/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-3/+7
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2-3/+3
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+1
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-1/+1
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-1/+1
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+1
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-6/+11
2007-12-21r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2-1/+2
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-3/+3
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-1/+1