summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2024-01-23lib: Avoid 70k of r/w memoryVolker Lendecke1-29/+12
2024-01-23lib: Simplify hresult.cVolker Lendecke1-2/+2
2024-01-15python: Generate HRESULT definitions automaticallyJoseph Sutton1-3/+43
2024-01-15s4:scripting: Remove obsolete references to function prototypesJoseph Sutton2-6/+0
2024-01-15s4:scripting: Remove trailing whitespaceJoseph Sutton1-1/+1
2024-01-15s4:scripting: Generate HRESULT definitions as part of the build processJoseph Sutton1-11/+15
2024-01-15s4:scripting: Ensure generated error definition files are closed after useJoseph Sutton1-5/+4
2024-01-15s4:scripting: Remove global list of errorsJoseph Sutton1-11/+7
2024-01-15s4:scripting: Use common function to parse error descriptionsJoseph Sutton1-55/+10
2024-01-15s4:scripting: Remove blank lineJoseph Sutton1-1/+0
2024-01-15s4:scripting: Correctly report number of parsed linesJoseph Sutton1-1/+1
2024-01-15s4:scripting: Let error definition generation scripts tolerate empty linesJoseph Sutton1-0/+2
2024-01-15s4:scripting: Initialize line number to (possibly) more appropriate valueJoseph Sutton1-1/+1
2024-01-15s4:scripting: Initialize ‘isWinError’ in constructorJoseph Sutton1-0/+1
2024-01-15s4:scripting: Align integer typesJoseph Sutton1-2/+2
2023-12-14python: Remove unused parameter ‘samdb’Joseph Sutton1-1/+1
2023-12-14python: Remove unused parameter ‘lp’Joseph Sutton1-1/+1
2023-12-14python: Remove unused parameter ‘message’Joseph Sutton1-1/+1
2023-11-20Use python.h from libreplaceAndreas Schneider2-2/+2
2023-11-16s4-scripting: Remove repl_cleartext_pwd.pyAndrew Bartlett1-413/+0
2023-11-16s4-scripting/devel: Fix str() vs bytes() issue in repl_cleartext_pwd.pyAndrew Bartlett1-3/+4
2023-11-16s4-scripting/devel: Fix repl_cleartext_pwd to use built-in RC4Andrew Bartlett1-3/+3
2023-11-10librpc: Fix the build on FreeBSDVolker Lendecke1-1/+2
2023-10-25librpc/rpc: Add windows propertyset info and associated accessor and helper api.Noel Power1-0/+201
2023-10-16gpdupate: Implement Drive Maps Client Side ExtensionDavid Mulder1-0/+2
2023-09-14s4:scripting: Prefer ‘x not in y’ to ‘not x in y’Joseph Sutton1-2/+2
2023-09-14s4:scripting: Fix commentsJoseph Sutton1-2/+2
2023-09-14s4:scripting: Remove unused importsJoseph Sutton1-2/+2
2023-08-14s4:scripting: Fix code spellingAndreas Schneider2-16/+16
2023-07-19upgradeprovision: handle operatingSystem similar to operatingSystemVersionStefan Metzmacher1-1/+2
2023-06-14s4/scripting/bin: Add NT_STATUS_OK to list of definitionsJoseph Sutton1-1/+10
2023-05-05s4/scripting: fix % len(res) was in the wrong placeRob van der Linde1-1/+1
2023-05-05s4/dsdb: fix unnecessary backslashRob van der Linde1-3/+3
2023-05-05s4/scripting: fix a few trailing semicolons in gen_{hresult,ntstatus,werror}.pyRob van der Linde3-17/+17
2023-05-05s4/scripting: fix a few invalid docstring argsRob van der Linde1-3/+2
2023-05-05s4/scripting/bin: Remove unused importsJoseph Sutton2-3/+3
2023-05-05s4/scripting/bin: Fix resource leakJoseph Sutton1-3/+2
2023-03-22python:provision: run adprep as part of provisionStefan Metzmacher1-1/+1
2023-03-09libcli: Shrink .data segment by 43264 bytesVolker Lendecke1-7/+5
2023-03-09libcli: Shrink .data segment by 43264 bytesVolker Lendecke1-11/+14
2023-03-03s4:samba_spnupdate: Fix typoJoseph Sutton1-1/+1
2023-03-03s4:samba_dnsupdate: Avoid resource leaksJoseph Sutton1-12/+16
2023-03-03s4:samba_spnupdate: Avoid resource leakJoseph Sutton1-12/+11
2022-09-08samba-tool: binary uses samba_tool functionDouglas Bagnall1-10/+2
2022-09-08samba-tool: command that has exception, shows exceptionDouglas Bagnall1-3/+3
2022-09-08samba-tool: separate ._run() from command resolutionDouglas Bagnall2-9/+4
2022-07-22gpo: samba-gpupdate use s3 param for registry confDavid Mulder1-1/+1
2022-07-08s4:scripting: Reformat shell scriptsAndreas Schneider9-108/+135
2022-06-10spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev1-1/+1
2022-05-31gpo: Move Group Policy code below gp directoryDavid Mulder1-23/+23