s3:registry avoid updating keys which are going to be deleted in
[metze/samba/wip.git] / source3 / registry / reg_dispatcher.c
2011-08-08 Gregor Becks3:registry avoid updating keys which are going to...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-05-25 Michael Adams3:registry: extraxt the reg_dispatcher prototypes...
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-03-16 Günther Deschners3-registry: make sure root has full registry access...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_KEY by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Volker LendeckeUse talloc_tos() in regkey_access_check()
2009-02-26 Michael Adams3:registry: add a delete_subkey method to the backend...
2009-02-26 Michael Adams3:registry: add a create_subkey method to the backend...
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-18 Michael AdamAdd NT Authority\System as group sid to default registr...
2008-02-18 Michael AdamChange construct_registry_sd() to return WERROR instead...
2008-02-18 Michael AdamReformat construct_registry_sd() slightly (stick to...
2008-02-18 Michael AdamUse BUILTIN\administrators as owner of the default...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Michael AdamMove reg_frontend_hilvl.c to reg_dispatcher.c