sfrench/samba-autobuild/.git
2017-01-31 Ralph Boehmelibcli/smb: outbuf length is a IVAL ie a uint32_t
2017-01-30 Ralph Boehmes3/rpc_server: shared rpc modules loading
2017-01-30 Jeremy Allisons3: VFS: Don't allow symlink, link or rename on already...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix usage of saved_errno to...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix a memory leak in the connect...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix module to work with variable...
2017-01-30 Jeremy Allisons3: VFS: Add utility function check_for_converted_path().
2017-01-30 Jeremy Allisons3: VFS: Ensure shadow:format cannot contain a / path...
2017-01-30 Jeremy Allisons3: VFS: Allow shadow_copy2_connectpath() to return...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix chdir to store off the neede...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two currently unused functio...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Change a parameter name.
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add a wrapper function to call...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two new variables to the...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix length comparison to ensure...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Ensure pathnames for parameters...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Correctly initialize timestamp...
2017-01-30 Jeremy Allisons3: smbd: Make set_conn_connectpath() call canonicalize...
2017-01-30 Jeremy Allisons3: smbtorture: Add new local test LOCAL-CANONICALIZE...
2017-01-30 Jeremy Allisons3: lib: Fix two old, old bugs in set_conn_connectpath...
2017-01-30 Jeremy Allisons3: lib: Add canonicalize_absolute_path().
2017-01-30 Jeremy Allisons3: smbd: Correctly canonicalize any incoming shadow...
2017-01-30 Andrew Bartlettbuild: vfs_posix_eadb is only built with the AD DC...
2017-01-30 David Mulders3:winbindd: document "winbind:ignore domains"
2017-01-28 Noel Powers3/rpc_server/mdssvc: Generate flex/bison files in...
2017-01-28 Ralph Boehmevfs_fruit: checks wrong AAPL config state and so always...
2017-01-27 Ralph Boehmeselftest: add test for global "smb encrypt=off"
2017-01-27 Ralph Boehmeselftest: disable SMB encryption in simpleserver enviro...
2017-01-27 Ralph Boehmedocs: impact of a global "smb encrypt=off" on a share...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 John Mulligandocs: Improve description of "unix_primary_group" param...
2017-01-27 Stefan Metzmacherselftest/Samba3: use "server min protocol = SMB3_00...
2017-01-27 Stefan Metzmachers3:smbd: allow "server min protocol = SMB3_00" to go...
2017-01-27 Stefan Metzmachers3:libsmb: use a local got_kerberos_mechanism variable...
2017-01-27 Stefan Metzmachers3:client: don't use cli->use_kerberos && cli->got_kerb...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-27 Andreas Schneiderrpc_server: Use the RPC TCPIP ports of Windows
2017-01-25 Uri Simchoniwaf: backport finding of pkg-config
2017-01-24 Günther Deschners4-torture: add more NDR tests for GetCorePrinterDrivers
2017-01-24 Günther Deschnerlibrpc/ndr: add [to_null] keyword to szPackageId in...
2017-01-24 Günther Deschners4-torture: add some NDR tests for validating ndr_push_...
2017-01-24 Günther Deschnerpidl: use ndr_push_charset_to_null() when [to_null...
2017-01-24 Günther Deschnerlibrpc/ndr: add ndr_push_charset_to_null and increase...
2017-01-24 Volker Lendeckewinbind: Don't add duplicate IDs in wbinfo -r
2017-01-23 Volker Lendeckelibcli: Add an overflow check
2017-01-23 Volker Lendeckelibcli: Do not overwrite pointer on realloc failure
2017-01-23 Volker Lendeckewinbind: Fix a typo
2017-01-23 Ralph Boehmes3/smbd: check for invalid access_mask smbd_calculate_a...
2017-01-23 Ralph Boehmeselftest: also run test base.createx_access against...
2017-01-23 Zentaro KavanaghAdd explicit dependency on samba-debug from libinterfac...
2017-01-22 Andrew Bartlettselftest: Remove unsued variables WINBINDD_PRIV_PIPE_DI...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2017-01-22 Volker Lendeckelib/util: Avoid a talloc in ms_fnmatch_protocol
2017-01-22 Volker Lendeckes3/lib: Use ms_fnmatch_protocol in mask_match
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib/util/charset: Optimize next_codepoint for the ascii...
2017-01-22 Volker Lendeckes3/locking: Avoid a talloc for nonexisting fetch_share_...
2017-01-22 Volker Lendeckesmbd: Streamline get_ea_names_from_file
2017-01-22 Volker Lendeckesmbd: Fix an indentation
2017-01-22 Volker Lendeckesmbd: Fix a few signed/unsigned hickups
2017-01-22 Volker Lendeckelib: Avoid a "includes.h"
2017-01-22 Volker Lendeckesmbd: Fix a typo
2017-01-22 Volker Lendeckelib: Avoid an includes.h
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-21 Björn Jackevfs_default: unlock the right file in copy chunk
2017-01-21 Björn Jackereplace: fix some trailing whitespaces
2017-01-21 Björn Jackevfs_fruit: fix a typo
2017-01-21 Ralph Boehmes3/rpc_server/mdssvc: prefix public flex and bison...
2017-01-21 Ralph Boehmes3/rpc_server/mdssvc: use flex noyyalloc noyyrealloc
2017-01-20 Ralph Boehmesmbcontrol: add ringbuf-log
2017-01-20 Ralph Boehmes4/messaging: register for MSG_REQ_RINGBUF_LOG
2017-01-20 Ralph Boehmes3/debug: listen for MSG_REQ_RINGBUF_LOG
2017-01-20 Ralph Boehmemessaging.idl: add ringbuf message types
2017-01-20 Ralph Boehmedebug: add "ringbuf" backend logging to a ringbuffer
2017-01-20 Ralph Boehmedebug: parse, store and pass backend option
2017-01-20 Martin Schwenkectdb-docs: Document configuration variable CTDB_NFS_CHE...
2017-01-20 Martin Schwenkectdb-scripts: Avoid log noise when NFS checks directory...
2017-01-20 Amitay Isaacsctdb-tests: Drop calls to ctdb_service_managed and...
2017-01-20 Ralph Boehmes3/rpc_server: move rpc_modules.c to its own subsystem
2017-01-20 Günther Deschnerlibgpo: Fix error check in gp_inifile_init_context_direct()
2017-01-18 Aurelien Aptels3/winbindd: fix invalid free
2017-01-17 Amitay Isaacsctdb-daemon: Remove stale eventd socket
2017-01-17 Martin Schwenkectdb-tests: Add "13.per_ip_routing shutdown" test
2017-01-17 Martin Schwenkectdb-scripts: Fix regression when cleaning up routing...
2017-01-17 Martin Schwenkectdb-scripts: Fix remaining uses of "ctdb gratiousarp"
2017-01-16 Amitay Isaacsctdb-common: Add wait_send/wait_recv to sock_daemon_funcs
2017-01-16 Amitay Isaacsctdb-common: Avoid any processing after finishing teven...
2017-01-16 Amitay Isaacsctdb-common: Pass tevent_req to the computation sub...
2017-01-16 Amitay Isaacsctdb-common: Use consistent naming for sock_daemon_run...
2017-01-16 Amitay Isaacsctdb-common: Correct name of sock_daemon_run_send/recv...
2017-01-16 Amitay Isaacsctdb-tests: Fix name of the variable representing init...
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SCRIPT_D...
2017-01-16 Martin Schwenkectdb-scripts: Drop function ctdb_check_command()
2017-01-16 Martin Schwenkectdb-scripts: Inline simple uses of service_start(...
2017-01-16 Martin Schwenkectdb-scripts: Remove ctdb_service_start() and ctdb_serv...
2017-01-16 Martin Schwenkectdb-scripts: Drop unnecessary function ctdb_check_tcp_...
2017-01-16 Martin Schwenkectdb-scripts: Simplify TCP port checking
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SERVICE_...
next