summaryrefslogtreecommitdiff
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* s4/libnet: Fix joining a Windows pre-2008R2 DCTim Beale2019-07-081-0/+9
* s4/libnet: use 'et' as format for ParseTuple with python2Noel Power2019-01-211-1/+2
* FIXUP: Improve memory handling on py_net_change_passwordAndrew Bartlett2018-05-171-2/+7
* s4/libnet: Allow passwords containing non ascii characters to be passedNoel Power2018-05-171-9/+14
* samdb: Add remote address to connectGary Lockyer2018-05-101-2/+3
* s3/libnet/wscript: build samba-net lib for extra-python/py3Noel Power2018-04-131-10/+15
* wscript_build: make sure we link extra-python versions of librariesNoel Power2018-04-131-1/+1
* python3 port for dckeytab moduleNoel Power2018-03-232-13/+25
* bugfix memory leak. partition_dn is only used to search and compare and is no...Andrej Gessel2018-03-191-2/+2
* Replace NT_STATUS_HAVE_NO_MEMORY macroSwen Schillig2018-03-031-2/+8
* Minor cleanup of libnet_LookupName_recvSwen Schillig2018-03-021-30/+39
* Zero libnet_LookupName out struct before usingSwen Schillig2018-03-021-4/+1
* Minor cleanup to libnet_join_memberSwen Schillig2018-02-241-27/+19
* talloc_zero libnet_context on initSwen Schillig2018-02-011-8/+2
* Fix wrong condition for error string assignmentSwen Schillig2018-01-251-2/+2
* libnet: Use talloc_zero instead of ZERO_STRUCTPVolker Lendecke2018-01-251-3/+3
* libnet: Add NULL checks to py_net_finddcVolker Lendecke2018-01-091-0/+10
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-241-2/+2
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale2017-08-181-0/+4
* drs: Fail replication transaction instead of dropping linksTim Beale2017-08-181-0/+1
* libnet: Initialize req_level in become_dc testsTim Beale2017-07-281-1/+1
* py3: Make sure to specify METH_VARARGS together with METH_KEYWORDSAlexander Bokovoy2017-07-141-1/+1
* libnet join: Fix error handling on provision_store_self_join failureGary Lockyer2017-05-251-1/+8
* pynet: Add a hook to decrypt one attributeAndrew Bartlett2017-05-251-0/+74
* dsdb: Do not write the @INDEXLIST or @ATTRIBUTES records during schema refreshAndrew Bartlett2017-05-231-1/+1
* python net: add username, oldpassword and domain to change_passwordGary Lockyer2017-03-291-7/+19
* waf: disable-python - don't build samba-netIan Stakenvicius2017-03-101-1/+2
* python: Port the samba.net module to Python 3Petr Viktorin2017-03-102-17/+27
* py_net: make use of pytalloc_GenericObject_steal()Stefan Metzmacher2017-02-251-3/+2
* samba-tool drs replicate: Add --single-objectAndrew Bartlett2017-02-231-3/+3
* s4:libnet: make use of generate_random_machine_password()Stefan Metzmacher2017-02-211-1/+1
* s4:libnet: s/highestCommitedUSN/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* python-libnet: Use new NTSTATUSError, WERRORError and DsExtendedError exceptionsAndrew Bartlett2016-11-041-14/+102
* dsdb: Catch errors in extended operations (like allocating a RID Set)Andrew Bartlett2016-11-041-2/+19
* dsdb: Rework DSDB code to use WERRORAndrew Bartlett2016-11-044-70/+89
* krb5_wrap: Rename smb_krb5_open_keytab_relative()Andreas Schneider2016-08-311-4/+4
* s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher2016-08-111-0/+5
* s4:dsdb/repl: Improve memory handling in replicated schema codeAndrew Bartlett2016-08-111-1/+1
* valgrind: Avoid a warning about uninitialized memoryGarming Sam2016-07-281-1/+1
* libnet: Fix CID 1362934: CHECKED_RETURNVolker Lendecke2016-06-281-1/+6
* samba-tool domain join: Set drsuapi.DRSUAPI_DRS_GET_ANC during initial replAndrew Bartlett2016-06-061-4/+7
* repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett2016-06-061-2/+26
* s4:libnet: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+1
* s4/libnet: fix exporting to keytab by SPNRalph Boehme2016-04-251-16/+23
* s4-libnet: Link dckeytab.so correctly when is AD DC enabledAndreas Schneider2016-03-242-3/+2
* s4-libnet: only build python-dckeytab module for Heimdal in AD DC modeAlexander Bokovoy2016-03-231-1/+1
* build: mark explicit dependencies on pytalloc-utilGarming Sam2016-03-151-1/+1
* s4-libnet: Implement export_keytab without HDBAndreas Schneider2016-03-101-33/+159
* repl: Use DSDB_REPL_FLAG_PRIORITISE_INCOMING in samba-tool drs replicate --localAndrew Bartlett2015-10-261-0/+4