kai/samba-autobuild/.git
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-03 Justin Maggards3:smbd: add negprot remote arch detection for OSX
2016-03-03 Justin Maggards3:smbd: rework negprot remote arch detection
2016-03-02 Uri Simchoniselftest: test access based share enum parameter
2016-03-02 Alberto Maria... access based share enum: handle permission set in confi...
2016-03-02 Michael Adamtorture:smb2: skip replay4 if server does not support...
2016-03-02 Michael Adamsmbd: fix crash in smbXsrv_client_global_remove()
2016-03-02 Jeremy Allisonvfs:zfs fix build after get_nt_acl_fn signature change.
2016-03-02 Michael Adamvfs:glusterfs: fix build after opendir signature change
2016-03-02 Michael Adamvfs:ceph: fix build after opendir signature change.
2016-03-02 Ralph Boehmevfs/time_audit: use duration we get from the async...
2016-03-02 Ralph Boehmevfs/glusterfs: measure libglusterfs aio function call...
2016-03-02 Ralph Boehmevfs/aio_linux: measure libaio aio function call duration
2016-03-02 Ralph Boehmevfs/aio_fork: measure async request syscall duration
2016-03-02 Ralph Boehmevfs/default: store async VFS op duration we got from...
2016-03-02 Ralph Boehmes3:lib/asys: measure async request syscall duration
2016-03-02 Ralph Boehmes3/vfs: add duration to vfs_aio_state
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-03-02 Volker Lendeckepassdb: Avoid a "ret == true"
2016-03-01 Michael Adamnetlogon_creds_cli: use dbwrap_purge instead of dbwrap_...
2016-03-01 Michael Adams3:registry: use dbwrap_purge_bystring instead of dbwra...
2016-03-01 Michael Adamdbwrap: add dbwrap_purge[_bystring]
2016-03-01 Michael Adamdbwrap_util: improve a debug message in dbwrap_delete_a...
2016-03-01 Volker Lendeckelib: Fix 1354521 Unchecked return value
2016-03-01 Volker Lendeckentvfs: Fix CID 1354522 Unchecked return value
2016-03-01 Jeremy Allisons3: smbd: Change dptr_create() to take a const struct...
2016-03-01 Jeremy Allisons3: smbd: In call_trans2findfirst() all use of ctx...
2016-03-01 Jeremy Allisons3: smbd: Change OpenDir() to take a struct smb_filenam...
2016-03-01 Jeremy Allisons3: smbd: Change the internals of the private struct...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-03-01 Uri Simchonipassdb: add linefeed to debug message
2016-03-01 Aurelien Aptels3/passdb/py_passdb.c: free frame before returning
2016-03-01 Martin Schwenkectdb-tests: Override local daemon configuration from...
2016-03-01 Martin Schwenkectdb-tests: Change local daemon startup to use ctdbd_wr...
2016-03-01 Martin Schwenkectdb-tests: Simplify handling of public addresses for...
2016-03-01 Martin Schwenkectdb-scripts: Allow configuration file to be overridden
2016-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-03-01 Steven Chamberlainctdb: Fix detection of gnukfreebsd
2016-03-01 Aurelien Aptellib/util/util.c: move null-check before use
2016-02-29 Michael Adamtorture:smb2: fix skip message if share is not CA
2016-02-29 Michael Adamtorture:smb2: skip replay5 test if server does not...
2016-02-29 Michael Adamtorture:smb2: skip replay3 if server does not support...
2016-02-29 Martin Schwenkelib/util: Add tests for strv_addn()
2016-02-29 Volker Lendeckelib/util: Add strv_addn()
2016-02-29 Martin SchwenkeRevert "lib/util: Expose strv_addn() for adding string...
2016-02-28 Michael Adamsmbd:smb2_creat: remove outdated TODO comments
2016-02-28 Michael AdamsmbXsrv_client: factor fetch-locking of global record...
2016-02-28 Michael AdamsmbXsrv_session: factor fetch-locking of local record...
2016-02-28 Michael AdamsmbXsrv_session: factor fetch-locking of global record...
2016-02-28 Michael AdamsmbXsrv_tcon: factor fetch-locking of local record...
2016-02-28 Michael AdamsmbXsrv_tcon: factor fetch-locking of global record...
2016-02-27 Aurelien Aptels3/libsmb/clirap2.c: use actual buffer size
2016-02-26 Michael AdamsmbXsrv_open: factor fetch-locking of local record...
2016-02-26 Michael AdamsmbXsrv_open: factor fetch-locking of global record...
2016-02-26 Martin Schwenkelib/util: Add tests for strv
2016-02-26 Aurelien Aptellib/util/idtree.c: fix UB by using uint in left-shift
2016-02-26 Christian Ambachselftest: Add a blackbox test for smbget
2016-02-26 Christian Ambachselftest: add a helper for the smbget binary
2016-02-26 Christian Ambachselftest: Reduce code duplication
2016-02-26 Christian Ambachs3:utils/smbget fix option parsing
2016-02-26 Christian AmbachWHATSNEW: document removal of -P in smbget
2016-02-26 Christian Ambachs3:utils/smbget update manpage with -P option removal
2016-02-26 Christian Ambachs3:utils/smbget remove -P option
2016-02-26 Christian Ambachs3:utils/smbget improve check of write() result
2016-02-26 Christian Ambachs3:utils/smbget abort recursive download on error
2016-02-26 Christian Ambachs3:utils/smbget another int -> bool conversion
2016-02-26 Stefan Metzmachers3:libads: setup the msDS-SupportedEncryptionTypes...
2016-02-26 Martin Schwenkectdb: Drop unnecessary defines of TEVENT_DEPRECATED
2016-02-26 Christof Schmittvfs_gpfs: Fix compile after change in get_nt_acl_fn
2016-02-25 Aurelien Aptels3/lib/netapi/tests/netuser.c: fix wrong closing paren
2016-02-25 Aurelien Aptels3/vfs_btrfs.c: use sizeof() instead of ARRAY_SIZE()
2016-02-25 Uri Simchonismbd: ignore SVHDX create context
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-25 Jeremy Allisonvfs:ceph: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2016-02-25 Andrew Bartlettsamba-tool: Support preloading multiple users
2016-02-25 Andrew Bartlettpython: Allow optional multi-value arguements for samba...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-24 Amitay Isaacsctdb-client: Add missing initialisation of calldata
2016-02-24 Amitay Isaacsctdb-client: Keep trying to migrate till record lock...
2016-02-24 Amitay Isaacsctdb-client: Remove TALLOC_CTX argument from sync functions
2016-02-24 Amitay Isaacsctdb-client: Add async version of set/remove message...
2016-02-24 Amitay Isaacsctdb-client: Add sync API for waiting for recovery
2016-02-24 Amitay Isaacsctdb-client: Drop TALLOC_CTX argument from ctdb_attach
2016-02-24 Amitay Isaacsctdb-client: Add new API for ctdb_client_wait_timeout()
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Volker Lendeckeidmap_script: Parallelize script calls
2016-02-23 Volker Lendeckelib: Avoid an unnecessary cast
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add file_pload_send/recv
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove an unimplemented prototype
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-23 Volker Lendeckelib: Fix whitespace
2016-02-23 Volker Lendeckelib: Move data_blob_list_item to source4
2016-02-23 Volker Lendeckesmbd: Fix line length & whitespace in write_file
2016-02-23 Volker Lendeckepy_xattr: Fix a "ignoring return value" warning
next