summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: samba-tool drs showrepl and visualize changesDouglas Bagnall2018-07-111-0/+12
* vfs_audit: Extend list of recognized syslog(3) facilities and wrap them into ...Timur I. Bakeyev2018-07-113-66/+231
* wscript: Add --with-system-heimdalkrb5Christof Schmitt2018-07-113-0/+23
* WHATSNEW: Added entries for PSOs, domain backup/restore, and renameTim Beale2018-07-111-0/+51
* pass 'rdonly' or 'directory' flag to open a directory file.Pooja Mahadik2018-07-113-10/+22
* s3/rpc_server: Character Encode Spotlight QueriesRalph Boehme2018-07-101-3/+13
* s3:messages: make the loop in msg_dgm_ref_recv() more robust against stale po...Stefan Metzmacher2018-07-102-4/+9
* s4:messaging: add local.messaging.multi_ctx.multi_ctx testStefan Metzmacher2018-07-102-0/+222
* python/tests: make the test_assoc_group_fail2() test more resilient against t...Stefan Metzmacher2018-07-101-0/+3
* ctdb: close the correct pipe fd in a testRalph Boehme2018-07-101-1/+1
* 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