summaryrefslogtreecommitdiff
path: root/source4/kdc/kdc.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-28s4:kdc move db functions in their own fileSimo Sorce1-1/+1
2010-01-28s4:kdc Use better db context structureSimo Sorce1-14/+11
2010-01-27s4:windc move windc plugin in its own fileSimo Sorce1-2/+0
2010-01-22s4:kdc Simplify header filesSimo Sorce1-2/+6
2009-12-23s4:cleanups More trailing spaces and tabsSimo Sorce1-6/+6
2009-12-15s4-kdc: Migrate to tsocket_address.Andreas Schneider1-3/+3
2009-07-28s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-1/+1
2009-07-27s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett1-0/+1
2009-07-27s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett1-11/+1
2009-06-18s4:kdc Allow a password change when the password is expiredAndrew Bartlett1-1/+1
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-2/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-29s4:kdc: pass down event_context explicitStefan Metzmacher1-0/+1
2008-08-01kdc: use mostly only public kerberos headersStefan Metzmacher1-3/+3
2008-06-04kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher1-0/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20639: Commit part 1 of 2.Andrew Bartlett1-3/+9
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett1-1/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett1-2/+2
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-4/+2
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+2
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett1-2/+4
2007-10-10r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett1-2/+8
2007-10-10r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett1-0/+11
2007-10-10r10987: add support for tcp kdc requestsStefan Metzmacher1-28/+0
2007-10-10r10562: Ensure we initalise the error table with hdb errors. This ensures weAndrew Bartlett1-0/+1
2007-10-10r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett1-1/+1
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-1/+3
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell1-1/+1
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett1-1/+1
2007-10-10r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell1-7/+12
2007-10-10r7241: The KDC almost links...Andrew Bartlett1-0/+3
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+48