index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
/
update_keytab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-1
/
+1
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
1
-1
/
+0
*
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
2014-04-28
1
-1
/
+3
*
s4:dsdb/ldb_modules: avoid invalid pointer type warnings
Stefan Metzmacher
2014-04-02
1
-4
/
+4
*
s4:dsdb fix compiler warnings
Christian Ambach
2013-12-12
1
-1
/
+1
*
s4-dsdb: Remove double-free in update_keytab module
Andrew Bartlett
2012-08-28
1
-2
/
+0
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
1
-1
/
+1
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
1
-1
/
+1
*
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2012-04-12
1
-8
/
+62
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
1
-0
/
+1
*
s4:update_keytab LDB module - no need to filter for the DN
Matthias Dieter Wallnöfer
2011-11-26
1
-2
/
+2
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_...
Andrew Tridgell
2011-01-17
1
-4
/
+9
*
s4:update_keytab LDB module - we don't need to search for the "distinguishedN...
Matthias Dieter Wallnöfer
2010-11-06
1
-2
/
+2
*
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
2010-11-01
1
-0
/
+1
*
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
2010-11-01
1
-1
/
+6
*
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
2010-09-25
1
-0
/
+5
*
s4-kerberos Rework keytab handling to export servicePrincipalName entries
Andrew Bartlett
2010-09-24
1
-2
/
+6
*
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
2010-09-24
1
-31
/
+23
*
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
2010-07-07
1
-12
/
+8
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-1
/
+2
*
hook on prepare_commit instead of transaction_end
Andrew Tridgell
2009-09-03
1
-4
/
+4
*
dsdb: Fix build against system ldb.
Jelmer Vernooij
2009-06-18
1
-1
/
+1
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-0
/
+1
*
s4:update_keytab: s/delete/do_delete
Stefan Metzmacher
2009-02-02
1
-7
/
+7
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-21
/
+46
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-2
/
+2
*
LDB ASYNC: samba4 modules
Simo Sorce
2008-09-29
1
-17
/
+228
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-2
/
+2
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
1
-1
/
+1
*
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
2008-02-20
1
-6
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25553: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...
Stefan Metzmacher
2007-10-10
1
-4
/
+30
*
r21179: Anything more complex than this causes the keytab never to be updated...
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
2007-10-10
1
-0
/
+189