summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW add entries audit logging and lmdb.Gary Lockyer2018-07-101-0/+46
* heimdal: Fix build with system provided heimdal libraryChristof Schmitt2018-07-102-4/+11
* netcmd: Add sanity-check for invalid domain rename argsTim Beale2018-07-102-4/+29
* selftest: Add a 'LABDC' testenv to mimic a preproduction test-bedTim Beale2018-07-104-5/+67
* netcmd: Add brief log file of what the backup actually containsTim Beale2018-07-101-0/+25
* netcmd: Add no-secrets option to domain backupsTim Beale2018-07-102-9/+82
* README.Coding disable include sorting in clang formatGary Lockyer2018-07-101-0/+1
* Revert "s3/service: convert lp_force_group() to const"David Disseldorp2018-07-103-10/+13
* Revert "s3/service: convert lp_force_user() to const"David Disseldorp2018-07-092-3/+2
* libsmbclient: Initialize written in cli_splice_fallback()Bailey Berro2018-07-091-0/+2
* libsmbclient: Initialize written value before use.Jeremy Allison2018-07-091-1/+1
* winbind_krb5_localauth: Fix a compiler warningAndreas Schneider2018-07-071-2/+2
* s3: smbd/durable: remove dev and inode check from vfs_default_durable_reconne...Ralph Boehme2018-07-071-24/+0
* lib:charset: Fix error messages from charset conversionChristof Schmitt via samba-technical2018-07-072-3/+1
* s3: smbd: fix a check in stat_cache_add()Ralph Boehme2018-07-071-1/+1
* docs/vfs_ceph: add CTDB_SAMBA_SKIP_SHARE_CHECK=yes caveatDavid Disseldorp2018-07-061-0/+11
* vfs_ceph: don't lie about flock supportDavid Disseldorp2018-07-062-6/+13
* s3/loadparm: fix a few talloc stackframe leaksDavid Disseldorp2018-07-061-5/+8
* s3/service: convert lp_force_user() to constDavid Disseldorp2018-07-062-2/+3
* s3/service: convert lp_force_group() to constDavid Disseldorp2018-07-063-13/+10
* s3/uid: use lp_const_servicename() where possibleDavid Disseldorp2018-07-061-11/+11
* s3/service: use lp_const_servicename() where possibleDavid Disseldorp2018-07-061-33/+33
* nsswitch: Use a swtich in the wbinfo test to lookup usersAndreas Schneider2018-07-061-8/+11
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-051-0/+2
* ctdb-common: Fix CID 437606Amitay Isaacs2018-07-051-5/+5
* selftest: Use a longer self.account_lockout_duration and self.lockout_observa...Andrew Bartlett2018-07-051-2/+2
* selftest: Use self.account_lockout_duration in self.update_lockout_settings f...Andrew Bartlett2018-07-051-2/+3
* Document that vfs_full_audit defaults are "none" for the successful and faile...Timur I. Bakeyev2018-07-051-2/+2
* Make "none" the default setting for the successful and failed operations in t...Timur I. Bakeyev2018-07-051-2/+3
* Make sure that vfs*audit modules recognize and accept all the syslog facilities.Timur I. Bakeyev2018-07-053-33/+81
* ctdb-tests: Switch to using new event daemonAmitay Isaacs2018-07-051-3/+3
* ctdb-daemon: Add client code to talk to new event daemonAmitay Isaacs2018-07-053-24/+27
* ctdb-protocol: Remove protocol for old event daemonAmitay Isaacs2018-07-058-1560/+0
* ctdb-client: Remove client code for old event daemonAmitay Isaacs2018-07-052-93/+1
* ctdb-tools: Remove old event daemon toolAmitay Isaacs2018-07-052-542/+0
* ctdb-daemon: Remove old event daemonAmitay Isaacs2018-07-052-1098/+0
* ctdb-tests: Remove tests for old event daemonAmitay Isaacs2018-07-0525-1296/+0
* ctdb-tools: Switch to using new event daemon toolAmitay Isaacs2018-07-052-36/+9
* ctdb-daemon: Switch to starting new event daemonAmitay Isaacs2018-07-052-73/+9
* ctdb-event: Add tests for event daemonAmitay Isaacs2018-07-0539-0/+905
* ctdb-tests: Rename eventd testsuite to ctdb_eventdAmitay Isaacs2018-07-0526-2/+2
* ctdb-event: Add event daemon client toolAmitay Isaacs2018-07-053-0/+541
* ctdb-event: Add event daemon client codeAmitay Isaacs2018-07-053-0/+411
* ctdb-event: Add event daemon implementationAmitay Isaacs2018-07-057-0/+1645
* ctdb-event: Add event daemon protocolAmitay Isaacs2018-07-057-0/+1782
* ctdb-common: Add client pid to connect callback in sock_daemonAmitay Isaacs2018-07-055-3/+18
* ctdb-tests: Separate testing code for basic data typesAmitay Isaacs2018-07-056-348/+415
* ctdb-build: Add ctdb prefix to build targetAmitay Isaacs2018-07-051-2/+2
* ctdb-protocol: Separate protocol-basic subsystemAmitay Isaacs2018-07-054-68/+94
* autobuild: Fix random-sleep.sh invocation in autobuild.pyAndrew Bartlett2018-07-051-11/+13