s3: build sddl.c in samba3
[amitay/samba.git] / source3 / include / reg_objects.h
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2009-04-27 Michael Adams3:registry replace typedef REGISTRY_HOOK by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_KEY by struct...
2009-04-27 Michael Adams3:registry: make a comment more precise.
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_VALUE 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-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: remove definition of regsubkey_ctr from...
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Günther DeschnerAdd infrastructure for reading/storing Group Policy...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
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-20 Michael AdamAdd a registry backend perflib that replaces the former...
2008-01-20 Michael AdamAdd a registry backend current_version that replaces...
2008-01-20 Michael AdamReorder the registry key name constants in a more syste...
2008-01-20 Michael AdamAdd a registry backend tcpip_params that replaces the...
2008-01-20 Michael AdamAdd a registry backend prod_options that replaces the...
2008-01-18 Michael AdamAdd a registry backend netlogon_params that replaces...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-14 Michael AdamAdd detection for need of update to the registry db.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Volker Lendecker19807: First attempt at wrapping something sane around...
2007-10-10 Gerald Carterr18963: * Move parts of registry headers that were...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...