summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/update_keytab.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij1-2/+2
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+2
2007-10-10r25249: Thanks to Andrew Kroeger for pointing out this silly typo (callingAndrew Bartlett1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-1/+1
2007-10-10r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...Stefan Metzmacher1-4/+30
2007-10-10r21179: Anything more complex than this causes the keytab never to be updated...Andrew Bartlett1-1/+2
2007-10-10r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett1-0/+189