obnox/samba/samba-obnox.git
2013-10-01 Michael Adamnet: implement "net idmap delete ranges" master-idmap-autorid
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-26 Andrew Bartlettdsdb: Convert the full string from UTF16 to UTF8, inclu...
2013-09-26 Nadezhda Ivanovas4-openldap: Restored openldap-related options to the...
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 Andrew Bartlettdbcheck: Add back the elements that were wrongly remove...
2013-09-24 Andrew Bartlettpydsdb: Raise a more useful exception when dsdb_wellkno...
2013-09-24 Andrew Bartlettpydsdb: Give KeyError when we fail a schema lookup...
2013-09-24 Andrew Bartlettdbcheck: Ensure to always increase the error_count
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-24 Howard ChuFix DN RDN case in partition names
2013-09-24 Howard ChuFix entryCSN format
2013-09-24 Nadezhda Ivanovas4-openldap: Remove use of talloc_reference in ldb_map_...
2013-09-24 Nadezhda Ivanovas4-openldap: Added an -H option to delegation script
2013-09-24 Howard ChuDrop paged-search from OpenLDAP stack
2013-09-24 Howard ChuAdd LDB_MAP_RENDROP option
2013-09-24 Howard ChuReturn a couple more attrs by default
2013-09-24 Howard ChuCleanup start/stop code
2013-09-24 Matthieu Patoupidl: Generate wireshark that conforms to the rules...
next