summaryrefslogtreecommitdiff
path: root/source4/kdc/kdc-glue.h
Commit message (Expand)AuthorAgeFilesLines
* s4-kdc: Create a kdc-proxy.h header fileAndreas Schneider2016-06-181-19/+0
* s4-kdc: Move definitions to kdc-server.hAndreas Schneider2016-06-181-19/+1
* s4-kdc: Use better and simpler names for the kdc_process_ret enumAndreas Schneider2016-06-181-11/+12
* s4-kdc: Put the heimdal kdc config into a private data pointerAndreas Schneider2016-06-181-1/+1
* s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner2015-07-211-0/+5
* s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logicStefan Metzmacher2011-03-041-42/+8
* s4:kdc: split the kdc_udp_proxy() logic from the main kdc logicStefan Metzmacher2011-03-041-15/+8
* s4-kdc: added proxying of kdc requests for RODCsAndrew Tridgell2010-11-121-0/+62
* s4-kdc: split the kdc process return into a tri-stateAndrew Tridgell2010-11-121-7/+13
* s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.hAndrew Tridgell2010-11-121-0/+57