summaryrefslogtreecommitdiff
path: root/source4/kdc/config.mk
Commit message (Expand)AuthorAgeFilesLines
* s4:kdc add mit plugin codeSimo Sorce2010-02-251-0/+25
* s4:kdc move db functions in their own fileSimo Sorce2010-01-281-1/+13
* s4:windc move windc plugin in its own fileSimo Sorce2010-01-271-3/+15
* s4:kdc Simplify header filesSimo Sorce2010-01-221-1/+0
* s4:kdc: use LIBSAMBA_TSOCKETStefan Metzmacher2010-01-081-1/+1
* s4:kdc: convert UDP based communication to tdgram_contextStefan Metzmacher2009-12-191-1/+2
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-281-3/+15
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-271-14/+2
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-271-2/+14
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-2/+2
* s4: Fix subsystem for various services in samba daemon.Jelmer Vernooij2008-12-221-1/+1
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-291-4/+4
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-011-3/+3
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+2
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-2/+2
* Fix the build.Jelmer Vernooij2008-03-081-1/+1
* Fix the build.Jelmer Vernooij2008-03-041-2/+2
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-6/+3
* Fix unresolved symbols.Jelmer Vernooij2008-02-181-1/+2
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+1
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-1/+1
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-2/+2
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-2/+2
* r20661: the golden rule: "make things private if possible!"Stefan Metzmacher2007-10-101-1/+1
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-0/+1
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-1/+1
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-101-1/+1
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-1/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-2/+0
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-2/+2
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-101-2/+13
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2007-10-101-0/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-4/+4
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-1/+2
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-1/+2
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-101-1/+1
* r7304: Make the libkdc actually work:Andrew Bartlett2007-10-101-1/+1
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2007-10-101-1/+1
* r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell2007-10-101-3/+3