s3:vfs fix children cleanup in aio_fork
[obnox/samba-ctdb.git] / source3 / registry /
2010-12-09 Christian Ambachs3:registry correct a debug level
2010-09-29 Gregor Becks3-registry: add support for registration entries ...
2010-03-10 Michael Adams3:registry: eliminate race condition in creating/scann...
2010-03-10 Michael Adams3:registry: add an extra check for dsize==0 to regdb_f...
2010-03-10 Michael Adams3:registry: add safety check for return value of tdb_u...
2010-03-10 Michael Adams3:registry: db backend: add my C
2010-03-10 Michael Adams3:registry: flush the provided subkey_ctr in regdb_fet...
2010-03-10 Michael Adams3:registry: add function regsubkey_ctr_reinit()
2010-03-10 Michael Adams3:registry: turn regdb_fetch_keys_internal() from...
2010-03-10 Michael Adams3:registry: use transaction wrapper in create_sorted_s...
2010-03-10 Michael Adams3:registry: restructure logic of create_sorted_subkes...
2010-03-10 Michael Adams3:registry: use transaction wrapper in regdb_delete_su...
2010-03-10 Michael Adams3:registry: add a comment header for the delete_subkey...
2010-03-10 Michael Adams3:registry: add a comment header for the create_subkey...
2010-03-10 Michael Adams3:registry: use transaction wrapper in regdb_create_su...
2010-03-10 Michael Adams3:registry: use transaction wrapper in regdb_store_key...
2010-03-10 Michael Adams3:registry: don't leak to talloc_stack in regdb_store_...
2010-03-10 Michael Adams3:registry: unify exit logic and remove leaking to...
2010-03-10 Michael Adams3:registry: change regdb_store_keys_internal2() to...
2010-03-10 Michael Adams3:registry: refactor adding of builtin reg values out
2010-03-10 Michael Adams3:registry: use transaction wrapper in init_registry_d...
2010-03-10 Michael Adams3:registry: add regdb_store_values_internal() that...
2010-03-10 Michael Adams3:registry: add a regdb_fetch_values_internal() that...
2010-03-10 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2010-03-10 Michael Adams3:registry replace typedef REGISTRY_HOOK by struct...
2010-03-10 Michael Adams3:registry: replace typedef REGISTRY_KEY by struct...
2010-03-10 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2010-03-10 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2010-03-10 Michael Adams3:registry: use transaction wrapper in init_registry_k...
2010-03-10 Michael Adams3:registry: add db_context argument to init_registry_k...
2010-03-10 Michael Adams3:registry: panic upon error at transaction_cancel...
2010-03-10 Michael Adams3:registry: fix a comment in create_sorted_subkeys()
2010-03-10 Michael Adams3:registry: don't loop transaction_commit in create_so...
2010-03-10 Michael Adams3:registry: in regdb_delete_subkey(), don't use the...
2010-03-10 Michael Adams3:registry: in regdb_delete_subkey(), panic if transac...
2010-03-10 Michael Adams3:registry: panic upon failed transaction_cancel in...
2010-03-10 Michael Adams3:registry: don't use exported transaction wrappers...
2010-03-10 Michael Adams3:registry: create regdb_store_keys_internal() with...
2010-03-10 Michael Adams3:registry: rename regdb_store_keys_internal() to...
2010-03-10 Michael Adams3:registry: create regdb_fetch_keys_internal() with...
2010-03-10 Michael Adams3:registry: add db_context argument to scan_parent_sub...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_fetch_key...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_store_key...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_delete_ke...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_delete_su...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_delete_se...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_delete_va...
2010-03-10 Michael Adams3:registry: add db_context argument to regdb_delete_ke...
2010-03-10 Michael Adams3:registry: don't store differently cased entries...
2010-03-10 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-06 Günther Deschners3-printing: fix debug statement in virtual registry...
2009-04-21 Günther Deschners3-secdesc: move all winreg access bits to IDL.
2009-04-17 Michael Adams3:registry: Prevent creation of keys containing the...
2009-03-25 Günther Deschners3-registry: remove last sec_io_desc() caller.
2009-03-17 Günther Deschners3-spoolss: rename construct_dev_mode_new to construct_...
2009-03-17 Günther Deschners3-spoolss/registry: use libndr to push a spoolss_Devic...
2009-03-17 Günther Deschners3-spoolss/registry: use marshall_sec_desc in fill_in_p...
2009-03-17 Günther Deschners3-spoolss: move SYSTEMTIME parsing to a more generic...
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: tighten the subkey loop in reg_deletekey_r...
2009-02-26 Michael Adams3:registry: use delete_reg_subkey() in reg_deletekey()
2009-02-26 Michael Adams3:registry: implement delete_subkey in the smbconf...
2009-02-26 Michael Adams3:registry: implement delete_subkey in the db backend
2009-02-26 Michael Adams3:registry: add a delete_subkey method to the backend...
2009-02-26 Michael Adams3:registry: refactor deletion of various subkey lists...
2009-02-26 Michael Adams3:registry: streamline and cleanup regdb_set_secdesc...
2009-02-26 Michael Adams3:registry: refactor deletion of value/secdesc/subkey...
2009-02-26 Michael Adams3:registry: streamline reg_deletekey() somewhat.
2009-02-26 Michael Adams3:registry: use create_reg_subkey() in reg_createkey().
2009-02-26 Michael Adams3:registry: implement create_subkey for the smbconf...
2009-02-26 Michael Adams3:registry: implement create_subkey for the db backend.
2009-02-26 Michael Adams3:registry: add a create_subkey method to the backend...
2009-02-26 Michael Adams3:registry: hash the list of subkeys in the regsubkey_ctr
2009-02-26 Michael Adams3:registry: remove definition of regsubkey_ctr from...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_eventlog.c
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_get_seqnum() in reg_back...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_set_seqnum() in reg_back...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_backend_db.c
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_api.c
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_get_seqnum() to hide...
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_set_seqnum to hide imple...
2009-02-26 Michael Adams3:registry: add a regsubkey_ctr_init function for...
2009-02-26 Michael Adams3:registry: fix a comment
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2009-02-26 Michael AdamRevert "Fix a O(n^2) algorithm in regdb_fetch_keys()"
2009-02-26 Michael Adams3:registry: wrap deletekey_recursive in one big transa...
2009-02-26 Michael Adams3:registry: provide transaction_start|commit|cancel...
2009-02-26 Volker LendeckeWrap creating the sorted subkey cache in a transaction
2009-02-26 Volker LendeckeAdd a comment describing the sorted subkeys
2009-02-26 Volker LendeckeAdd sorted subkey cache
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...
2009-02-19 Jeremy AllisonFix printf type warning.
2009-02-19 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
next