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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
2
-31
/
+31
2018-08-06
netcmd: domain backup offline command
Aaron Haslett
1
-97
/
+0
2018-07-12
gpo: Add user policy extensions
David Mulder
1
-2
/
+4
2018-07-12
gpo: Dynamically load gp_exts
David Mulder
1
-0
/
+4
2018-07-12
dns: update tool changed for scavenging
Aaron Haslett
1
-9
/
+1
2018-07-04
samba-gpupdate: Change machine option to target
David Mulder
2
-4
/
+7
2018-07-04
samba_gpoupdate: Rename the command to samba-gpupdate
David Mulder
4
-10
/
+10
2018-06-28
provision: set 'binddns dir' when making new smb.conf
Tim Beale
1
-0
/
+3
2018-06-01
dnsupdate: Fix a typo
Volker Lendecke
1
-1
/
+1
2018-05-12
s4/scripting/devel: py2/py3 compatability always decode result of b64encode
Noel Power
2
-7
/
+7
2018-05-12
s4/scripting/bin: py2/py3 compatability always decode result of b64encode
Noel Power
5
-5
/
+5
2018-05-12
python/samba: Bulk replace of '.next()' method with function 'next()'
Noel Power
1
-3
/
+3
2018-05-12
devel: removing unused code from chgkrbtgtpass
Aaron Haslett
1
-4
/
+1
2018-05-03
samba_dnsupdate: Put samba.kcc import after path insert of bin/python
Garming Sam
1
-1
/
+1
2018-04-13
python: bulk replace dict.itervalues to values for py3
Joe Guo
1
-2
/
+2
2018-04-12
gpo: Move implementation from samba_gpoupdate
David Mulder
1
-77
/
+2
2018-04-06
upgradeprovision: detect and handle lmdb databases
Gary Lockyer
1
-4
/
+22
2018-04-06
upgradeprovision: Do not copy backup lmdb -lock files
Gary Lockyer
1
-3
/
+4
2018-03-23
s4/scripting: convert print func to be py2/py3 compatible
Noel Power
6
-60
/
+66
2018-03-21
samba_dnsupdate: Introduce automatic site coverage
Garming Sam
1
-0
/
+27
2018-02-15
source4/scripting python: convert 'except X, e' to 'except X as e'
Douglas Bagnall
10
-20
/
+20
2018-01-13
gpo: Add the winbind call to gpupdate
David Mulder
3
-6
/
+24
2018-01-13
gpo: Continue parsing GPOs even if one fails
David Mulder
1
-6
/
+8
2017-12-15
gpo: Test that unapply works
David Mulder
1
-2
/
+2
2017-12-14
upgradeprovision: Change test to always use 2008 R2 schema
Tim Beale
1
-1
/
+1
2017-11-21
Fix formating of sources to be less than 80 lines
Garming Sam
1
-4
/
+6
2017-11-20
doc: Add samba_gpoupdate man page, update WHATSNEW
David Mulder
2
-0
/
+120
2017-11-20
gpo: Always enforce policy, even if unchanged
David Mulder
1
-10
/
+14
2017-11-20
gpo: Add GPO unapply
David Mulder
1
-31
/
+59
2017-11-20
gpo: Install the samba_gpoupdate script
David Mulder
2
-1
/
+2
2017-11-20
gpoupdate: Rewrite samba_gpoupdate
David Mulder
1
-214
/
+87
2017-11-20
gpo: Make the gpclass more easily extensible
David Mulder
1
-4
/
+4
2017-11-20
gpo: Make the gpoupdate script much more reliable
David Mulder
1
-21
/
+39
2017-11-20
gpo: Initial commit for GPO work
Luke Morrison
1
-0
/
+235
2017-11-20
waf: Move script list to one-per-line
Andrew Bartlett
1
-1
/
+7
2017-10-25
s4:scripting: Fix ntstatus_gen.h generation on 32bit
Andreas Schneider
1
-1
/
+1
2017-10-19
python: add a failed test to show Popen deadlock
Joe Guo
2
-1
/
+54
2017-09-23
scripting: Add script (backportable) to undo a GUID index
Andrew Bartlett
1
-0
/
+84
2017-09-16
samba_upgradedns: When we setup the internal dns cleanup bind-dns dir
Andreas Schneider
1
-0
/
+17
2017-09-16
samba_upgradedns: Print better hints after we migrated the config
Andreas Schneider
1
-3
/
+15
2017-09-16
samba_upgradedns: Change the group of the 'binddns dir' too
Andreas Schneider
1
-0
/
+7
2017-09-06
python:samba: Add code to remove obsolete files in the private dir
Andreas Schneider
1
-0
/
+34
2017-09-05
python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns
Andreas Schneider
2
-17
/
+38
2017-08-22
python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...
Lumir Balhar
2
-8
/
+24
2017-08-22
python: scripting: Port ntstatus and werror generators to Python 3 compatible...
Lumir Balhar
3
-9
/
+9
2017-06-10
samba_dnsupdate: fix "samba-tool" fallback error handling
Andrew Bartlett
1
-1
/
+1
2017-06-10
samba_dnsupdate: Extend possible server list to all NS servers for the zone
Andrew Bartlett
1
-29
/
+69
2017-06-10
samba_dnsupate: Try to get ticket to the SOA, not the NS servers
Andrew Bartlett
1
-3
/
+5
[prev]
[next]