summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unix_msg: remove cookie from unix_msg_initVolker Lendecke2015-02-136-16/+9
* messages_dgm: Move directory handling upVolker Lendecke2015-02-133-104/+98
* messages_dgm: Only pass "unique" to messaging_dgm_initVolker Lendecke2015-02-133-8/+8
* messaging4: Use server_id_dbVolker Lendecke2015-02-132-126/+30
* Remove an unused function call.Richard Sharpe2015-02-132-18/+0
* selftest: re-enable nss_winbind via nss_wrapper in the test-envs.Günther Deschner2015-02-132-0/+10
* s4-selftest: push up the "users" gid to make gid collision more unlikely.Günther Deschner2015-02-131-2/+2
* s4:selftest: avoid creating two groups with GID 0 in provisionMichael Adam2015-02-131-4/+5
* s4:selftest: avoid creating two entries for UID 0 in provisionMichael Adam2015-02-131-4/+5
* selftest: run the samba.nss tests against :local environmentsMichael Adam2015-02-132-2/+2
* selftest/knownfail: add newline to end of file.Michael Adam2015-02-131-1/+1
* docs: Fix vfs_shadow_copy(8)Volker Lendecke2015-02-131-1/+1
* s3-passdb: lift annoying debug message level.Günther Deschner2015-02-131-1/+1
* ctdb-recoverd: Abort when daemon can take recovery lock during recoveryMartin Schwenke2015-02-131-2/+4
* ctdb-recoverd: Improve error messages on recovery lock coherence failMartin Schwenke2015-02-131-12/+14
* ctdb-recoverd: Don't release and re-take the recovery lockMartin Schwenke2015-02-131-20/+26
* ctdb-recoverd: Simplify ctdb_recovery_lock()Martin Schwenke2015-02-133-32/+22
* ctdb-recoverd: Remove check_recovery_lock()Martin Schwenke2015-02-131-179/+3
* ctdb-recoverd: Improve logging when recovery lock file is changedMartin Schwenke2015-02-131-1/+5
* ctdb-recoverd: New function ctdb_recovery_unlock()Martin Schwenke2015-02-133-19/+15
* ctdb-recoverd: New function ctdb_recovery_have_lock()Martin Schwenke2015-02-133-2/+8
* ctdb-daemon: Log a warning when setting obsolete tunablesMartin Schwenke2015-02-131-0/+6
* ctdb-daemon: Mark tunable VerifyRecoveryLock as obsoleteMartin Schwenke2015-02-136-36/+37
* ctdb-doc: Improve documentation of the recovery lockMartin Schwenke2015-02-133-8/+68
* snprintf: Try to support %jVolker Lendecke2015-02-121-0/+4
* torture/ioctl: add test_ioctl_sparse_copy_chunk testDavid Disseldorp2015-02-121-0/+192
* torture/ioctl: add sparse_compressed testDavid Disseldorp2015-02-121-0/+102
* torture/ioctl: extend sparse_hole_dealloc testDavid Disseldorp2015-02-121-0/+76
* torture/ioctl: add sparse_hole_dealloc testDavid Disseldorp2015-02-121-1/+189
* torture/ioctl: fix check_[zero/pattern]() for len=0David Disseldorp2015-02-121-0/+8
* vfs_prealloc: Remove call to gpfs_preallocChristof Schmitt2015-02-111-9/+0
* lib: Fix a typoVolker Lendecke2015-02-101-1/+1
* s3: smbclient: Allinfo leaves the file handle open.Jeremy Allison2015-02-101-0/+1
* smbd: Fix a typoVolker Lendecke2015-02-101-1/+1
* smbd: Fix a typoVolker Lendecke2015-02-101-1/+1
* smbd: Make "check_veto_path" staticVolker Lendecke2015-02-102-2/+1
* Update mailing list references to point at lists.samba.orgAndrew Bartlett2015-02-1015-33/+17
* Remove obsolete SGI packagingAndrew Bartlett2015-02-1022-1679/+0
* printing/cups: pack requested-attributes with IPP_TAG_KEYWORDDavid Disseldorp2015-02-101-1/+1
* gencache: don't fail gencache_stabilize if there were records to delete.Michael Adam2015-02-091-1/+1
* nfs4: Fix a confusing debug messageVolker Lendecke2015-02-091-1/+1
* torture-krb5: Provide a generic handler to catch and print unexpected KRB_ERR...Andrew Bartlett2015-02-081-10/+22
* auth/kerberos: Use talloc_stackframe to avoid memory and FD leak of event con...Andrew Bartlett2015-02-081-27/+33
* torture-krb5: Add test for TGS-REQ with type KRB5_NT_PRINCIPAL, KRB5_NT_SRV_I...Andrew Bartlett2015-02-082-26/+158
* torture-krb5: Add test in for normal TGS-REQAndrew Bartlett2015-02-081-1/+172
* torture-krb5: Split out TEST_AS_REQ_SELF recv testing routineAndrew Bartlett2015-02-081-50/+186
* torture-krb5: Add additional assertions for non-canon TGS-REPAndrew Bartlett2015-02-081-0/+9
* torture-krb5: Further test improvements to cover KRB5_GC_CANONICALIZE on krbtgt/Andrew Bartlett2015-02-081-16/+243
* selftest: Run krb5.kdc with an account that has a UPN and an SPNAndrew Bartlett2015-02-082-1/+3
* torture-krb5: Add tests for AS-REQ to our own nameAndrew Bartlett2015-02-081-29/+166