summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* samba: Change default process model to preforkTim Beale2019-02-011-1/+1
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-01-291-1/+36
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-01-291-1/+1
* s4:messaging: add support 'smbcontrol <pid> debug/debuglevel'Stefan Metzmacher2019-01-291-0/+72
* wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher2019-01-291-94/+0
* s4/param/provision py_dom_sid_FromSid: avoid python memleakDouglas Bagnall2019-01-291-4/+6
* s4/pyrpc_util: catch alloc failure in py_dcerpc_interface_init_helper()Douglas Bagnall2019-01-291-0/+5
* s4/pyrpc_util: appropriately decrement refcounts on failureDouglas Bagnall2019-01-291-0/+22
* s4:torture: Enforce Printer ClassJustin Stephenson2019-01-281-0/+7
* s4:torture: Uninstall driver and cleanupJustin Stephenson2019-01-281-0/+58
* s4:torture: Add test_ValidatePrinterDriverInstalledJustin Stephenson2019-01-283-0/+198
* s4:torture: Add test_InstallPrinterDriverFromPackageJustin Stephenson2019-01-281-0/+55
* s4:torture: Add test_UploadPrinterDriverPackageJustin Stephenson2019-01-281-0/+59
* s4:torture: Add test_CopyDriverFilesJustin Stephenson2019-01-281-0/+212
* s4:torture: Add test_init_driver_info functionJustin Stephenson2019-01-282-0/+144
* s4:torture: Add driver parsing wrapperJustin Stephenson2019-01-282-0/+42
* lib:printer_driver: Add printer_driver library to parse printer driver inf filesGuenther Deschner2019-01-281-0/+1
* s4:torture: Use test client user and machine name defaultsJustin Stephenson2019-01-284-11/+18
* s4:torture: Add iremotewinspool driver torture templateJustin Stephenson2019-01-283-0/+140
* librpc:idl: Fix pszDestInfPath winspool parameter typeJustin Stephenson2019-01-281-2/+2
* s4:torture: Seperate out function calls inside paramsJustin Stephenson2019-01-281-18/+28
* s4:torture: Share test iremotewinspool functionsJustin Stephenson2019-01-284-212/+267
* pyrpc: typo in transfer syntax docstringDouglas Bagnall2019-01-281-1/+1
* s4:cifsdd: Use C99 initializers for cifsdd argdefAndreas Schneider2019-01-281-11/+55
* s4:torture: Fix C99 initializers for vfs fruit testsAndreas Schneider2019-01-281-126/+162
* s4:torture: Use C99 initializers in gentestAndreas Schneider2019-01-281-30/+146
* s4:torture: Add missing C99 initializer for torture_rpc_samlogonAndreas Schneider2019-01-281-10/+19
* s4:torture: Use C99 initializer in test_SecurityDescriptorsSecInfoAndreas Schneider2019-01-281-31/+131
* s4:torture: Use C99 initializer for last element in get_and_set_infoAndreas Schneider2019-01-281-1/+1
* s4:torture: Complete C99 initializers for levels in raw qfileinfo testAndreas Schneider2019-01-281-85/+246
* s4:torture: Use C99 initializers for file_levels in smb2 getinfo testAndreas Schneider2019-01-281-1/+1
* s4:torture: Use C99 initializers for level in smb2 dir testAndreas Schneider2019-01-281-24/+48
* s4:torture: Use C99 initializers for hold_sharemode_table in smb2 sharemode testAndreas Schneider2019-01-281-8/+32
* s4:torture: Use C99 initializers for dirs in smb2 oplock testAndreas Schneider2019-01-281-8/+20
* s4:torture: Use C99 initializers for levels in raw notify testAndreas Schneider2019-01-281-40/+120
* s4:torture: Use C99 initializers for levels in raw search testAndreas Schneider2019-01-281-49/+95
* s4:torture: Use C99 initializers for dirs in smb2 notify testAndreas Schneider2019-01-281-40/+120
* s4:torture: Use C99 initializers for levels in qfsinfo testAndreas Schneider2019-01-281-15/+58
* s4:torture: Use C99 initializers for dirs in oplock testAndreas Schneider2019-01-281-8/+20
* s4:samdb: Use C99 initializer for last element of ldb_map_objectclassAndreas Schneider2019-01-281-1/+1
* s4:dsdb: Use C99 initializer in utilAndreas Schneider2019-01-281-3/+9
* s4:pyparam: Use C99 initializer for PyGetSetDefAndreas Schneider2019-01-281-4/+10
* s4:lib: Use C99 initializer for PyGetSetDef in pymessagingAndreas Schneider2019-01-281-3/+6
* s4:librpc: Use C99 initializer for PyGetSetDef in pyrpcAndreas Schneider2019-01-281-18/+41
* s4:lib: Use C99 initializer for poptOption in popt_credentialsAndreas Schneider2019-01-281-12/+75
* s4:lib: Use C99 initializer for poptOption in popt_commonAndreas Schneider2019-01-281-23/+134
* s4:client: Use C99 initializer for poptOption in cifsddAndreas Schneider2019-01-281-5/+21
* s4:client: Use C99 initializer for poptOption in clientAndreas Schneider2019-01-281-9/+71
* s4:smbd: Use C99 initializer for poptOption in serverAndreas Schneider2019-01-281-16/+51
* s4:libcli: Remove (now unused) pysmb.c bindingsTim Beale2019-01-262-757/+0