libnet_keytab: fix the build with heimdal
[samba.git] / source / libnet / libnet_keytab.c
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.