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
/
python
/
samba
/
gp_sec_ext.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
gpo: Ensure that samba-gpupdate doesn't require ad-dc
David Mulder
1
-2
/
+2
2021-02-11
gpo: Security gpext rsop list only own policies
David Mulder
1
-2
/
+4
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-1
/
+1
2020-08-27
gpo: gp_krb_ext always uses set_kdc_tdb to update
David Mulder
1
-10
/
+6
2020-08-27
gpo: Move gp_sec_ext conversion functions to top
David Mulder
1
-18
/
+17
2020-08-27
gpo: Display Security Extension RSOP on ADDC only
David Mulder
1
-0
/
+4
2020-08-27
gpo: Clarify the contents of deleted_gpo_list in process_group_policy
David Mulder
1
-8
/
+8
2020-08-06
gpo: Remove unused gp_ext_setter code
David Mulder
1
-1
/
+1
2020-08-06
gpo: Extract Access policy from Security extension
David Mulder
1
-87
/
+48
2020-08-06
gpo: Extract Kerberos policy from Security extension
David Mulder
1
-26
/
+60
2020-08-06
gpo: Add RSOP output for Security Extension
David Mulder
1
-0
/
+16
2018-12-10
python/samba: PY3 port gpo.apply smbtorture test
Noel Power
1
-2
/
+3
2018-10-08
gpo: add unapply to the gp_sec_ext
David Mulder
1
-0
/
+18
2018-10-08
gpo: remove unreached non-DC branch in gp_sec_ext.apply_map()
David Mulder
1
-2
/
+0
2018-10-08
gpo: Move policy application to the gp_ext
David Mulder
1
-1
/
+15
2018-10-08
gpo: Remove unused gp_ext.list() function
David Mulder
1
-4
/
+0
2018-10-08
gpo: Implement process_group_policy() gp_ext func
David Mulder
1
-0
/
+11
2018-10-08
gpo: Remove unused methods from gp_sec_ext
David Mulder
1
-6
/
+0
2018-10-08
gpo: gp_sec_ext should check whether to apply
David Mulder
1
-0
/
+18
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-9
/
+9
2018-09-06
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+3
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E131: continuation line unaligned for hanging indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E271: multiple spaces after keyword
Joe Guo
1
-1
/
+1
2018-07-13
samdb: use int for get and set methods instead of digit str
Joe Guo
1
-4
/
+4
2018-07-13
gpo: Specify samba module when importing from gpclass
David Mulder
1
-1
/
+1
2018-04-12
gpo: Create a gp_sec_ext module
David Mulder
1
-0
/
+153