summaryrefslogtreecommitdiff
path: root/source4/kdc/kdc.c
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* s4:kdc/kdc.c - add cast to suppress warnings on Solaris 10 ccMatthias Dieter Wallnöfer2010-06-261-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+1
* s4-kdc: Fixed the memory context of tstream_bsd_existing()Andreas Schneider2010-02-261-1/+1
* s4:kdc remove dead code and commentsSimo Sorce2010-01-281-5/+0
* s4:kdc move db functions in their own fileSimo Sorce2010-01-281-0/+1
* s4:kdc Use better db context structureSimo Sorce2010-01-281-12/+12
* s4:windc move windc plugin in its own fileSimo Sorce2010-01-271-0/+1
* Fix comment/debug messagesSimo Sorce2010-01-111-4/+4
* s4-kdc: Migrate tcp connections to tsocket.Andreas Schneider2010-01-081-89/+188
* s4:kdc: the ->process function returns "bool"Stefan Metzmacher2010-01-081-9/+9
* s4:kdc: use the remote and local address from the stream_connection structStefan Metzmacher2009-12-241-41/+2
* s4:cleanups More trailing spaces and tabsSimo Sorce2009-12-231-45/+45
* s4:kdc: setup the local and remote tsocket_address at accept timeStefan Metzmacher2009-12-191-44/+49
* s4:kdc: convert UDP based communication to tdgram_contextStefan Metzmacher2009-12-191-176/+136
* s4-kdc: Migrate to tsocket_address.Andreas Schneider2009-12-151-12/+57
* s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().Endi S. Dewata2009-12-011-26/+6
* s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().Endi S. Dewata2009-12-011-75/+27
* s4:kdc - Disable KDC port when it's set to 0.Endi S. Dewata2009-12-011-42/+63
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+1
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-14/+14
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-281-9/+0
* s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett2009-07-271-5/+10
* s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett2009-07-271-19/+11
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-2/+4
* s4:kdc: use krb5_data_free()Stefan Metzmacher2009-03-261-1/+1
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-1/+1
* s4:kdc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-6/+7
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-3/+3
* s4:kdc: pass down event_context explicitStefan Metzmacher2008-12-291-0/+2
* Ensure the hdb_method structure is not on the stack.Andrew Bartlett2008-10-201-5/+5
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-291-1/+16
* This torture test and skipping of the server-side check was bogus.Andrew Bartlett2008-09-221-3/+1
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Update copyrightAndrew Bartlett2008-09-051-1/+1
* Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2008-09-031-0/+112
* kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher2008-06-041-4/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-191-3/+3
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+4
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-11/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+7
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-6/+11
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+3
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-2/+6
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+2