selftest: rename 'promoted_vampire_dc' to 'promoted_dc'
[sfrench/samba-autobuild/.git] / source4 / libnet /
2013-01-09 Matthieu Patoulibnet-vampire: reports Exops as they rather than sync...
2013-01-09 Matthieu Patoulibnet: set the invocation_id earlier in order to avoid...
2012-12-21 Andreas Schneiders4-libnet: Checkr return codes in samsync_ldb_handle_do...
2012-12-13 Andreas Schneiders4-libnet: Fix setting the group handle and return...
2012-12-12 Andreas Schneiders4-libnet: Don't call talloc_get_type() for the same...
2012-11-30 Michael Adamlibnet: Fix a typo in dbsync error message.
2012-11-30 Andreas Schneiderlibnet: Fix copy and paste error in dbsync error message.
2012-11-09 Matthieu Patous4-drs: Remove unused var
2012-08-31 Andrew Bartletts4-libnet: Fix memory leak of lsa_RefDomainList and...
2012-08-29 Andrew Bartletts4-libnet: Fix passing samba_all_enctypes as a fn rathe...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Bring list of all enc types into krb5_wrap
2012-08-27 Andrew Bartletts4-libnet: Ensure termination of enctype array in libne...
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-08-14 Andrew Bartletts4-libnet: Prepare libnet_BecomeDC for samdb_reference_...
2012-08-14 Andrew Bartletts4-libnet: Improve debugging of libnet_BecomeDC LDAP...
2012-07-06 Andreas Schneiders4-libnet: Skip calling lsarpc functions over a wrong...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupdel calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupadd calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_usermod calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_userdel calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_useradd calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupinfo calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_DomainClose calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_DomainOpen calls ...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_Lookup calls (bug...
2012-04-29 Matthieu PatouAdd some debug for FOOBAR return case as they are hard...
2012-04-24 Stefan Metzmachers4:libnet: pass an explicit mem_ctx to libnet_rpc_useri...
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet: Fix continue_groupinfo_openuser to check...
2012-04-23 Stefan Metzmachers4:libnet_become_dc: add missing 'return' after composi...
2012-04-23 Andrew Bartletts4-libnet: Fix continue_groupinfo_opengroup to check...
2012-04-23 Andrew Bartletts4-libnet: Fix segfault shown by wbinfo --group-info...
2012-04-12 Alexander Bokovoys4-libnet: split export_keytab in a separate python...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-01 Andrew Bartletts4-libnet: Remove set but unused variables
2012-03-01 Andrew Bartletts4-libnet: Move to talloc_get_type_abort()
2011-12-19 Matthieu Patous4-becomedc: replicate first with DRS_CRITICAL_ONLY...
2011-11-30 Andrew Bartletts4-kdc: Add hdb plugin for samba4, to allow kadmin...
2011-11-29 Stefan Metzmachers4:py_net: add optional 'machinepass' parameter to...
2011-11-29 Stefan Metzmachers4:libnet: make it possible to join with a given machin...
2011-11-29 Stefan Metzmachers4:libnet/py_net: ZERO_STRUCT() struct libnet_Join_memb...
2011-11-29 Stefan Metzmachers4:libnet: use talloc_zero(struct libnet_JoinDomain...
2011-11-29 Andrew Bartletts4-samba-tool: Add --principal argument to samba-tool...
2011-11-26 Matthias Dieter... s4:libnet/py_net.c: "py_net_finddc" - add an "address...
2011-11-26 Matthias Dieter... s4:libnet/py_net.c - initialise optional keyword arguments
2011-11-15 Stefan Metzmachers4:libnet_vampire: setup base_dn on the self_made_schema
2011-11-15 Stefan Metzmachers4:libnet_vampire: use dsdb_modify(..., DSDB_FLAG_AS_SY...
2011-11-15 Stefan Metzmachers4:param/provision: pass schema_dn to provision_get_sch...
2011-11-15 Stefan Metzmachers4:libnet: initialize forest structure in py_net_replic...
2011-11-01 Matthieu Patous4-vampire: Fix the output of fetched object for the...
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-10-04 Andrew Tridgells4-dsdb: update callers to dsdb_convert_object_ex()
2011-09-19 Matthias Dieter... s4:libnet/py_net.c - fix up includes (in order to find...
2011-08-24 Andrew Tridgells4-libnet: fixed forest DNS name
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-12 Stefan Metzmachers4:libnet_vampire: don't keep the replication state...
2011-08-12 Stefan Metzmachers4:libnet: passdown the DsGetNCChangesReq* to the libne...
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Stefan Metzmachers4:py_net: PyArg_ParseTuple("i") requires an 'int'...
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-07-28 Amitay Isaacss4-libnet: py_net Add change_password() python command
2011-07-28 Amitay Isaacss4-libnet: py_net - Remove parsing for credentials...
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
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-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-09 Matthias Dieter... s4:libnet/libnet_rpc.c - quiet an enum warning
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-05-18 Andrew Bartletts4-libnet: Remove libnet_Join and create libnet_Join_member
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-04-04 Andrew Tridgells4-libnet: honour convention of DEBUGLEVEL>=10 for...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-03-04 Matthias Dieter... s4:libnet/libnet_site.c - make use of LDB return constants
2011-03-01 Matthias Dieter... s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_s...
2011-03-01 Matthias Dieter... s4:remove many invocations of "samdb_msg_add_string"
2011-03-01 Kamen Mazdrashkis4-libnet_vampire: Ignore some attributes when building...
2011-02-22 Andrew Tridgells4-waf: rename smbpasswd library to smbpasswdparser
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-01-03 Jelmer Vernooijs4-python: Add missing prototypes.
2011-01-01 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2010-12-21 Andrew Bartletts4-auth Remove event context from privilage database...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:libcli/finddc.h - fix header dependancies
2010-12-12 Matthias Dieter... s4:libnet/py_net.c - add checks for OOM conditions
2010-12-07 Matthias Dieter... s4:libnet_samsync_ldb.c - simplify a talloc steal call
2010-12-07 Matthias Dieter... s4:libnet_samsync_ldb.c - introduce an error message...
2010-12-03 Matthias Dieter... s4:libnet/libnet_samsync_ldb,c - move away from "samdb_...
2010-12-03 Matthias Dieter... s4:libnet_JoinADSDomain - move away from "samdb_msg_add...
2010-12-01 Kamen Mazdrashkis4-repl: Let dsdb_replicated_objects_convert() to accep...
2010-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
next