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