garming/samba-autobuild/.git
2013-10-04 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2013-10-04 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2013-10-04 Michael Adamshadow_copy2: in the classical case, use configured...
2013-10-04 Michael Adamshadow_copy2: implement disk_free
2013-10-04 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2013-10-04 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2013-10-04 Michael Adamshadow_copy2: add rel_connectpath to config.
2013-10-04 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2013-10-04 Michael Adamshadow_copy2: re-add the basedir option.
2013-10-04 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2013-10-04 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2013-10-04 Michael Adamshadow_copy2: introduce config struct and function...
2013-10-04 Michael Adamshadow_copy2: add comment explaining the SMB level...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2013-10-04 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2013-10-04 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2013-10-03 Stefan MetzmacherRevert "Support UPN_DNS_INFO in the PAC"
2013-10-03 Jeremy AllisonRemove dead code. Now we have no SWAT we don't use...
2013-10-02 Michael Adamsmbd:smb2: fix error code when the header says the...
2013-10-02 Stefan Metzmachers3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED...
2013-10-02 Volker Lendeckelibrpc: Fix blank line endings
2013-10-02 Volker Lendeckelibndr: Fix ndr_print_bitmap_flag for value=0
2013-10-02 Matthieu Patoulibrpc: return a ndr_pull_error instead of just NDR_ERR...
2013-10-02 Michael Adamnet: allow "net idmap get ranges" to list all ranges
2013-10-02 Michael Adamidmap_autorid: allow iterate functions to operate on...
2013-10-01 Michael Adamnet: implement "net idmap delete ranges"
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 Volker Lendeckenet idmap: add utility function parse_uint32()
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 Volker Lendeckeidmap_autorid: Use fstr_sprintf in idmap_autorid_build_...
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 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
next