Start implementind domain trusts in our KDC.
[nivanova/samba-autobuild/.git] / source / kdc / hdb-ldb.c
2008-08-05 Andrew BartlettStart implementind domain trusts in our KDC.
2008-08-01 Stefan MetzmacherRevert "Start implementind domain trusts in our KDC."
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettStart implementind domain trusts in our KDC.
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Stefan Metzmacherhdb-ldb: fix the callers after drsblobs.idl changes
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Stefan Metzmacherhdb-ldb: try to find Primary:Kerberos-Newer-Keys and...
2008-07-23 Stefan Metzmacherhdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
2008-07-23 Stefan Metzmacherhdb-ldb: fix comment about padding
2008-07-23 Stefan Metzmacherhdb-ldb: fix crash bug in the error path
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Stefan Metzmacherkdc: we don't need any *_locl.h header from heimdal...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-25 Andrew BartlettRemove useless extra argument to samdb_result_account_e...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Andrew KroegerUpdate account expiration to use new samdb_result_accou...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove yet more uses of global_loadparm.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijAvoid use of global_loadparm.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Jelmer Vernooijr26314: Eliminate use of global_loadparm.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Bartlettr24061: Anther part of bug #4823, which is that until...
2007-10-10 Andrew Bartlettr23503: use hdb_dbc not hdb_openp.
2007-10-10 Stefan Metzmacherr23488: hdb_openp has changed from void * to int...
2007-10-10 Stefan Metzmacherr21441: create a union for the PrimaryKerberosBlob...
2007-10-10 Stefan Metzmacherr21434: - get rid of "krb5Key"
2007-10-10 Stefan Metzmacherr21390: move fetching the key version number into the...
2007-10-10 Stefan Metzmacherr21363: fallback to fetch the KEYTYPE_ARCFOUR out of...
2007-10-10 Stefan Metzmacherr21330: move fetching of krb5 keys into its own function
2007-10-10 Andrew Bartlettr20639: Commit part 1 of 2.
2007-10-10 Andrew Bartlettr20406: Metze's change in -r 19662 broke Kerberos login...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19662: windows 2003 kdc's only rewrite the realm to...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Andrew Bartlettr16964: Remove extra debugs no longer required in a...
2007-10-10 Andrew Bartlettr16237: Use an appropriate basedn for these searches...
2007-10-10 Andrew Bartlettr16056: Fix errors found by trying to use our kpasswd...
2007-10-10 Jim McDonoughr15883: Make sure timegm() prototype is available ...
2007-10-10 Andrew Tridgellr15853: started the process of removing the warnings...
2007-10-10 Andrew Tridgellr15830: fixed two kdc memory leaks
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Andrew Bartlettr15497: I'm not really sure this is correct in terms...
2007-10-10 Andrew Bartlettr15481: Update heimdal/ to match current lorikeet-heimdal.
2007-10-10 Andrew Bartlettr15480: Patch from lha, to ensure we don't leave a...
2007-10-10 Andrew Tridgellr14427: don't reference short_princ after it is freed
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13910: Fix the 'your password has expired' on every...
2007-10-10 Andrew Bartlettr13252: Cleanup, both in code, comments and talloc...
2007-10-10 Andrew Bartlettr13207: Use the new API for using/not using kerbeors...
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Andrew Tridgellr13069: adding a hack on instructions from andrew
2007-10-10 Andrew Bartlettr12681: Allow an entry to have no kerberos keys. This...
2007-10-10 Andrew Bartlettr12631: Now we have fixed the provision script, we...
2007-10-10 Andrew Bartlettr12599: This new LDB module (and associated changes...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12362: Along with a cracknames change in the previous...
2007-10-10 Andrew Bartlettr12327: ENT_TYPE_ANY isn't used anywhere in Samba4...
2007-10-10 Andrew Bartlettr12269: Update to current lorikeet-heimdal. This chang...
2007-10-10 Andrew Bartlettr12179: Allow our KDC to use LDAP to get to the backend...
2007-10-10 Andrew Bartlettr12036: Fix more KDC memory leaks (and there are probab...
2007-10-10 Andrew Bartlettr12035: Fix memory leaks in the KDC.
2007-10-10 Andrew Bartlettr11987: Clarify the accountExpires behaviour in the...
2007-10-10 Andrew Bartlettr11572: Add support for accountExpires and password...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11544: Allow delegation in a Samba4 realm.
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
next