Remove yet more uses of global_loadparm.
[bbaumbach/samba-autobuild/.git] / source4 / kdc / hdb-ldb.c
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.
2007-10-10 Andrew Bartlettr11536: Add a hook for client-principal access control...
2007-10-10 Andrew Bartlettr11525: Move lookups (including the attribute search...
2007-10-10 Andrew Bartlettr11524: More work on our hdb backend in the KDC.
2007-10-10 Andrew Bartlettr11333: Push service principal lookups into the crackna...
2007-10-10 Andrew Bartlettr11322: Start moving towards using the cracknames code...
2007-10-10 Andrew Bartlettr11206: It appears to me that any account may operate...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr9931: Make use of new 'norealm' parsing functions...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Steve Frenchr9310: Add two missing return statements after null...
2007-10-10 Andrew Bartlettr9235: Remove attribute search we no longer reference.
2007-10-10 Stefan Metzmacherr9170: fix crash bug
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Bartlettr8511: This 'can't happen', but GCC gives warnings...
2007-10-10 Stefan Metzmacherr8363: - we need to correct the realm for the krbtgt...
2007-10-10 Andrew Bartlettr8249: Clarify (with a comment) why we are playing...
2007-10-10 Andrew Bartlettr8181: Allow host/foo.realm/realm@REALM requests, assum...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7969: It seems reasonable that our tickets be marked...
2007-10-10 Andrew Bartlettr7765: Thanks to Maurice Massar <massar@unix-ag.uni...
2007-10-10 Andrew Bartlettr7680: Move to using our own private enum for the princ...
2007-10-10 Andrew Bartlettr7651: Only convert SERVER requests to KRBTGT requests.
2007-10-10 Andrew Bartlettr7520: Fix memory leak in hdb-ldb.c
2007-10-10 Andrew Bartlettr7304: Make the libkdc actually work:
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Tridgellr7264: fix up the socket handling for abartlet. Still...
2007-10-10 Andrew Bartlettr7241: The KDC almost links...