amitay/samba.git
2018-11-01 Douglas Bagnallsamba-tool spn: remove unused variables
2018-11-01 Douglas Bagnallsamba-tool rodc: remove unused variable
2018-11-01 Douglas Bagnallpython/samba3: import passdb in the manner it is used
2018-11-01 Douglas Bagnallpython/kcc/graph: import KCCError, which is used somewhere
2018-11-01 Douglas Bagnalltests/rodc_rwdc: fix message format
2018-11-01 Douglas Bagnalltraffic_replay: Exception has no .message
2018-11-01 Douglas Bagnallpy/tests/dcerpc_rpc: Py3 compat integer types
2018-11-01 Douglas Bagnallwaflib: fix syntax error in string format
2018-11-01 Douglas Bagnallwaflib: add necessary imports
2018-11-01 Douglas Bagnallpython/remove_dc: fix Exception construction
2018-11-01 Douglas Bagnallpython/remove_dc: fix formating syntax (missing %s)
2018-11-01 Douglas Bagnallprovision/backend: LDAPBackendResult takes no creds
2018-11-01 Douglas Bagnallprovision/backend: fix formating syntax
2018-11-01 Douglas Bagnallprovision: fix string formatting (number of args)
2018-11-01 Douglas Bagnallprovision: fix string format syntax
2018-11-01 Douglas BagnallPython provision: remove "ExistingBackend"
2018-11-01 Douglas Bagnallpython dbcheck: use real exception name
2018-11-01 Douglas Bagnallpython: avoid useless work in dsdb_Dn.__cmp__
2018-11-01 Douglas Bagnallpython join: use the sd_utils we imported
2018-11-01 Douglas Bagnalls4/dsdb/pytest/sites: do not use variables out of scope
2018-11-01 Douglas Bagnallldb/tests/py/index: remove dup value in dictionary
2018-11-01 Douglas Bagnallldb/tests/py/api: use proper name for ldb.LdbError
2018-11-01 Douglas Bagnallpython/tests/dnscmd: don't use undefined name
2018-11-01 Douglas Bagnallpython/tests/dsdb: use correct variable names
2018-11-01 Douglas Bagnallpython/subnets: use the correct variable name
2018-11-01 Douglas Bagnallsamba-tool user: fix message format
2018-11-01 Douglas Bagnallsamba-tool: let self.usage() find argv[0] by itself
2018-11-01 Douglas Bagnalldbcheck: fix function call (right arguments)
2018-11-01 Douglas Bagnalldbcheck: fix message formatting
2018-11-01 Douglas Bagnallpython: PY3 Exceptions don't have .message
2018-11-01 Douglas Bagnallscript/show_test_time: attempt py3 compat
2018-11-01 Douglas Bagnalls4/scripting/pfm_verify: PY3: use compat.text_type
2018-11-01 Douglas Bagnalls4/scripting/samba_upgradedns: avoid .has_key()
2018-11-01 Douglas Bagnalls4/scripting/minschema: whitespace reformat and py3...
2018-11-01 Douglas Bagnalls4/scripting/autoidl: py3 compatible except
2018-11-01 Douglas Bagnalls4/script/depfilter.py: use py3 compatible regex import
2018-11-01 Douglas Bagnalltests/python/sec_descriptor: safer use of super()
2018-11-01 Douglas Bagnalltests/python/notification: safer use of super()
2018-11-01 Douglas Bagnalls4/dsdb/pytest/ldap_schema: fix typo in docs
2018-11-01 Douglas Bagnallselftest/format_subunit_json: py3 print()
2018-11-01 Douglas Bagnalltests/samba_tool/provision_password_check: follow super...
2018-11-01 Volker Lendeckensswitch: Run nsswitch thread test
2018-11-01 Ralph Wuerthnernsswitch: add test for parallel NSS & libwbclient calls
2018-11-01 Ralph Wuerthnernsswitch: protect access to wb_global_ctx by a mutex
2018-11-01 Ralph Wuerthnernsswitch: make wb_global_ctx private add add get/put...
2018-11-01 Ralph Wuerthnernsswitch: use goto to have only one function return
2018-11-01 Samuel Cabreros3: winbind: Remove fstring from wb_acct_info struct
2018-11-01 Ralph Boehmevfs_fruit: let fruit_open_meta() with O_CREAT return...
2018-10-31 Ralph Boehmevfs_fruit: don't check for delete-on-close on the Finde...
2018-10-31 Ralph Boehmevfs_fruit: let fruit_pwrite_meta_stream also ftruncate...
2018-10-31 Ralph Boehmevfs_fruit: pass stream size to delete_invalid_meta_stream()
2018-10-31 Ralph Boehmevfs_fruit: let fruit handle all aio on the FinderInfo...
2018-10-31 Ralph Boehmevfs_fruit: do ino calculation
2018-10-31 Ralph Boehmevfs_fruit: prepare fruit_pread_meta() for reading on...
2018-10-31 Ralph Boehmevfs_fruit: prepare fruit_pwrite_meta() for on-demand...
2018-10-31 Ralph Boehmevfs_fruit: prepare struct fio for fake-fd and on-demand...
2018-10-31 Ralph Boehmevfs_fruit: add fio->created
2018-10-31 Ralph Boehmevfs_fruit: remove resource fork special casing
2018-10-31 Ralph Boehmevfs_fruit: add some debugging of dev/ino
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: add test "empty_stream"
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: add check_stream_list_handle()
2018-10-31 Ralph Boehmes4:torture/util: add torture_smb2_open()
2018-10-31 Ralph Boehmevfs_fruit: filter empty streams
2018-10-31 Ralph Boehmevfs_fruit: use check on global_fruit_config.nego_aapl...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: enable AAPL extensions in a bunch...
2018-10-31 Ralph Boehmevfs_fruit: don't unlink 0-byte size truncated streams
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: write some data to a just created...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand test "setinfo eof stream"
2018-10-31 Ralph Boehmevfs_fruit: update handling of read-only creation of...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "creating rsrc with...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand existing vfs_test "null...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand existing test "setinfo...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "read open rsrc after...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: ensure a directory handle is...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "stream names" to...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "SMB2/CREATE context...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: set share_access to NTCREATEX_SHA...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: fix a few error checks in "delete...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: skip a few tests when running...
2018-10-31 Ralph Boehmevfs_streams_xattr: fix open implementation
2018-10-31 Ralph Boehmevfs_fruit: optionally delete AppleDouble files without...
2018-10-31 Ralph Boehmevfs_fruit: add option "delete_empty_adfiles"
2018-10-31 Ralph Boehmevfs_fruit: detect empty resource forks in ad_convert()
2018-10-31 Ralph Boehmevfs_fruit: add option "wipe_intentionally_left_blank_rfork"
2018-10-31 Ralph Boehmes4:torture: add test for AppleDouble ResourceFork conve...
2018-10-31 Ralph Boehmes3:selftest: list vfs testssuites one per line
2018-10-31 Ralph Boehmedocs:vfs_fruit: add "delete_empty_adfiles" option
2018-10-31 Ralph Boehmedocs:vfs_fruit: add "wipe_intentionally_left_blank_rfor...
2018-10-31 Ralph Boehmes3:smbd: remove "0x" string prefix from dev/ino
2018-10-31 Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.5
2018-10-31 Tim Bealenetcmd: Add 'samba-tool group stats' command
2018-10-30 Tim Bealenetcmd: Include num-members in 'samba-tool group list...
2018-10-30 Tim Bealeselftest: Specify different DB backends for restored...
2018-10-30 Tim Bealenetcmd: Add backend-store option to domain backup/renam...
2018-10-30 Tim Bealetraffic_replay: logger was ignoring smb.conf log-level
2018-10-30 Tim Bealetraffic_replay: Change print() to use logger()
2018-10-30 Tim Bealetraffic_replay: Generate users faster by writing to...
2018-10-30 Gary Lockyerdsdb group audit tests: log_membership_changes extra...
2018-10-30 Gary Lockyerdsdb group audit tests: check_version improve diagnostics
2018-10-30 Gary Lockyerdsdb group audit tests: check_timestamp improve diagnostics
next