selftest: Remove unused environment variables
[samba.git] / source4 /
2019-02-18 Tim Bealeselftest: Remove unused environment variables
2019-02-18 Tim Bealetests: Tweak DRS tests to avoid unnecessary env variables
2019-02-17 Björn Jackesambaundoguididx: use the right escaped oder unescaped...
2019-02-14 Gary Lockyers4 dsdb util: samdb_client_site_name clean up
2019-02-14 Gary Lockyers4 dsdb util: remove samdb_search_count
2019-02-14 Gary Lockyers4 dsdb util: samdb_client_site_name use dsdb_domain_count
2019-02-14 Gary Lockyers4 rpc_server_samr: DomGeneralInformation use dsdb_doma...
2019-02-14 Gary Lockyers4 dsdb util: add dsdb_domain_count
2019-02-14 Stefan Metzmachersamba_dnsupdate: make rodc_dns_update() more robust...
2019-02-14 Stefan Metzmachersamba_dnsupdate: make it clear that opts.use_file is...
2019-02-14 Stefan Metzmachers4:setup: register ${NTDSGUID}._msdcs.${DNSFOREST}...
2019-02-13 Noel PowerMake sure results from GetAttrString are decref'ed...
2019-02-13 Noel PowerFix instances of PyDict_SetItem to decref the value
2019-02-13 Noel PowerFix mem leak with PyBytes_FromStringAndSize
2019-02-13 Douglas Bagnallreplmd: move a if (ret) closer to ret source
2019-02-13 Douglas Bagnalldsdb: check NULL guid strings in la_fix_links
2019-02-13 Douglas Bagnalldsdb: linked attrs: check a talloc_new()
2019-02-13 Douglas Bagnalldsdb: make get_parsed_dns_trusted() a common helper...
2019-02-13 Douglas Bagnallspelling of associated
2019-02-11 Stefan Metzmacherdsdb/tests/vlv: use only one toplevel dn that is correc...
2019-02-11 Stefan Metzmachers4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL...
2019-02-11 Garming Samdnsserver: Return access denied to the caller if the...
2019-02-08 Jeremy Allisons4: torture: vfs_fruit. Change test_fruit_locking_confl...
2019-02-08 Douglas Bagnalls4/registry/py: use unsigned ParseTuple format for...
2019-02-08 Douglas Bagnalls4/messaging/py: use better format strings for variable...
2019-02-08 Douglas Bagnalls4/librpc/py_misc: ParseTuple format should match actua...
2019-02-08 Volker Lendecketorture4: Solaris cc can't deal with empty initializers
2019-02-08 Joe Guos4/scripting/bin: open unicode files with utf8 encoding...
2019-02-07 Stefan Metzmachers4:dsdb:util: make use of samba_runcmd_export_stdin()
2019-02-07 Noel PowerClean up reference used with PyDict_Setxxx
2019-02-07 Noel PowerCleanup (decref) some objects added to list.
2019-02-07 Noel Powerdecref results of PyStr_FromString
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-02-01 David Disseldorp... build: replace SAMBA3_ADD_OPTION with samba_add_onoff_o...
2019-02-01 Douglas Bagnallpy_net: fix != None check
2019-02-01 Douglas Bagnalls4/param/provision: check samdb argument in provision_b...
2019-02-01 Douglas Bagnalls4/pyauth: fix memory leak when context_new() has bad...
2019-02-01 Douglas Bagnalls4/pyauth: insist on proper ldb in context_new()
2019-02-01 Douglas Bagnalls4/pyauth: check ldb argument in py_user_session()
2019-02-01 Douglas Bagnallpygensec: insist on proper AuthContext in start_server
2019-02-01 Douglas BagnallTests for segfaults in python bindings
2019-02-01 Garming Samcracknames: Change search filter to use the smaller...
2019-02-01 Tim Bealeselftest: Remove unnecessary tests.py options from...
2019-02-01 Tim Bealesamba: Change default process model to prefork
2019-01-29 Stefan Metzmachers4:server: add support for 'smbcontrol samba shutdown'
2019-01-29 Stefan Metzmachers4:server: avoid using pid=0 for the parent 'samba...
2019-01-29 Stefan Metzmachers4:messaging: add support 'smbcontrol <pid> debug/debug...
2019-01-29 Stefan Metzmacherwscript: separate embedded_heimdal from system_heimdal
2019-01-29 Douglas Bagnalls4/param/provision py_dom_sid_FromSid: avoid python...
2019-01-29 Douglas Bagnalls4/pyrpc_util: catch alloc failure in py_dcerpc_interfa...
2019-01-29 Douglas Bagnalls4/pyrpc_util: appropriately decrement refcounts on...
2019-01-28 Justin Stephensons4:torture: Enforce Printer Class
2019-01-28 Justin Stephensons4:torture: Uninstall driver and cleanup
2019-01-28 Justin Stephensons4:torture: Add test_ValidatePrinterDriverInstalled
2019-01-28 Justin Stephensons4:torture: Add test_InstallPrinterDriverFromPackage
2019-01-28 Justin Stephensons4:torture: Add test_UploadPrinterDriverPackage
2019-01-28 Justin Stephensons4:torture: Add test_CopyDriverFiles
2019-01-28 Justin Stephensons4:torture: Add test_init_driver_info function
2019-01-28 Justin Stephensons4:torture: Add driver parsing wrapper
2019-01-28 Guenther Deschnerlib:printer_driver: Add printer_driver library to parse...
2019-01-28 Justin Stephensons4:torture: Use test client user and machine name defaults
2019-01-28 Justin Stephensons4:torture: Add iremotewinspool driver torture template
2019-01-28 Justin Stephensonlibrpc:idl: Fix pszDestInfPath winspool parameter type
2019-01-28 Justin Stephensons4:torture: Seperate out function calls inside params
2019-01-28 Justin Stephensons4:torture: Share test iremotewinspool functions
2019-01-28 Douglas Bagnallpyrpc: typo in transfer syntax docstring
2019-01-28 Andreas Schneiders4:cifsdd: Use C99 initializers for cifsdd argdef
2019-01-28 Andreas Schneiders4:torture: Fix C99 initializers for vfs fruit tests
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers in gentest
2019-01-28 Andreas Schneiders4:torture: Add missing C99 initializer for torture_rpc...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializer in test_SecurityDescrip...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializer for last element in...
2019-01-28 Andreas Schneiders4:torture: Complete C99 initializers for levels in...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for file_levels in...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for level in smb2...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for hold_sharemode_tab...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in smb2 oploc...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in raw...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in raw...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in smb2 notif...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for levels in qfsinfo...
2019-01-28 Andreas Schneiders4:torture: Use C99 initializers for dirs in oplock...
2019-01-28 Andreas Schneiders4:samdb: Use C99 initializer for last element of ldb_m...
2019-01-28 Andreas Schneiders4:dsdb: Use C99 initializer in util
2019-01-28 Andreas Schneiders4:pyparam: Use C99 initializer for PyGetSetDef
2019-01-28 Andreas Schneiders4:lib: Use C99 initializer for PyGetSetDef in pymessaging
2019-01-28 Andreas Schneiders4:librpc: Use C99 initializer for PyGetSetDef in pyrpc
2019-01-28 Andreas Schneiders4:lib: Use C99 initializer for poptOption in popt_cred...
2019-01-28 Andreas Schneiders4:lib: Use C99 initializer for poptOption in popt_common
2019-01-28 Andreas Schneiders4:client: Use C99 initializer for poptOption in cifsdd
2019-01-28 Andreas Schneiders4:client: Use C99 initializer for poptOption in client
2019-01-28 Andreas Schneiders4:smbd: Use C99 initializer for poptOption in server
2019-01-26 Tim Beales4:libcli: Remove (now unused) pysmb.c bindings
2019-01-19 Anoop C Ss4/messaging: Fix undefined reference in linking libMES...
2019-01-19 Gary Lockyergroup_audit: error handling in group change
2019-01-19 Gary Lockyergroup_audit: Tests for error handling in group change
2019-01-19 Douglas Bagnalls4/py_dsdb: catch/handle alloc failures in py_dsdb_norm...
2019-01-19 Andreas Schneiders4:kdc: Fix size type for num_bind in kdc-heimdal
2019-01-19 Andreas Schneiders4:dsdb: Fix size type for num_of_attrs in acl_read
next