s3:libnet_join: make use of create_builtin_guests()
[samba.git] / source3 / libnet / libnet_dssync_keytab.c
2016-07-20 Stefan Metzmachers3:libnet_dssync_keytab: ignore empty supplementalCrede...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-02 Günther Deschners3-libnet: add ads forward declaration in libnet keytab...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Günther Deschners3-libnet: move add_to_keytab_entries to libnet_keytab.
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...