libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
[kai/samba.git] / source4 / kdc / kdc.c
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-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
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...
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-12-01 Andrew Bartletts4:heimdal: import lorikeet-heimdal-201012010201 (commi...
2010-11-15 Andrew Bartletts4-kdc update startup routines after heimdal update
2010-11-15 Andrew Tridgells4-kdc: if "bind interfaces only" is false, then also...
2010-11-12 Andrew Tridgells4-kdc: added proxying of kdc requests for RODCs
2010-11-12 Andrew Tridgells4-kdc: split the kdc process return into a tri-state
2010-11-12 Andrew Tridgells4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-03 Andrew Bartletts4-kdc Fix up after import of new lorikeet-heimdal
2010-09-28 Andrew Bartletts4-kdc Handle the case where we may be given a ticket...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-26 Matthias Dieter... s4:kdc/kdc.c - add cast to suppress warnings on Solaris...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-02-26 Andreas Schneiders4-kdc: Fixed the memory context of tstream_bsd_existing()
2010-01-29 Simo Sorces4:kdc remove dead code and comments
2010-01-29 Simo Sorces4:kdc move db functions in their own file
2010-01-29 Simo Sorces4:kdc Use better db context structure
2010-01-27 Simo Sorces4:windc move windc plugin in its own file
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-11 Simo SorceFix comment/debug messages
2010-01-08 Andreas Schneiders4-kdc: Migrate tcp connections to tsocket.
2010-01-08 Stefan Metzmachers4:kdc: the ->process function returns "bool"
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-24 Stefan Metzmachers4:kdc: use the remote and local address from the strea...
2009-12-23 Simo Sorces4:cleanups More trailing spaces and tabs
2009-12-19 Stefan Metzmachers4:kdc: setup the local and remote tsocket_address...
2009-12-19 Stefan Metzmachers4:kdc: convert UDP based communication to tdgram_context
2009-12-15 Andreas Schneiders4-kdc: Migrate to tsocket_address.
2009-12-01 Endi S. Dewatas4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
2009-12-01 Endi S. Dewatas4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpassw...
2009-12-01 Endi S. Dewatas4:kdc - Disable KDC port when it's set to 0.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-27 Andrew Bartletts4:kdc Push context to hdb_samba4 by way of the 'name...
2009-07-27 Andrew Bartletts4:kdc Tidy up hdb_samba4 some more
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Stefan Metzmachers4:kdc: use krb5_data_free()
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-31 Stefan Metzmachers4:kdc: avoid c++ reserved word 'private'
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4:kdc: pass down event_context explicit
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Andrew BartlettEnsure the hdb_method structure is not on the stack.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew BartlettRename hdb_ldb to hdb_samba4 and load as a plugin into...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Andrew BartlettThis torture test and skipping of the server-side check...
2008-09-22 Stefan Metzmachers4: allways initialize the process model before it...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-05 Andrew BartlettUpdate copyright
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettImplement NETLOGON PAC verfication on the server-side
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-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Andrew BartlettMerge lorikeet-heimdal -r 787 into Samba4 tree.
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-21 Jelmer VernooijRemove yet more uses of global_loadparm.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
next