idmap_autorid: add idmap_autorid_delete_domain_ranges()
[obnox/samba/samba-obnox.git] / source3 /
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_domain_ranges()
2013-10-01 Michael Adamnet: add "net idmap get ranges" operation for autorid
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_iterate_domain_ranges...
2013-10-01 Michael Adamnet: implement "net idmap delete range"
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_num()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_sid()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_build_keystr_talloc()
2013-10-01 Michael Adamidmap_autorid: extend idmap_autorid_addrange to allow...
2013-10-01 Michael Adamnet: implement "net idmap get range"
2013-10-01 Michael Adamidmap_autorid: improve clarity of idmap_autorid_addrang...
2013-10-01 Michael Adamnet: add "net idmap set range" (for autorid backend)
2013-10-01 Atul Kulkarninet: add "net idmap get config" to read the autorid...
2013-10-01 Michael Adamnet: add "net idmap get" command
2013-10-01 Atul Kulkarninet: add "net idmap set config" command to store the...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_saveconfigstr()
2013-10-01 Atul Kulkarninet: add new function net_idmap_opendb_autorid()
2013-10-01 Michael Adamnet: rename "idmap_dump_ctx" to "net_idmap_ctx".
2013-10-01 Michael Adamnet: move the "net idmap delete" functionality to subco...
2013-10-01 Michael Adamnet: add the "net idmap set secret" subcommand as alias...
2013-10-01 Michael Adamnet: move the "net idmap set" functionality to subcomma...
2013-10-01 Michael Adamnet: rename "net idmap setmap" to "net idmap set"
2013-10-01 Michael Adamnet: improve help text for "net idmap restore"
2013-10-01 Michael Adamnet: improve help text for "net idmap dump"
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_s...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_l...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_d...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_i...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_g...
2013-10-01 Michael Adamidmap_autorid: Don't use db as a temporary talloc context.
2013-10-01 Michael Adamidmap_autorid: improve two debug messages by printing...
2013-10-01 Michael Adamidmap_autorid: fix a debug message in idmap_autorid_add...
2013-10-01 Michael Adamidmap_autorid: for clarity, add a wrapper idmap_autorid...
2013-10-01 Michael Adamidmap_autorid: add new function idmap_autorid_setrange()
2013-10-01 Michael Adamidmap_autorid: factor out domain range adding code...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_getrange()
2013-10-01 Michael Adamidmap_autorid: improve a debug message in idmap_autorid...
2013-10-01 Atul Kulkarniidmap_autorid: factor out domain range fetching part...
2013-10-01 Michael Adamidmap_autorid: factor building of the keystr into a...
2013-10-01 Atul Kulkarniidmap_autorid: remove fstring keystr from autorid_range...
2013-10-01 Atul Kulkarniidmap_autorid: remove autorid_global_config member...
2013-10-01 Michael Adamidmap_autorid: improve idmap_autorid_saveconfig() by...
2013-10-01 Atul Kulkarniidmap_autorid: move the checks from idmap_autorid_initi...
2013-10-01 Atul Kulkarniidmap_autorid: add parameter checks to idmap_autorid_sa...
2013-10-01 Atul Kulkarniidmap_autorid: improve implementation of idmap_autorid_...
2013-10-01 Michael Adamidmap_autorid: change idmap_autorid_loadconfig() to...
2013-10-01 Michael Adamidmap_autorid: refactor idmap_autorid_parse_configstr...
2013-10-01 Michael Adamidmap_autorid: rename TALLOC_CTX argument of idmap_auto...
2013-10-01 Michael Adamidmap_autorid: refactor idmap_autorid_loadconfig to...
2013-10-01 Michael Adamidmap_autorid_tdb: add idmap_autorid_getconfigstr()
2013-10-01 Atul Kulkarniidmap_autorid: extract common code to separate file
2013-10-01 Michael Adamidmap_autorid: remove the ignore_builtin bool from...
2013-10-01 Atul Kulkarniidmap_autorid: add path, and db parameters to idmap_aut...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-09-27 Alistair Leslie... Stop use after free
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/lib/netapi...
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/modules...
2013-09-24 Michael Adambuild: get rid of source variables and vars=locals...
2013-09-24 Michael Adambuild: get rid of source strings from source3/passdb...
2013-09-24 Michael Adambuild: get rid of source variables and vars=locals...
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/auth/wscript...
2013-09-24 Michael Adambuild: get rid of source-variables in source3/auth...
2013-09-24 Michael Adambuild: get rid of source file variables in source3...
2013-09-24 Michael Adamlibsmbconf:registry: add "state directory" to the list...
2013-09-24 Michael Adamselftest: include "state directory" in invalid paramete...
2013-09-24 Michael Adamselftest: add "state directory" to the forbidden parame...
2013-09-24 Michael Adamselftest: add regression test for setting invalid param...
2013-09-24 Michael Adamselftest: update SED_INVALID_PARAMS in the registry...
2013-09-24 Michael Adamselftest: remove unused variables (copy'n'paste......
2013-09-24 Michael Adams3:net conf: add the same parameter checks to "setparm...
2013-09-24 Michael Adams3:net: check for GLOBAL_NAME net_conf_param_valid()
2013-09-24 Michael Adams3:net rpc conf: factor validation of parameter out...
2013-09-24 Michael Adams3:net rpc conf: rename canon_valname->canon_param_name...
2013-09-24 Michael Adams3:net rpc conf: setparm: introduce variables service_n...
2013-09-24 Michael Adams3:net rpc conf: reorganize the validity check and...
2013-09-24 Michael Adamlibsmbconf:registry: clarify the appearance of "include...
2013-09-24 Michael Adamlibsmbconf:registry: reorganize the validity check...
2013-09-24 Michael Adams3:net rpc conf: print the provided parameter name...
2013-09-24 Michael Adams3:net rpc conf: remove the (now) unused rpc_conf_reg_v...
2013-09-24 Michael Adams3:net rpc conf: use the published smbconf_reg_paramete...
2013-09-24 Michael Adamlibsmbconf:registry: publish smbconf_reg_parameter_is_v...
2013-09-24 Michael Adamlibsmbconf:registry: rework smbconf_reg_parameter_forbi...
2013-09-23 Michael Adams3:modules: vfs_afsacl has the afs_syscall prototype...
2013-09-23 Michael Adams3:include: remove duplicate prototypes from afs functi...
2013-09-23 Michael Adamafs: implement afs_syscall() always, returning -1 if...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-23 Michael Adambuild: remove remaining occurrences of vars=locals...
2013-09-23 Michael Adambuild: list source of binary split_tokens directly...
2013-09-23 Michael Adambuild: list source of dbwrap_torture directly in def...
2013-09-23 Michael Adambuild: list source of binary dbwrap_tool directly in...
2013-09-23 Michael Adambuild: list source of binary rpc_open_tcp directly...
2013-09-23 Michael Adambuild: list source of binary vlp directly in dev, remov...
2013-09-23 Michael Adambuild: list sources of binary ntlm_auth directly in...
2013-09-23 Michael Adambuild: list sources of library nss_wins directly in dev
2013-09-23 Michael Adambuild: list source of binary smbfilter directly in...
2013-09-23 Michael Adambuild: list sources of binary debug2html directly in...
2013-09-23 Michael Adambuild: list source of binary sharesec() directly in...
2013-09-23 Michael Adambuild: list source of binary eventlogadm directly in...
next