index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
lib: Avoid 70k of r/w memory
Volker Lendecke
1
-29
/
+12
2024-01-23
lib: Simplify hresult.c
Volker Lendecke
1
-2
/
+2
2024-01-15
python: Generate HRESULT definitions automatically
Joseph Sutton
1
-3
/
+43
2024-01-15
s4:scripting: Remove obsolete references to function prototypes
Joseph Sutton
2
-6
/
+0
2024-01-15
s4:scripting: Remove trailing whitespace
Joseph Sutton
1
-1
/
+1
2024-01-15
s4:scripting: Generate HRESULT definitions as part of the build process
Joseph Sutton
1
-11
/
+15
2024-01-15
s4:scripting: Ensure generated error definition files are closed after use
Joseph Sutton
1
-5
/
+4
2024-01-15
s4:scripting: Remove global list of errors
Joseph Sutton
1
-11
/
+7
2024-01-15
s4:scripting: Use common function to parse error descriptions
Joseph Sutton
1
-55
/
+10
2024-01-15
s4:scripting: Remove blank line
Joseph Sutton
1
-1
/
+0
2024-01-15
s4:scripting: Correctly report number of parsed lines
Joseph Sutton
1
-1
/
+1
2024-01-15
s4:scripting: Let error definition generation scripts tolerate empty lines
Joseph Sutton
1
-0
/
+2
2024-01-15
s4:scripting: Initialize line number to (possibly) more appropriate value
Joseph Sutton
1
-1
/
+1
2024-01-15
s4:scripting: Initialize ‘isWinError’ in constructor
Joseph Sutton
1
-0
/
+1
2024-01-15
s4:scripting: Align integer types
Joseph Sutton
1
-2
/
+2
2023-12-14
python: Remove unused parameter ‘samdb’
Joseph Sutton
1
-1
/
+1
2023-12-14
python: Remove unused parameter ‘lp’
Joseph Sutton
1
-1
/
+1
2023-12-14
python: Remove unused parameter ‘message’
Joseph Sutton
1
-1
/
+1
2023-11-20
Use python.h from libreplace
Andreas Schneider
2
-2
/
+2
2023-11-10
librpc: Fix the build on FreeBSD
Volker Lendecke
1
-1
/
+2
2023-10-25
librpc/rpc: Add windows propertyset info and associated accessor and helper api.
Noel Power
1
-0
/
+201
2023-10-16
gpdupate: Implement Drive Maps Client Side Extension
David Mulder
1
-0
/
+2
2023-09-14
s4:scripting: Prefer ‘x not in y’ to ‘not x in y’
Joseph Sutton
1
-2
/
+2
2023-09-14
s4:scripting: Fix comments
Joseph Sutton
1
-2
/
+2
2023-09-14
s4:scripting: Remove unused imports
Joseph Sutton
1
-2
/
+2
2023-08-14
s4:scripting: Fix code spelling
Andreas Schneider
1
-15
/
+15
2023-07-19
upgradeprovision: handle operatingSystem similar to operatingSystemVersion
Stefan Metzmacher
1
-1
/
+2
2023-06-14
s4/scripting/bin: Add NT_STATUS_OK to list of definitions
Joseph Sutton
1
-1
/
+10
2023-05-05
s4/scripting: fix % len(res) was in the wrong place
Rob van der Linde
1
-1
/
+1
2023-05-05
s4/dsdb: fix unnecessary backslash
Rob van der Linde
1
-3
/
+3
2023-05-05
s4/scripting: fix a few trailing semicolons in gen_{hresult,ntstatus,werror}.py
Rob van der Linde
3
-17
/
+17
2023-05-05
s4/scripting: fix a few invalid docstring args
Rob van der Linde
1
-3
/
+2
2023-05-05
s4/scripting/bin: Remove unused imports
Joseph Sutton
2
-3
/
+3
2023-05-05
s4/scripting/bin: Fix resource leak
Joseph Sutton
1
-3
/
+2
2023-03-22
python:provision: run adprep as part of provision
Stefan Metzmacher
1
-1
/
+1
2023-03-09
libcli: Shrink .data segment by 43264 bytes
Volker Lendecke
1
-7
/
+5
2023-03-09
libcli: Shrink .data segment by 43264 bytes
Volker Lendecke
1
-11
/
+14
2023-03-03
s4:samba_spnupdate: Fix typo
Joseph Sutton
1
-1
/
+1
2023-03-03
s4:samba_dnsupdate: Avoid resource leaks
Joseph Sutton
1
-12
/
+16
2023-03-03
s4:samba_spnupdate: Avoid resource leak
Joseph Sutton
1
-12
/
+11
2022-09-08
samba-tool: binary uses samba_tool function
Douglas Bagnall
1
-10
/
+2
2022-09-08
samba-tool: command that has exception, shows exception
Douglas Bagnall
1
-3
/
+3
2022-09-08
samba-tool: separate ._run() from command resolution
Douglas Bagnall
2
-9
/
+4
2022-07-22
gpo: samba-gpupdate use s3 param for registry conf
David Mulder
1
-1
/
+1
2022-07-08
s4:scripting: Reformat shell scripts
Andreas Schneider
2
-54
/
+79
2022-06-10
spelling: connnect encrytion exisit expection explicit invalide missmatch par...
Michael Tokarev
1
-1
/
+1
2022-05-31
gpo: Move Group Policy code below gp directory
David Mulder
1
-23
/
+23
2022-05-10
gpo: Add Centrify Compatible Crontab Extensions
David Mulder
1
-0
/
+4
2022-05-10
gpo: Add Centrify Compatible Sudoers Extension
David Mulder
1
-0
/
+2
2022-05-10
python: Use 'is' for identity when comparing against None
Joseph Sutton
2
-3
/
+3
[next]