summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 'articles' variable causes a dependency loopDavid Mulder2019-01-291-2/+2
* third_party/resolv_wrapper: fix HAVE_RESOLV_IPV6_NSADDRS for struct __res_stateStefan Metzmacher2019-01-291-1/+1
* wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGSStefan Metzmacher2019-01-292-2/+17
* replace: only include <sys/capability.h> with HAVE_POSIX_CAPABILITIESStefan Metzmacher2019-01-291-0/+2
* wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher2019-01-294-101/+104
* vfs_gpfs: Fix the 32-bit buildVolker Lendecke2019-01-291-2/+4
* 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
* s3/py_passdb: maintain correct refcount on allocation failureDouglas Bagnall2019-01-291-0/+6
* python/modules: maintain correct refcount for path itemsDouglas Bagnall2019-01-291-10/+19
* tests: don't rely on implicit int return typeDavid Disseldorp2019-01-295-5/+5
* s3/lib: clean up have_syscall() formattingDavid Disseldorp2019-01-291-2/+3
* s3/lib: don't rely on implicit int return typeDavid Disseldorp2019-01-291-1/+1
* 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: Retrieve Class valueJustin Stephenson2019-01-281-0/+7
* lib:printer_driver: Don't overwrite printprocessorJustin Stephenson2019-01-281-2/+4
* lib:printer_driver: Parse SourceDisksNames sectionJustin Stephenson2019-01-281-0/+9
* lib:printer_driver: Handle PrintProcessor stringJustin Stephenson2019-01-281-1/+1
* lib:printer_driver: Add printer_driver library to parse printer driver inf filesGuenther Deschner2019-01-285-0/+1282
* utils:libgpo: re-add libgpo as library, it should not be part of gpextGünther Deschner2019-01-282-5/+12
* util: Add file tree walk interfaceAndreas Schneider2019-01-283-1/+160
* 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-282-3/+3
* s4:torture: Seperate out function calls inside paramsJustin Stephenson2019-01-281-18/+28
* s4:torture: Share test iremotewinspool functionsJustin Stephenson2019-01-284-212/+267
* s3:nmbd: small improvements in --help stringsDouglas Bagnall2019-01-281-2/+3
* libgpo: remove 404 link in commentDouglas Bagnall2019-01-281-1/+0
* libgpo: remove duplicate entry in value tableDouglas Bagnall2019-01-281-4/+0
* pyrpc: typo in transfer syntax docstringDouglas Bagnall2019-01-281-1/+1
* libcli:smb: Use C99 initializer for derivation in smbXcli_baseAndreas Schneider2019-01-281-2/+6
* 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