samba-tool: Add new samba-tool gpo aclcheck and test
[kai/samba.git] / source4 / scripting / python / samba / netcmd / gpo.py
2012-11-15 Andrew Bartlettsamba-tool: Add new samba-tool gpo aclcheck and test
2012-11-05 Andrew Bartlettprovision: Make dsacl2fsacl() take a security.dom_sid...
2012-10-09 Karolin Seegersamba-tool: Some more unifications...
2012-10-08 Karolin Seegersamba-tool: Unify usage messages.
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-07-03 Amitay Isaacssamba-tool: gpo: Update copyright
2012-07-03 Amitay Isaacssamba-tool: gpo: Improve error messages
2012-07-03 Amitay Isaacssamba-tool: gpo: Add del subcommand to delete GPO
2012-07-03 Amitay Isaacssamba-tool: gpo: Add listcontainers subcommand to list...
2012-07-03 Amitay Isaacssamba-tool: gpo: Use utility function dc_url() to set...
2012-07-03 Amitay Isaacssamba-tool: gpo: Refactor code using utility functions
2012-07-03 Amitay Isaacssamba-tool: gpo: Add utility functions get_gpo_containe...
2012-07-03 Amitay Isaacssamba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)
2012-07-03 Amitay Isaacssamba-tool: gpo: Correct the attribute name from gPlink...
2012-07-03 Amitay Isaacssamba-tool: gpo: Fix policy DN
2012-06-21 Amitay Isaacssamba-tool: gpo: Fix creation of filesystem ACL from...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-02-25 Jelmer Vernooij'samba-tool gpo': Properly close transaction.
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2011-12-20 Amitay Isaacssamba-tool: Add transaction wrapper for creating GPO
2011-12-14 Amitay Isaacssamba-tool: Fix DN for GPO entries
2011-12-14 Amitay Isaacssamba-tool: gpo: fix a typo
2011-12-14 Amitay Isaacssamba-tool: Remove duplicate code of dsacl to fsacl...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-08 Jelmer Vernooijnetcmd: Avoid catching all exceptions, avoid using...
2011-09-09 Giampaolo Lauriasamba-tool: Expanded acronym descriptions
2011-08-13 Amitay Isaacssamba-tool: Remove gpo setacl command
2011-08-06 Stefan Metzmachers4:netcmd/gpo.py: we don't need to set autogenerated...
2011-08-03 Amitay Isaacssamba-tool: Add implementation of gpo create command
2011-08-03 Amitay Isaacssamba-tool: Add functions to create directories and...
2011-08-03 Amitay Isaacssamba-tool: Rename copy_directory_recurse to copy_direc...
2011-08-03 Amitay Isaacssamba-tool: Addd functions to print GPO flags and GPlin...
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-28 Amitay Isaacssamba-tool: Added gpo fetch command implementation...
2011-07-28 Amitay Isaacssamba-tool: Change samba-tool gpo semantics (use gpo...
2011-07-28 Amitay Isaacssamba-tool: Reimplement GPO functions in python
2011-07-28 Giampaolo Lauriasamba-tool: add -H or --URL where necessary
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-06 Andrew Tridgells4-gpo: fixed display of GPO version numbers
2011-01-14 Andrew Tridgells4-samba-tool: fixed the gpo command to use the right...
2011-01-14 Andrew Bartletts4-samba_tool Added ACL checking to python GPO manageme...
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-29 Andrew Tridgells4-gpo: started on samba-tool gpo list command
2010-11-29 Andrew Tridgells4-samba-tool: started on gpo subcommands in python