pyldb: enhanced get() method on msg object
[kai/samba.git] / source4 / kdc /
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-10 Simo Sorcepac: Fix wrong memory allocation check
2011-10-04 Andrew Tridgells4-kdc: fixed handling of previous vs current trust...
2011-10-04 Andrew Tridgells4-kdc: don't look at global catalog NCs in the kdc
2011-10-04 Andrew Tridgells4-kdc: treat a kvno of 255 as unspecified
2011-09-22 Andrew Tridgells4-kdc: set NO_GLOBAL_CATALOG control in kdc
2011-09-19 Andrew Tridgells4-kdc: default kvno for inter-domain trusts to zero
2011-08-24 Andrew Tridgells4-kdc: fixed subtree search in KDC
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-02 Stefan Metzmachers4:kdc: fix compiler warning
2011-07-26 Stefan Metzmachers4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ...
2011-07-20 Stefan Metzmachers4:kdc: restore the behavior before the last heimdal...
2011-07-15 Stefan Metzmachers4:kdc: set *_strongest_*_key to true to restore the...
2011-06-28 Stefan Metzmachers4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
2011-06-28 Stefan Metzmachers4:kdc: generate the S4U_DELEGATION_INFO in the regener...
2011-06-28 Stefan Metzmachers4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead...
2011-06-24 Stefan Metzmachers4:kdc: implement samba_kdc_check_s4u2proxy()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-ipv6: use iface_list_wildcard() to listen on IPv6
2011-05-18 Stefan Metzmachers4:kdc: split s4u2self and s4u2proxy checks
2011-05-18 Stefan Metzmachers4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION ...
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-04-05 Andrew Bartlettkdc: always ldb escape the realm
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-19 Jelmer Vernooijsource4/kdc: Fix prototypes for all functions.
2011-03-04 Stefan Metzmachers4:kdc: split the kdc_tcp_proxy() logic from the main...
2011-03-04 Stefan Metzmachers4:kdc: split the kdc_udp_proxy() logic from the main...
2011-03-04 Stefan Metzmachers4:kdc: add a kdc_proxy_unavailable_error() helper...
2011-03-04 Stefan Metzmachers4:kdc: fix calculation of the rodc kvno
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-07 Simo Sorcemit-samba: Allow nesting on the event context
2011-01-14 Andrew Tridgells4-kdc: don't ask for an extended DN for krbtgt_dn
2010-12-24 Stefan MetzmacherMerge remote branch 'origin/v4-0-test'
2010-12-24 Brad HardsTypo fix in KDC parameters.
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-12-12 Matthias Dieter... s4:kdc/proxy.c - optimise includes in order to fix...
2010-12-12 Matthias Dieter... s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUS
2010-12-09 Andrew Bartletts4-lsa Implement kerberos ticket life policy
2010-12-04 Matthias Dieter... s4:kdc/kpasswdd.c - fix memory leaks
2010-12-03 Matthias Dieter... s4/kdc - fix a warning regarding a changed parameter...
2010-12-01 Andrew Bartletts4:heimdal: import lorikeet-heimdal-201012010201 (commi...
2010-11-29 Andrew Tridgells4-loadparm: use loadparm_init_global() instead of...
2010-11-16 Andrew Bartletts4-kdc Rework supported encryption type logic to match...
2010-11-16 Andrew Bartletts4-kdc Fix the realm handling again, this time pay...
2010-11-16 Andrew Bartletts4-kdc use 'flags' to only create the 'admin data'...
2010-11-16 Andrew Bartletts4-kdc Add 'flags' parameter to db fetch calls
2010-11-15 Andrew Bartletts4-kdc Don't regenerate the PAC for cross-realm tickets
2010-11-15 Andrew Bartletts4-kdc Don't always regenerate the PAC
2010-11-15 Andrew Bartletts4-kdc Fix realm handling in our KDC
2010-11-15 Jelmer Vernooijkdc: Build as shared module by default.
2010-11-15 Andrew Bartletts4-kdc update startup routines after heimdal update
2010-11-15 Andrew Bartletts4-kdc Remove use of heimdal private headers in kpasswd...
2010-11-15 Andrew Tridgells4-kdc: if "bind interfaces only" is false, then also...
2010-11-14 Jelmer VernooijBuild wrepl server as service by default.
2010-11-12 Andrew Tridgells4-kdc: added proxying of kdc requests for RODCs
2010-11-12 Andrew Bartletts4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed...
2010-11-12 Andrew Tridgells4-kdc: split the kdc process return into a tri-state
2010-11-12 Andrew Tridgells4-kdc: we don't need the special include handling now
2010-11-12 Andrew Tridgells4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-30 Andrew Tridgells4-kdc: create a 'pac' private grouping library
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename DB_GLUE to db_glue.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-21 Andrew Tridgells4-kdc: make DB_GLUE a private library
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Andrew Bartletts4-kerberos Remove unused parameter
2010-10-10 Jelmer Vernooijkdc: Add missing dependency on samba_gensec_server.
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-05 Matthias Dieter... s4:kdc - use "userAccountControl" always unsigned
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijheimdal: Fix name of kdc library.
2010-10-04 Jelmer Vernooijheimdal: Fix name of 'hdb'.
2010-10-03 Matthias Dieter... s4:kdc/db-glue.c - remove unused variable
2010-10-03 Andrew Bartletts4-kdc Remove special case kerberos restriction in...
2010-10-03 Andrew Bartletts4-kdc Fix up after import of new lorikeet-heimdal
2010-10-01 Andrew Bartletts4-kdc Rework 'allowed encryption types' handling in...
2010-09-29 Andrew Tridgells4-kdc: RODC DCs should be able to produce forwardable...
2010-09-29 Andrew Bartletts4-kdc Ensure that an RODC may act as a server (needed...
2010-09-28 Andrew Bartletts4-kdc Handle the case where we may be given a ticket...
2010-09-28 Andrew Bartletts4-kdc Add common setup, handle RODC setup case
2010-09-28 Andrew Bartletts4-kdc Add function to determine if a hdb entry is...
2010-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-28 Andrew Tridgells4-kdc: added ifdef guards in kdc.h
2010-09-16 Andrew Tridgells4-kdc: prevent segfault on bad trust strings
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
next