summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_reg.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-17libgpo: try nicer output when dumping gpo registry values.Günther Deschner1-1/+1
2008-04-14libgpo: fix build warning.Günther Deschner1-2/+3
2008-04-13gpo: make integer debug print more readable.Günther Deschner1-2/+4
2008-04-13registry: change registry_init_basic() to return WERROR instead of boolMichael Adam1-2/+3
2008-04-10fix some extrasemi compile warningsBjörn Jacke1-1/+1
2008-03-22libgpo: open the registry in gp_init_reg_ctx().Michael Adam1-0/+5
2008-03-22libgpo: replace hand-crafted registry initialization by registry_init_basic.Michael Adam1-59/+1
2008-03-22libgpo: use reg_setkeysecurity() instead of regdb_set_secdesc().Michael Adam1-4/+4
2008-02-29Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner1-0/+1058