summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* winbind: Generate and pass logon IDGary Lockyer2019-02-201-1/+1
* kdc hdb: Generate and pass logon IDGary Lockyer2019-02-201-2/+4
* s4 rpc netlogon: Pass logon_id to auth loggingGary Lockyer2019-02-201-0/+9
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-2010-26/+13
* s3 winbind auth_log: Tests for logon id logging.Gary Lockyer2019-02-201-0/+4
* selftest: Remove need for $RODC_DC_SERVER env variableTim Beale2019-02-181-1/+1
* selftest: Remove unused environment variablesTim Beale2019-02-181-12/+0
* tests: Tweak DRS tests to avoid unnecessary env variablesTim Beale2019-02-181-13/+15
* sambaundoguididx: use the right escaped oder unescaped sam ldb filesBjörn Jacke2019-02-171-2/+1
* s4 dsdb util: samdb_client_site_name clean upGary Lockyer2019-02-141-16/+14
* s4 dsdb util: remove samdb_search_countGary Lockyer2019-02-141-20/+0
* s4 dsdb util: samdb_client_site_name use dsdb_domain_countGary Lockyer2019-02-141-3/+14
* s4 rpc_server_samr: DomGeneralInformation use dsdb_domain_countGary Lockyer2019-02-141-13/+58
* s4 dsdb util: add dsdb_domain_countGary Lockyer2019-02-141-0/+178
* samba_dnsupdate: make rodc_dns_update() more robust against timing problemsStefan Metzmacher2019-02-141-1/+12
* samba_dnsupdate: make it clear that opts.use_file is active and we're not usi...Stefan Metzmacher2019-02-141-3/+6
* s4:setup: register ${NTDSGUID}._msdcs.${DNSFOREST} first in dns_update_listStefan Metzmacher2019-02-141-1/+1
* Make sure results from GetAttrString are decref'ed where neededNoel Power2019-02-132-7/+28
* Fix instances of PyDict_SetItem to decref the valueNoel Power2019-02-131-105/+241
* Fix mem leak with PyBytes_FromStringAndSizeNoel Power2019-02-131-3/+6
* replmd: move a if (ret) closer to ret sourceDouglas Bagnall2019-02-131-4/+5
* dsdb: check NULL guid strings in la_fix_linksDouglas Bagnall2019-02-131-3/+11
* dsdb: linked attrs: check a talloc_new()Douglas Bagnall2019-02-131-1/+6
* dsdb: make get_parsed_dns_trusted() a common helper functionDouglas Bagnall2019-02-134-58/+57
* spelling of associatedDouglas Bagnall2019-02-131-3/+3
* dsdb/tests/vlv: use only one toplevel dn that is correctly cleaned upStefan Metzmacher2019-02-111-9/+9
* s4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME for check p...Stefan Metzmacher2019-02-113-0/+50
* dnsserver: Return access denied to the caller if the user was not a DNS adminGarming Sam2019-02-111-7/+25
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-081-5/+21
* s4/registry/py: use unsigned ParseTuple format for unsigned valueDouglas Bagnall2019-02-081-1/+1
* s4/messaging/py: use better format strings for variable typesDouglas Bagnall2019-02-081-4/+4
* s4/librpc/py_misc: ParseTuple format should match actual typesDouglas Bagnall2019-02-081-1/+1
* torture4: Solaris cc can't deal with empty initializersVolker Lendecke2019-02-081-7/+7
* s4/scripting/bin: open unicode files with utf8 encoding and write unicode stringJoe Guo2019-02-082-8/+14
* s4:dsdb:util: make use of samba_runcmd_export_stdin()Stefan Metzmacher2019-02-071-6/+14
* Clean up reference used with PyDict_SetxxxNoel Power2019-02-075-5/+8
* Cleanup (decref) some objects added to list.Noel Power2019-02-071-2/+16
* decref results of PyStr_FromStringNoel Power2019-02-071-3/+12
* Cleanup references to module objects returned from PyImport_ImportModuleNoel Power2019-02-075-19/+51
* Decrement references to python objects passed to Py_BuildValueNoel Power2019-02-071-1/+5
* build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical2019-02-011-1/+1
* py_net: fix != None checkDouglas Bagnall2019-02-011-1/+1
* s4/param/provision: check samdb argument in provision_bare()Douglas Bagnall2019-02-011-2/+7
* s4/pyauth: fix memory leak when context_new() has bad argumentsDouglas Bagnall2019-02-011-0/+2
* s4/pyauth: insist on proper ldb in context_new()Douglas Bagnall2019-02-011-0/+4
* s4/pyauth: check ldb argument in py_user_session()Douglas Bagnall2019-02-011-0/+4
* pygensec: insist on proper AuthContext in start_serverDouglas Bagnall2019-02-011-1/+9
* Tests for segfaults in python bindingsDouglas Bagnall2019-02-011-0/+3
* cracknames: Change search filter to use the smaller indexGarming Sam2019-02-011-2/+2
* selftest: Remove unnecessary tests.py options from proclimit testsTim Beale2019-02-011-3/+1