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