summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext/scripts.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-3/+3
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner1-0/+1
2010-09-22s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursiveMichael Adam1-1/+1
2010-09-21s3-libgpo: fix the build of scripts client side extension.Günther Deschner1-0/+1
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-3/+3
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner1-3/+5
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-05-17s3-libgpo: move group policy protos to where they belong.Günther Deschner1-1/+3
2009-04-20libgpo: fix the build of gpext plugins.Günther Deschner1-3/+3
2009-04-20Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman1-3/+7
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij1-1/+1
2008-09-26libgpo: fix invalid cast in scripts CSE.Günther Deschner1-1/+1
2008-04-13gpo: add scripts plugin.Günther Deschner1-0/+443