autobuild: move maptoguest and simpleserver to 'samba-fileserver'
[garming/samba-autobuild/.git] / source4 / libnet /
2019-02-27 Volker Lendeckelibnet: Use dom_sid_str_buf
2019-02-21 Noel Powers4/param: Fix provision_get_schema leaking python object
2019-02-13 Noel PowerMake sure results from GetAttrString are decref'ed...
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-02-01 Douglas Bagnallpy_net: fix != None check
2019-01-12 Noel Powers4/libnet: use 'et' as format for ParseTuple with python2
2019-01-08 Volker Lendeckelibnet4: Use dom_sid_str_buf
2018-11-30 Olly BettsFix spelling mistakes
2018-11-06 Tim Bealelibnet: Reset debug counters after replicating critical...
2018-10-17 Tim Bealelibnet/drs: Update replication debug to report link...
2018-05-17 Andrew BartlettFIXUP: Improve memory handling on py_net_change_password
2018-05-17 Noel Powers4/libnet: Allow passwords containing non ascii charact...
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-04-13 Noel Powers3/libnet/wscript: build samba-net lib for extra-python/py3
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-03-23 Noel Powerpython3 port for dckeytab module
2018-03-19 Andrej Gesselbugfix memory leak. partition_dn is only used to search...
2018-03-02 Swen SchilligReplace NT_STATUS_HAVE_NO_MEMORY macro
2018-03-02 Swen SchilligMinor cleanup of libnet_LookupName_recv
2018-03-02 Swen SchilligZero libnet_LookupName out struct before using
2018-02-24 Swen SchilligMinor cleanup to libnet_join_member
2018-01-31 Swen Schilligtalloc_zero libnet_context on init
2018-01-25 Swen SchilligFix wrong condition for error string assignment
2018-01-25 Volker Lendeckelibnet: Use talloc_zero instead of ZERO_STRUCTP
2018-01-09 Volker Lendeckelibnet: Add NULL checks to py_net_finddc
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-07-27 Tim Bealelibnet: Initialize req_level in become_dc tests
2017-07-14 Alexander Bokovoypy3: Make sure to specify METH_VARARGS together with...
2017-05-25 Gary Lockyerlibnet join: Fix error handling on provision_store_self...
2017-05-25 Andrew Bartlettpynet: Add a hook to decrypt one attribute
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-03-29 Gary Lockyerpython net: add username, oldpassword and domain to...
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build samba-net
2017-03-10 Petr Viktorinpython: Port the samba.net module to Python 3
2017-02-25 Stefan Metzmacherpy_net: make use of pytalloc_GenericObject_steal()
2017-02-23 Andrew Bartlettsamba-tool drs replicate: Add --single-object
2017-02-21 Stefan Metzmachers4:libnet: make use of generate_random_machine_password()
2017-02-08 Stefan Metzmachers4:libnet: s/highestCommitedUSN/highestCommittedUSN
2016-11-04 Andrew Bartlettpython-libnet: Use new NTSTATUSError, WERRORError and...
2016-11-04 Andrew Bartlettdsdb: Catch errors in extended operations (like allocat...
2016-11-04 Andrew Bartlettdsdb: Rework DSDB code to use WERROR
2016-08-31 Andreas Schneiderkrb5_wrap: Rename smb_krb5_open_keytab_relative()
2016-08-10 Stefan Metzmachers4:dsdb/repl: set working_schema->resolving_in_progress...
2016-08-10 Andrew Bartletts4:dsdb/repl: Improve memory handling in replicated...
2016-07-28 Garming Samvalgrind: Avoid a warning about uninitialized memory
2016-06-28 Volker Lendeckelibnet: Fix CID 1362934: CHECKED_RETURN
2016-06-06 Andrew Bartlettsamba-tool domain join: Set drsuapi.DRSUAPI_DRS_GET_ANC...
2016-06-06 Andrew Bartlettrepl: Pass in the full partition DN to dsdb_replicated_...
2016-04-25 Noel Powers4:libnet: fix 'Syscall param writev(vector[...])'...
2016-04-25 Ralph Boehmes4/libnet: fix exporting to keytab by SPN
2016-03-24 Andreas Schneiders4-libnet: Link dckeytab.so correctly when is AD DC...
2016-03-23 Alexander Bokovoys4-libnet: only build python-dckeytab module for Heimda...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-10 Andreas Schneiders4-libnet: Implement export_keytab without HDB
2015-10-26 Andrew Bartlettrepl: Use DSDB_REPL_FLAG_PRIORITISE_INCOMING in samba...
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-10-26 Andrew Bartlettsamba-tool: Remove vampire subcommand and now unused...
2015-07-07 Stefan Metzmachers4:libnet: make use of dcerpc_secondary_auth_connection...
2015-03-20 Günther Deschners4-libnet: only build python_dckeytab when heimdal...
2015-03-12 Stefan Metzmachers4:py_net: make domain and address fully optional to...
2015-03-03 Volker LendeckeFix the O3 developer build
2014-10-24 Günther Deschners4-libnet: make it possible to join "off-site".
2014-10-14 Jelmer Vernooijpy_net: Fix typo in change_password docstring, and...
2014-09-22 Stefan Metzmachers4:librpc: use authenticated epmapping for ncacn_http
2014-07-07 Samuel CabreroOrder switch statements
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2014-06-11 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-05-05 Jose A. RiveraFix an empty if statement.
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-02-13 Stefan Metzmachers4:libnet: add const to libnet_JoinDomain->out.samr_binding
2014-02-13 Stefan Metzmachers4:libnet: use helper functions to access dcerpc_bindin...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_get_string_option...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_[g|s]et_*() in...
2014-02-13 Stefan Metzmachers4:libnet: use 'const struct dcerpc_binding' for local...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_get_*() in libnet...
2014-02-13 Stefan Metzmachers4:libnet_become_dc: make use of dcerpc_binding_[g...
2014-02-13 Stefan Metzmachers4:libnet: avoid compiler warnings in libnet_lookup.c
2014-02-11 Stefan Metzmachers4:libnet: use dcerpc_binding_dup() in continue_epm_map...
2014-02-11 Stefan Metzmachers4:libnet: make use of dcerpc_binding_dup() in libnet_j...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_usermod() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_usermod_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userdel() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userdel_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo_send() take tevent_c...
2014-01-16 Stefan Metzmachers4:libnet: remove unused libnet_rpc_groupdel* code
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupadd() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupadd_send() take tevent_c...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupinfo() take tevent_conte...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupinfo_send() take tevent_...
2014-01-16 Stefan Metzmachers4:libnet: avoid using dcecli_connection->event_ctx
2014-01-16 Stefan Metzmachers4:libnet: keep a dcerpc_binding_handle for samr and lsa
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
next