libcli:smb: add defines for SMB2.2 global capabilities
[ira/wip.git] / source3 / registry / reg_backend_netlogon_params.c
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS 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: replace typedef "REGSUBKEY_CTR" by "struct...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 AdamSome reformatting in netlogon_params_fetch_values().
2008-01-20 Michael AdamRename netlogon_params_fetch_reg_values() to netlogon_p...
2008-01-20 Michael AdamIn reg_backend_netlogon_params, delegate fetch_subkeys...
2008-01-18 Michael AdamUse C99 structure initializers for netlogon_params_reg_ops.
2008-01-18 Michael AdamAdd a registry backend netlogon_params that replaces...