summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpext/registry.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-3/+3
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-2/+2
2010-07-07s3-libgpo: remove handmarshalled PReg parser from registry CSE.Günther Deschner1-294/+48
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner1-13/+8
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-0/+2
2009-04-20libgpo: fix the build of gpext plugins.Günther Deschner1-1/+2
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij1-2/+2
2008-10-13s3: fix the build of registry.so gpext.Günther Deschner1-2/+2
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-7/+16
2008-02-29Add "registry" Group Policy extension.Günther Deschner1-0/+634