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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
netcmd
/
gpo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1177
/
+0
*
s4:samba-tool/gpo: fix the operation order when creating gpos
Stefan Metzmacher
2012-12-03
1
-13
/
+20
*
s4:samba-tool/gpo: use 'gPCFileSysPath' when deleting gpos
Stefan Metzmacher
2012-12-03
1
-4
/
+2
*
s4:samba-tool/gpo: use the dns_domain from the server when creating gpos
Stefan Metzmacher
2012-12-03
1
-2
/
+14
*
s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...
Stefan Metzmacher
2012-11-30
1
-2
/
+4
*
s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...
Stefan Metzmacher
2012-11-30
1
-5
/
+6
*
s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...
Stefan Metzmacher
2012-11-30
1
-3
/
+7
*
s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptor
Stefan Metzmacher
2012-11-30
1
-5
/
+5
*
samba-tool: Add new samba-tool gpo aclcheck and test
Andrew Bartlett
2012-11-16
1
-0
/
+63
*
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
2012-11-06
1
-2
/
+2
*
samba-tool: Some more unifications...
Karolin Seeger
2012-10-09
1
-1
/
+1
*
samba-tool: Unify usage messages.
Karolin Seeger
2012-10-08
1
-12
/
+12
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-2
/
+2
*
samba-tool: gpo: Update copyright
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
samba-tool: gpo: Improve error messages
Amitay Isaacs
2012-07-03
1
-26
/
+28
*
samba-tool: gpo: Add del subcommand to delete GPO
Amitay Isaacs
2012-07-03
1
-0
/
+79
*
samba-tool: gpo: Add listcontainers subcommand to list containers using given...
Amitay Isaacs
2012-07-03
1
-0
/
+37
*
samba-tool: gpo: Use utility function dc_url() to set the connection url
Amitay Isaacs
2012-07-03
1
-9
/
+18
*
samba-tool: gpo: Refactor code using utility functions
Amitay Isaacs
2012-07-03
1
-40
/
+8
*
samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_link
Amitay Isaacs
2012-07-03
1
-0
/
+50
*
samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Correct the attribute name from gPlink to gPLink
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Fix policy DN
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
samba-tool: gpo: Fix creation of filesystem ACL from directory ACL
Amitay Isaacs
2012-06-21
1
-2
/
+8
*
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
'samba-tool gpo': Properly close transaction.
Jelmer Vernooij
2012-02-25
1
-4
/
+4
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
1
-1
/
+11
*
samba-tool: Add transaction wrapper for creating GPO
Amitay Isaacs
2011-12-20
1
-51
/
+44
*
samba-tool: Fix DN for GPO entries
Amitay Isaacs
2011-12-14
1
-8
/
+2
*
samba-tool: gpo: fix a typo
Amitay Isaacs
2011-12-14
1
-1
/
+1
*
samba-tool: Remove duplicate code of dsacl to fsacl conversion
Amitay Isaacs
2011-12-14
1
-38
/
+10
*
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
2011-10-14
1
-20
/
+20
*
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
2011-10-13
1
-31
/
+33
*
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
2011-10-08
1
-9
/
+8
*
samba-tool: Expanded acronym descriptions
Giampaolo Lauria
2011-09-09
1
-1
/
+1
*
samba-tool: Remove gpo setacl command
Amitay Isaacs
2011-08-13
1
-5
/
+0
*
s4:netcmd/gpo.py: we don't need to set autogenerated attributes
Stefan Metzmacher
2011-08-06
1
-21
/
+11
*
samba-tool: Add implementation of gpo create command
Amitay Isaacs
2011-08-03
1
-1
/
+176
*
samba-tool: Add functions to create directories and copy files over SMB share
Amitay Isaacs
2011-08-03
1
-0
/
+32
*
samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_local
Amitay Isaacs
2011-08-03
1
-11
/
+19
*
samba-tool: Addd functions to print GPO flags and GPlink options
Amitay Isaacs
2011-08-03
1
-28
/
+22
*
samba-tool: use ldb.binary_encode() on search expression elements
Andrew Tridgell
2011-07-29
1
-3
/
+3
*
samba-tool: Added gpo fetch command implementation using python smb module.
Amitay Isaacs
2011-07-28
1
-0
/
+94
*
samba-tool: Change samba-tool gpo semantics (use gpo name instead of dn)
Amitay Isaacs
2011-07-28
1
-78
/
+124
*
samba-tool: Reimplement GPO functions in python
Amitay Isaacs
2011-07-28
1
-11
/
+412
*
samba-tool: add -H or --URL where necessary
Giampaolo Lauria
2011-07-28
1
-2
/
+4
*
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
2011-07-21
1
-12
/
+1
*
s4-gpo: fixed display of GPO version numbers
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-samba-tool: fixed the gpo command to use the right DN for access checks
Andrew Tridgell
2011-01-14
1
-5
/
+14
*
s4-samba_tool Added ACL checking to python GPO management tool
Andrew Bartlett
2011-01-14
1
-8
/
+26
[next]