Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (183)
7a39bcd0
VERSION: Bump version up to 4.9.2...
Sep 24, 2018
7249a4e5
waf: Check for -fstack-protect-strong support
Sep 26, 2018
29883c7b
waf: Add -fstack-clash-protection
Sep 26, 2018
240586b6
s3:lib/server_contexts: make server_event_ctx and server_msg_ctx static
Oct 10, 2018
7791f204
s3/lib:popt_common: Move setup_logging to common callback
Oct 10, 2018
c247ae01
s3:lib: Move popt_common_credentials to separate file
Oct 10, 2018
b63a2006
s3:lib: Introduce cmdline context wrapper
Oct 10, 2018
b02c52cc
s3:loadparm: reinit_globals in lp_load_with_registry_shares()
Oct 10, 2018
bbdefe85
selftest: pass configfile to pdbedit
Oct 10, 2018
9329a288
s3:popt_common: use cmdline_messaging_context() in popt_common_credentials_callback()
Oct 10, 2018
8251e95c
test:doc: Skip 'clustering=yes'
Oct 10, 2018
49f962f5
s3:smbpasswd: Use cmdline_messaging_context
Oct 10, 2018
55886f78
s3:smbstatus: Use cmdline_messaging_context
Oct 10, 2018
c2dd495a
rpcclient: Use cmdline_messaging_context
Oct 10, 2018
79fe7882
s3:net: Use cmdline_messaging_context
Oct 10, 2018
2e78c3a7
s3:messaging: remove unused messaging_init_client()
Oct 10, 2018
212a5bc6
s3:pdbedit: Use cmdline_messaging_context
Oct 10, 2018
4881ca3d
s3:testparm: Use cmdline_messaging_context
Oct 10, 2018
b71c6d2c
s3:sharesec: Use cmdline_messaging_context
Oct 10, 2018
0442b1f9
s3: ntlm_auth: Use cmdline_messaging_context
Oct 10, 2018
e3994507
s3:eventlogadm: Use cmdline_messaging_context
Oct 10, 2018
def7d7ce
s3:dbwrap_tool: Use cmdline_messaging_context
Oct 10, 2018
217373b0
s3:smbcontrol: Use cmdline_messaging_context
Oct 10, 2018
2e602d77
s3:smbget: Use cmdline_messaging_context
Oct 10, 2018
1131c14a
examples: Fix the smb2mount build
Oct 10, 2018
b81cf019
s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.
Oct 10, 2018
75d97d49
ctdb-daemon: Add invalid_records flag to ctdb_db_context
Oct 10, 2018
0dffb5c7
ctdb-daemon: Don't pull any records if records are invalidated
Oct 10, 2018
d8087c06
ctdb-daemon: Invalidate records if a node becomes INACTIVE
Oct 10, 2018
4e007146
ctdb-tests: Add recovery record resurrection test for volatile databases
Oct 10, 2018
485fa6b2
ctdb-vacuum: Simplify the deletion of vacuumed records
Oct 10, 2018
cbfb00bc
ctdb-vacuum: Fix the incorrect counting of remote errors
Oct 10, 2018
e209cfc4
ctdb-vacuum: Remove unnecessary check for zero records in delete list
Oct 10, 2018
6294ea4a
ctdb-daemon: Drop implementation of RECEIVE_RECORDS control
Oct 10, 2018
a1a67956
ctdb-protocol: Mark RECEIVE_RECORDS control obsolete
Oct 10, 2018
0147504f
ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS control
Oct 10, 2018
07c97238
ctdb-tests: Drop code for RECEIVE_RECORDS control
Oct 10, 2018
8657e558
s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpion
Oct 10, 2018
33515c39
smb2_server: set req->do_encryption = true earlier
Oct 10, 2018
a1a4e54c
lib: Avoid the use of open_memstream in tevent_req_profile_string
Oct 10, 2018
4772ba81
s4:torture: FinderInfo conversion test with AppleDouble without xattr data
Oct 18, 2018
b2759221
vfs_fruit: fix two comments
Oct 18, 2018
6ee5df28
vfs_fruit: store filler bytes from AppleDouble file header in struct adouble
Oct 18, 2018
a9426833
vfs_fruit: move setting ADEID_FINDERI length to ad_convert_xattr()
Oct 18, 2018
f1090976
vfs_fruit: do direct return from error checks in ad_convert()
Oct 18, 2018
4679371f
vfs_fruit: remove unneeded fd argument from ad_convert()
Oct 18, 2018
10232d0d
vfs_fruit: move storing of modified struct adouble to ad_convert()
Oct 18, 2018
fb345c2b
vfs_fruit: move FinderInfo conversion to helper function and call it from ad_convert()
Oct 18, 2018
50dfdfac
vfs_fruit: move FinderInfo lenght check to ad_convert()
Oct 18, 2018
d9c79bed
vfs_fruit: split out truncating from ad_convert()
Oct 18, 2018
c6519898
vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_truncate()
Oct 18, 2018
b228d661
vfs_fruit: split out moving of the resource fork
Oct 18, 2018
393a773a
vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_move_reso()
Oct 18, 2018
84374fbb
vfs_fruit: fix error returns in ad_convert_xattr()
Oct 18, 2018
655e147c
vfs_fruit: let the ad_convert_*() subfunctions mmap as needed
Oct 18, 2018
54800489
vfs_fruit: let the ad_convert_*() subfunction update the on-disk AppleDoube header as needed
Oct 18, 2018
bee12e2e
vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()
Oct 18, 2018
0807a896
vfs_fruit: add check for OS X filler in FinderInfo conversion
Oct 18, 2018
01353f6d
vfs_fruit: add out arg "converted_xattr" to ad_convert_xattr
Oct 18, 2018
9304dfae
vfs_fruit: make call to ad_convert_truncate() optional
Oct 18, 2018
21e3e8b3
vfs_fruit: move check in ad_convert() to ad_convert_*() subfunctions
Oct 18, 2018
0cf64bd2
winbindd_cache: Fix timeout calculation for sid<->name cache
Oct 24, 2018
a835e64f
ctdb-daemon: Return early when refusing to run an event script
Oct 25, 2018
1616cbd5
ctdb-daemon: Exit if eventd goes away
Oct 25, 2018
ec028efc
ctdb-common: Set close-on-exec for startup fd
Oct 25, 2018
c3179a1d
ctdb-event: Check the return status of sock_daemon_set_startup_fd
Oct 25, 2018
6c44382e
ctdb-daemon: Fix valgrind hit in event code
Oct 25, 2018
7f706109
Changelog for previous changes
Nov 01, 2018
daa4d0f5
Upload 2:4.9.1+dfsg-2 to unstable
Nov 01, 2018
1e7520f4
netcmd: Add --site option when restoring a domain
Nov 05, 2018
c077dfaa
tests: Add test-case for restore into non-default site
Nov 05, 2018
dfc07455
netcmd: Re-create default site for backup-restore (if missing)
Nov 05, 2018
4933bc84
selftest: Change backup testenvs to use non-default site
Nov 05, 2018
db233146
python: Allow forced signing via smb.SMB()
Nov 05, 2018
d3be8e21
netcmd: Make sure SMB connection is signed when backing up sysvol
Nov 05, 2018
4b42e0ee
s3/smbd: Server responds incorrectly if no SMB protocol chosen
Nov 05, 2018
5e4e3daa
libcli: Add debug message if fail to negoatiate SMB protocol
Nov 05, 2018
24a02a31
tests: Add corner-case test: fromServer points to dead server
Nov 05, 2018
40533f05
dsdb: Ensure that a DN (now) pointing at a deleted object counts for objectclass-based MUST
Nov 05, 2018
4b461cd3
vfs_fruit: remove check for number of xattrs from ad_convert_xattr
Nov 05, 2018
0103f91d
lib:socket: If returning early, set ifaces
Nov 05, 2018
bedb34a6
s3:winbind: Check return code of initialize_password_db()
Nov 05, 2018
e1f09ff3
docs:vfs_fruit: add "wipe_intentionally_left_blank_rfork" option
Nov 05, 2018
7b04e558
docs:vfs_fruit: add "delete_empty_adfiles" option
Nov 05, 2018
66aaa6ae
s3:selftest: list vfs testssuites one per line
Nov 05, 2018
f8a4f923
s4:torture: add test for AppleDouble ResourceFork conversion
Nov 05, 2018
4a56be10
vfs_fruit: add option "wipe_intentionally_left_blank_rfork"
Nov 05, 2018
90220215
vfs_fruit: detect empty resource forks in ad_convert()
Nov 05, 2018
6a457df1
vfs_fruit: add option "delete_empty_adfiles"
Nov 05, 2018
69fb6c1c
vfs_fruit: optionally delete AppleDouble files without Resourcefork data
Nov 05, 2018
eadd15a5
schema_samba4.ldif: add allocation of DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME
Nov 05, 2018
2d682e4c
s4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME
Nov 05, 2018
3fb4c684
testprogs/blackbox: add samba4.blackbox.test_primary_group test
Nov 05, 2018
c73aca88
s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid
Nov 05, 2018
ea9b694d
dbchecker: improve verbose output of do_modify()
Nov 05, 2018
4da901d1
dbchecker: Fix missing <SID=...> on linked attributes
Nov 05, 2018
2d77e4f1
blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked attributes
Nov 05, 2018
9d760fe1
s4:repl_meta_data: pass down struct replmd_replicated_request to...
Nov 05, 2018
98f2319b
s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modify_la_add()
Nov 05, 2018
8095ffec
s4:repl_meta_data: add missing \n to a DEBUG message in replmd_modify_la_add()
Nov 05, 2018
83 additional commits have been omitted to prevent performance issues.
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
ffec5275
...
...
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=9
SAMBA_VERSION_RELEASE=
1
SAMBA_VERSION_RELEASE=
2
########################################################
# If a official release has a serious bug #
...
...
WHATSNEW.txt
View file @
ffec5275
=============================
Release Notes for Samba 4.9.2
November 08, 2018
=============================
This is the latest stable release of the Samba 4.9 release series.
Changes since 4.9.1:
--------------------
o Andrew Bartlett <abartlet@samba.org>
* BUG 13418: dsdb: Add comments explaining the limitations of our current
backlink behaviour.
* BUG 13621: Fix problems running domain backups (handling SMBv2, sites).
o Tim Beale <timbeale@catalyst.net.nz>
* BUG 13621: Fix problems running domain backups (handling SMBv2, sites).
o Ralph Boehme <slow@samba.org>
* BUG 13465: testparm: Fix crashes with PANIC: Messaging not initialized on
SLES 12 SP3.
* BUG 13642: Make vfs_fruit able to cleanup AppleDouble files.
* BUG 13646: File saving issues with vfs_fruit on samba >= 4.8.5.
* BUG 13649: Enabling vfs_fruit looses FinderInfo.
* BUG 13667: Cancelling of SMB2 aio reads and writes returns wrong error
NT_STATUS_INTERNAL_ERROR.
o Amitay Isaacs <amitay@gmail.com>
* BUG 13641: Fix CTDB recovery record resurrection from inactive nodes and
simplify vacuuming.
o Volker Lendecke <vl@samba.org>
* BUG 13465: examples: Fix the smb2mount build.
* BUG 13629: libtevent: Fix build due to missing open_memstream on Illiumos.
* BUG 13662: winbindd_cache: Fix timeout calculation for sid<->name cache.
o Gary Lockyer <gary@catalyst.net.nz>
* BUG 13653: dsdb encrypted_secrets: Allow "ldb:// and "mdb://" in file path.
o Stefan Metzmacher <metze@samba.org>
* BUG 13418: Extended DN SID component missing for member after switching
group membership.
* BUG 13624: Return STATUS_SESSION_EXPIRED error encrypted, if the request
was encrypted.
o David Mulder <dmulder@suse.com>
* BUG 13621: python: Allow forced signing via smb.SMB().
* BUG 13665: lib:socket: If returning early, set ifaces.
o Noel Power <noel.power@suse.com>
* BUG 13616: ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept
utf8 encoded unicode.
o Christof Schmitt <cs@samba.org>
* BUG 13465: testparm: Fix crashes with PANIC: Messaging not initialized on
SLES 12 SP3.
* BUG 13673: smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY
attribute.
o Andreas Schneider <asn@samba.org>
* BUG 13601: waf: Add -fstack-clash-protection.
* BUG 13668: winbind: Fix segfault if an invalid passdb backend is
configured.
o Martin Schwenke <martin@meltin.net>
* BUG 13659: Fix bugs in CTDB event handling.
* BUG 13670: Misbehaving nodes are sometimes not banned.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.
If you do report problems then please try to send high quality
feedback. If you don't provide vital information to help us track down
the problem then you will probably be ignored. All bug reports should
be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
database (https://bugzilla.samba.org/).
======================================================================
== Our Code, Our Bugs, Our Responsibility.
== The Samba Team
======================================================================
Release notes for older releases follow:
----------------------------------------
=============================
Release Notes for Samba 4.9.1
September 24, 2018
...
...
@@ -53,8 +147,8 @@ database (https://bugzilla.samba.org/).
======================================================================
Release notes for older releases follow:
----------------------------------------
----------------------------------------------------------------------
=============================
Release Notes for Samba 4.9.0
...
...
buildtools/wafsamba/samba_autoconf.py
View file @
ffec5275
...
...
@@ -674,23 +674,42 @@ def SAMBA_CONFIG_H(conf, path=None):
return
# we need to build real code that can't be optimized away to test
if
conf
.
check
(
fragment
=
'''
#include <stdio.h>
int main(void)
{
char t[100000];
while (fgets(t, sizeof(t), stdin));
return 0;
}
'''
,
execute
=
0
,
ccflags
=
'
-fstack-protector
'
,
ldflags
=
'
-fstack-protector
'
,
mandatory
=
False
,
msg
=
'
Checking if toolchain accepts -fstack-protector
'
):
conf
.
ADD_CFLAGS
(
'
-fstack-protector
'
)
conf
.
ADD_LDFLAGS
(
'
-fstack-protector
'
)
stack_protect_list
=
[
'
-fstack-protector-strong
'
,
'
-fstack-protector
'
]
for
stack_protect_flag
in
stack_protect_list
:
flag_supported
=
conf
.
check
(
fragment
=
'''
#include <stdio.h>
int main(void)
{
char t[100000];
while (fgets(t, sizeof(t), stdin));
return 0;
}
'''
,
execute
=
0
,
ccflags
=
[
'
-Werror
'
,
'
-Wp,-D_FORTIFY_SOURCE=2
'
,
stack_protect_flag
],
mandatory
=
False
,
msg
=
'
Checking if compiler accepts %s
'
%
(
stack_protect_flag
))
if
flag_supported
:
conf
.
ADD_CFLAGS
(
'
-Wp,-D_FORTIFY_SOURCE=2 %s
'
%
(
stack_protect_flag
))
break
flag_supported
=
conf
.
check
(
fragment
=
'''
#include <stdio.h>
int main(void)
{
char t[100000];
while (fgets(t, sizeof(t), stdin));
return 0;
}
'''
,
execute
=
0
,
ccflags
=
[
'
-Werror
'
,
'
-fstack-clash-protection
'
],
mandatory
=
False
,
msg
=
'
Checking if compiler accepts -fstack-clash-protection
'
)
if
flag_supported
:
conf
.
ADD_CFLAGS
(
'
-fstack-clash-protection
'
)
if
Options
.
options
.
debug
:
conf
.
ADD_CFLAGS
(
'
-g
'
,
testflags
=
True
)
...
...
ctdb/common/sock_daemon.c
View file @
ffec5275
...
...
@@ -523,9 +523,15 @@ int sock_daemon_add_unix(struct sock_daemon_context *sockd,
return
0
;
}
void
sock_daemon_set_startup_fd
(
struct
sock_daemon_context
*
sockd
,
int
fd
)
bool
sock_daemon_set_startup_fd
(
struct
sock_daemon_context
*
sockd
,
int
fd
)
{
if
(
!
set_close_on_exec
(
fd
))
{
D_ERR
(
"Failed to set close-on-exec on startup fd
\n
"
);
return
false
;
}
sockd
->
startup_fd
=
fd
;
return
true
;
}
/*
...
...
ctdb/common/sock_daemon.h
View file @
ffec5275
...
...
@@ -216,8 +216,9 @@ int sock_daemon_add_unix(struct sock_daemon_context *sockd,
*
* @param[in] sockd Socket daemon context
* @param[in] fd File descriptor
* @return true on success, false on error
*/
void
sock_daemon_set_startup_fd
(
struct
sock_daemon_context
*
sockd
,
int
fd
);
bool
sock_daemon_set_startup_fd
(
struct
sock_daemon_context
*
sockd
,
int
fd
);
/**
* @brief Async computation start to run a socket daemon
...
...
ctdb/doc/ctdb-etcd.7
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb-etcd
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\-ETCD" "7" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\-ETCD" "7" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb-script.options.5
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb-script.options
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\-SCRIPT\&.OPTIO" "5" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\-SCRIPT\&.OPTIO" "5" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb-statistics.7
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb-statistics
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\-STATISTICS" "7" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\-STATISTICS" "7" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb-tunables.7
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb-tunables
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\-TUNABLES" "7" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\-TUNABLES" "7" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb.7
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB" "7" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB" "7" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb.conf.5
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb.conf
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\&.CONF" "5" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\&.CONF" "5" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb.sysconfig.5
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb.sysconfig
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB\&.SYSCONFIG" "5" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB\&.SYSCONFIG" "5" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb_diagnostics.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdb_diagnostics
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDB_DIAGNOSTICS" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDB_DIAGNOSTICS" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdb_mutex_ceph_rados_helper.7
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: Ceph RADOS Mutex
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CEPH RADOS MUTEX" "7" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CEPH RADOS MUTEX" "7" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdbd.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdbd
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDBD" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDBD" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ctdbd_wrapper.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ctdbd_wrapper
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "CTDBD_WRAPPER" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "CTDBD_WRAPPER" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ltdbtool.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ltdbtool
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "LTDBTOOL" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "LTDBTOOL" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/onnode.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: onnode
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "ONNODE" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "ONNODE" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
ctdb/doc/ping_pong.1
View file @
ffec5275
...
...
@@ -2,12 +2,12 @@
.\" Title: ping_pong
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date:
09/24
/2018
.\" Date:
11/08
/2018
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
.TH "PING_PONG" "1" "
09/24
/2018" "ctdb" "CTDB \- clustered TDB database"
.TH "PING_PONG" "1" "
11/08
/2018" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
Prev
1
2
3
4
5
…
12
Next