kai/samba-autobuild/.git
2016-03-06 Volker Lendeckelib: Avoid "includes.h" in dbwrap.c
2016-03-06 Volker Lendeckelib: Introduce SERVER_ID_BUF_LENGTH
2016-03-05 Jeremy Allisonsmbd: Clean up the logic inside vfs_chown_fsp() to...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: vfs_netatalk. Fix wrong VFS call used inside atalk...
2016-03-05 Ira Coopervfs_glusterfs: Fix use after free in AIO callback.
2016-03-04 Ira Coopersource3: Honor the core soft limit of the OS.
2016-03-04 Aurelien Aptels3/rpc_server/srvsvc/srv_srvsvc_nt.c: change snum to...
2016-03-04 Aurelien Aptels3,s4 torture/denytest: fix possible infinite loop
2016-03-04 Aurelien Aptels4/torture/libnetapi/libnetapi_user.c: fix typo
2016-03-04 Amitay Isaacsctdb-common: For AF_PACKET socket types, protocol is...
2016-03-04 Volker Lendeckevfs: Fix the vfs_gpfs build
2016-03-03 Douglas Bagnallheimdal asn1: avoid fclose(NULL) caused by missing...
2016-03-03 Douglas Bagnallregtree: avoid GCC indentation warning
2016-03-03 Michael Adamsmbd:smb2: move op variable into scope of use in smb2_c...
2016-03-03 Michael Adamsmbd:smb2: implement create replay
2016-03-03 Michael AdamsmbXsrv.idl: add create_action to smbXsrv_open
2016-03-03 Michael AdamsmbXsrv:open: add smb2srv_open_lookup_replay_cache()
2016-03-03 Michael Adamsmb2:create: create replay cache when request has a...
2016-03-03 Michael AdamsmbXsrv:open: maintain a replay cache
2016-03-03 Michael Adamlibrpc:smbXsrv.idl: add flags to smbXsrv_open
2016-03-03 Michael Adamsmbd:smb2: allow the REPLAY_OPERATION flag for SMB3...
2016-03-03 Michael Adamtorture:smb2: add smb2.replay.replay-dhv2-lease3
2016-03-03 Michael Adamtorture:smb2: add smb2.replay.replay-oplock-lease
2016-03-03 Michael Adamtorture:smb2: add smb2.replay.replay-dhv2-lease-oplock
2016-03-03 Michael Adamtorture:smb2: add smb2.replay.replay-dhv2-lease2
2016-03-03 Michael Adamtorture:smb2: add smb2.replay.replay-dhv2-lease1
2016-03-03 Michael Adamtorture:smb2:replay: extend CHECK_CREATE_OUT() to know...
2016-03-03 Michael Adamtorture:smb2: split rename2 into multiple tests and...
2016-03-03 Michael Adamtorture:smb2: rename replay1 -> replay-commands
2016-03-03 Michael Adamvfs: remove an outdate comment from the files_struct...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
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...
next