index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libnet
/
libnet_keytab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
2009-04-07
1
-18
/
+14
*
s3-libnet: fix DEBUG statement in libnet_keytab.
Günther Deschner
2008-12-11
1
-1
/
+1
*
s3-libnet: move add_to_keytab_entries to libnet_keytab.
Günther Deschner
2008-11-18
1
-0
/
+33
*
kerberos: use KRB5_KT_KEY macro where appropriate.
Günther Deschner
2008-08-29
1
-27
/
+3
*
kerberos: move the KRB5_KEY* macros to header file.
Günther Deschner
2008-08-29
1
-10
/
+0
*
Fix "might be used uninitialized" warnings.
Jeremy Allison
2008-08-07
1
-0
/
+1
*
libnet_keytab: fix the build with heimdal
Stefan Metzmacher
2008-08-04
1
-6
/
+38
*
libnet dssync: add my C after dssync keytab changes.
Michael Adam
2008-08-01
1
-0
/
+1
*
libnet keytab: implement cleaning of old entries in libnet_keytab_add().
Michael Adam
2008-08-01
1
-0
/
+22
*
libnet keytab: add parameter ingnore_kvno to libnet_keytab_remove_entries()
Michael Adam
2008-08-01
1
-3
/
+4
*
libnet keytab: add flag clean_old_entries to libnet_keytab_context.
Michael Adam
2008-08-01
1
-0
/
+1
*
libnet keytab: use proper counter type (uint32_t) in libnet_keytab_add().
Michael Adam
2008-08-01
1
-1
/
+1
*
dssync keytab: move handling of removal of duplicates to libnet_keytab_add_en...
Michael Adam
2008-08-01
1
-90
/
+99
*
libnet_keytab: add some debug statements to libnet_keytab_search().
Michael Adam
2008-08-01
1
-0
/
+8
*
libnet keytab: use libnet_keytab_add_entry() in libnet_keytab_add().
Michael Adam
2008-08-01
1
-13
/
+6
*
libnet keytab: add function libnet_keytab_add_entry()
Michael Adam
2008-08-01
1
-0
/
+54
*
libnet keytab: add function libnet_keytab_remove_entries().
Michael Adam
2008-08-01
1
-0
/
+90
*
libnet_keytab: cleanup libnet_keytab_search().
Michael Adam
2008-08-01
1
-28
/
+27
*
libnet keytab: test for matching enctype in libnet_keytab_search().
Michael Adam
2008-08-01
1
-0
/
+5
*
libnet keytab: add enctype parameter to libnet_keytab_search().
Michael Adam
2008-08-01
1
-0
/
+1
*
libnet_keytab: add a libnet_keytab_search() function
Michael Adam
2008-08-01
1
-0
/
+77
*
kerberos: allow to keep entries with old kvno's while creating keytab.
Günther Deschner
2008-06-30
1
-0
/
+1
*
kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.
Günther Deschner
2008-06-30
1
-7
/
+7
*
net_vampire: separate keytab code from samsync code.
Günther Deschner
2008-06-27
1
-0
/
+143