vlp: Move closer to the code tested.
[kai/samba.git] / source3 / libnet / libnet_keytab.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-08 Jeremy AllisonFix "might be used uninitialized" warnings.
2008-08-04 Stefan Metzmacherlibnet_keytab: fix the build with heimdal
2008-08-01 Michael Adamlibnet dssync: add my C after dssync keytab changes.
2008-08-01 Michael Adamlibnet keytab: implement cleaning of old entries in...
2008-08-01 Michael Adamlibnet keytab: add parameter ingnore_kvno to libnet_key...
2008-08-01 Michael Adamlibnet keytab: add flag clean_old_entries to libnet_key...
2008-08-01 Michael Adamlibnet keytab: use proper counter type (uint32_t) in...
2008-08-01 Michael Adamdssync keytab: move handling of removal of duplicates...
2008-08-01 Michael Adamlibnet_keytab: add some debug statements to libnet_keyt...
2008-08-01 Michael Adamlibnet keytab: use libnet_keytab_add_entry() in libnet_...
2008-08-01 Michael Adamlibnet keytab: add function libnet_keytab_add_entry()
2008-08-01 Michael Adamlibnet keytab: add function libnet_keytab_remove_entries().
2008-08-01 Michael Adamlibnet_keytab: cleanup libnet_keytab_search().
2008-08-01 Michael Adamlibnet keytab: test for matching enctype in libnet_keyt...
2008-08-01 Michael Adamlibnet keytab: add enctype parameter to libnet_keytab_s...
2008-08-01 Michael Adamlibnet_keytab: add a libnet_keytab_search() function
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-26 Günther Deschnernet_vampire: separate keytab code from samsync code.