summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: version 1.1.23ldb-1.1.23Stefan Metzmacher2015-11-054-1/+269
* pyldb: Improve test coveragePetr Viktorin2015-11-052-0/+108
* pyldb: Fixes and Python3 compat for Dn component accessorsPetr Viktorin2015-11-051-25/+19
* pyldb: Prevent segfault when first module is NULLPetr Viktorin2015-11-052-1/+14
* ldb: Build for two Python versions at oncePetr Viktorin2015-11-051-18/+21
* pyldb: Adapt tests to Python 3Petr Viktorin2015-11-051-75/+330
* pyldb: Split text/byte strings for compatibility with Python 3Petr Viktorin2015-11-054-98/+396
* pyldb: Modernize test suitePetr Viktorin2015-11-051-116/+116
* pyldb: Add Python 3 compatibility (except strings)Petr Viktorin2015-11-052-106/+176
* pyldb: DECREF old debug function when resetting itPetr Viktorin2015-11-051-1/+8
* pyldb: Don't use the internal macro PyObject_REPRPetr Viktorin2015-11-051-2/+8
* pyldb: Properly increase refcount of returned valuesPetr Viktorin2015-11-051-1/+2
* ldb: Run the Python testsuitePetr Viktorin2015-11-053-10/+13
* tevent: version 0.9.26tevent-0.9.26Stefan Metzmacher2015-11-052-1/+91
* lib: tevent: docs: Add tutorial on thread usage.Jeremy Allison2015-11-052-0/+324
* lib: tevent: tests: Add a second thread test that does request/reply.Jeremy Allison2015-11-051-0/+205
* lib: tevent: Initial test of tevent threaded context code.Jeremy Allison2015-11-051-0/+125
* lib: tevent: Initial checkin of threaded tevent context calling code.Jeremy Allison2015-11-053-1/+423
* tdb: version 1.3.8tdb-1.3.8Stefan Metzmacher2015-11-052-1/+70
* talloc: version 2.1.5talloc-2.1.5Stefan Metzmacher2015-11-054-1/+77
* uwrap: Bump version to 1.2.0Andreas Schneider2015-11-051-1/+1
* uwrap: Fix build warning with release buildAndreas Schneider2015-11-051-0/+8
* uwrap: Add the EINVAL check to setegid()Andreas Schneider2015-11-051-0/+6
* uwrap: Allow setgid calls only for privileged usersAndreas Schneider2015-11-051-2/+57
* uwrap: Allow setregid calls only for privileged usersAndreas Schneider2015-11-051-2/+85
* uwrap: Allow setresgid calls only for privileged usersAndreas Schneider2015-11-051-55/+107
* uwrap: Move the EINVAL check down in seteuid()Andreas Schneider2015-11-051-4/+5
* uwrap: Allow setuid calls only for privileged usersAndreas Schneider2015-11-051-2/+57
* uwrap: Allow setreuid calls only for privileged usersAndreas Schneider2015-11-051-7/+84
* uwrap: Allow setresuid calls only for privileged usersAndreas Schneider2015-11-051-33/+89
* uwrap: Fix a possible null pointer dereferenceAndreas Schneider2015-11-051-0/+16
* uwrap: Improve debug outputAndreas Schneider2015-11-051-15/+15
* uwrap: Fix debug line in uwrap_init()Andreas Schneider2015-11-051-2/+3
* ntvfs: Add error debug statements for set_unix_securityAndreas Schneider2015-11-051-0/+3
* selftest: Start Samba AD DC as rootAndreas Schneider2015-11-051-0/+1
* s4-rpc_server: Get the real initial uid for selftestAndreas Schneider2015-11-051-0/+8
* selftest: Start smbd, nmbd and winbindd as rootAndreas Schneider2015-11-051-0/+3
* s3-lib: Get the real initial uid for selftestAndreas Schneider2015-11-051-0/+14
* vfs_offline: add documentationUri Simchoni2015-11-052-0/+73
* vfs_offline: add a blackbox testUri Simchoni2015-11-043-0/+40
* vfs_offline: add vfs_offline moduleUri Simchoni2015-11-043-1/+55
* s3: rpcclient: Prevent null ptr access by returning error if no creds availableNoel Power2015-11-041-0/+5
* s3: winbind: Prevent null ptr access by returning error if no creds availableNoel Power2015-11-041-2/+5
* s3: smbd: If EA's are turned off on a share don't allow an SMB2 create contai...Jeremy Allison2015-11-041-0/+6
* wafsamba: detect programmer errors in CHECK_BUNDLED_SYSTEM()Stefan Metzmacher2015-11-041-25/+25
* tests: Add tests for net ads (join|leave)Andreas Schneider2015-11-042-0/+36
* ctdb-build: Add ctdb/ directory to include path for top-level buildAmitay Isaacs2015-11-041-1/+1
* ctdb-include: Use new protocol definitionsAmitay Isaacs2015-11-045-761/+6
* ctdb-protocol: Rename G_LOCK_READ/WRITE to CTDB_G_LOCK_READ/WRITEAmitay Isaacs2015-11-043-6/+6
* ctdb-client: Rename g_lock datatypes as per new protocol.hAmitay Isaacs2015-11-041-28/+28