summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build:wafsamba: Remove samba_utils.runonceThomas Nagy2015-11-067-32/+6
* build:wafsamba: Remove the unnecessary intltool module dependencyThomas Nagy2015-11-061-1/+1
* build:wafsamba: Moved samba_before_apply_obj_vars to samba_utilsThomas Nagy2015-11-062-22/+25
* build:wafsamba: Removed unnecessary and misleading variablesThomas Nagy2015-11-061-8/+2
* Fix up some aesthetics ... ie, align things as they were intended.Richard Sharpe2015-11-061-2/+2
* spec files: remove pam_smbpassAlexander Bokovoy2015-11-063-7/+2
* source3/wscript: remove pam_smbpass option as it was removedAlexander Bokovoy2015-11-061-4/+0
* doc: fix a typo in the smb.conf manpage, explanation of idmap configMichael Adam2015-11-061-1/+1
* vfs_gpfs: Re-enable share modesVolker Lendecke2015-11-061-1/+2
* vfs_gpfs: Fix the build with -Werror=declaration-after-statementVolker Lendecke2015-11-061-4/+4
* remove many valgrind errors for base.lock testNoel Power2015-11-061-0/+2
* fix uninitialised read in process_host_announceNoel Power2015-11-051-0/+2
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findnextNoel Power2015-11-051-0/+5
* fix 'Invalid read of size 1' in reply_searchNoel Power2015-11-051-4/+5
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findfirstNoel Power2015-11-051-1/+5
* 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