summaryrefslogtreecommitdiffstats
path: root/source3/libgpo/gpext/scripts.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-3/+3
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursiveMichael Adam2010-09-221-1/+1
* s3-libgpo: fix the build of scripts client side extension.Günther Deschner2010-09-211-0/+1
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-3/+3
* s3-registry: avoid using registry_value union.Günther Deschner2010-07-021-3/+5
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3-libgpo: move group policy protos to where they belong.Günther Deschner2010-05-171-1/+3
* libgpo: fix the build of gpext plugins.Günther Deschner2009-04-201-3/+3
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-3/+7
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-011-1/+1
* libgpo: fix invalid cast in scripts CSE.Günther Deschner2008-09-261-1/+1
* gpo: add scripts plugin.Günther Deschner2008-04-131-0/+443