Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv
[tprouty/samba.git] / source3 / libnet / libnet_dssync_keytab.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-ndr: add stub smb_iconv_convenience to some ndr_...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Michael Adamlibnet dssync: fix memory allocation for error/result...
2008-08-01 Michael Adamdssync keytab: add comment header explaining add_to_key...
2008-08-01 Michael Adamlibnet dssync: add my C after dssync keytab changes.
2008-08-01 Michael Adamdssync: add clean_old_entries flag to dssync_ctx.
2008-08-01 Michael Adamdssync keytab: when not in single object replication...
2008-08-01 Michael Adamdssync keytab: support storing kerberos keys from suppl...
2008-08-01 Michael Adamdssync keytab: store the samaccountname in the keytab...
2008-08-01 Michael Adamdssync keytab: move handling of removal of duplicates...
2008-08-01 Michael Adamdssync keytab: store the UpToDate vector with ENCTYPE_NULL.
2008-08-01 Michael Adamdssync keytab: log the DN of the object to be parsed.
2008-08-01 Michael Adamdssync keytab: remove old UpToDateNess vectors from...
2008-08-01 Michael Adamdssync keytab: add parsing and logging of servicePrinci...
2008-08-01 Michael Adamdssync keytab: fix comma placement in debug output
2008-08-01 Michael Adamdssync keytab: add debugging output when skipping an...
2008-08-01 Michael Adamlibnet keytab: add enctype parameter to libnet_keytab_s...
2008-08-01 Michael Adamdssync keytab: add store enctypes in the libnet_keytype...
2008-08-01 Michael Adamdssync: skip analysis of the msDS_KeyVersionNumber...
2008-08-01 Michael Adamdssync keytab: wrap printing of the uptodate vector...
2008-08-01 Michael Adamdssync keytab: add support for keeping track of the...
2008-08-01 Michael Adamdssync keytab: use add_to_keytab_entries() for pwd...
2008-08-01 Michael Adamdssync keytab: add prefix parameter to add_to_keytab_en...
2008-08-01 Michael Adamdssync keytab: add check for success of ADD_TO_ARRAY().
2008-08-01 Michael Adamdssync keytab: refactor adding entry to keytab_context...
2008-08-01 Michael Adamdssync: replace the processing_fn by startup/process...
2008-07-01 Günther Deschnernet_vampire: add code to vampire to a Kerberos keytab...