util/tfork: Write to the status pipe
[vlendec/samba-autobuild/.git] / lib /
2017-09-17 Gary Lockyerutil/tfork: Write to the status pipe
2017-09-17 Gary Lockyertests util/tfork: Tests for status and event fd
2017-09-16 Stefan Metzmachercharset: fix str[n]casecmp_m() by comparing lower case...
2017-09-16 Stefan Metzmachercharset/tests: also tests the system str[n]casecmp()
2017-09-16 Stefan Metzmachercharset/tests: add more str[n]casecmp_m() tests to...
2017-09-16 Stefan Metzmachercharset/tests: assert the exact values of str[n]casecmp_m()
2017-09-14 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-09-14 Andrew Bartlettldb: version 1.2.2
2017-09-14 Andrew Bartlettldb: Add new ldb_ldif_message_redacted_string() with...
2017-09-14 Andrew Bartlettldb_tdb: Refuse to re-index very old database with...
2017-09-14 Andrew Bartlettldb_tdb: Use braces in ltdb_dn_list_find_val()
2017-09-14 Andrew Bartlettldb_tdb: Check for talloc_strdup() failure in ltdb_inde...
2017-09-14 Andrew Bartlettldb_tdb: Check for errors during tdb operations in...
2017-09-14 Andrew Bartlettldb_tdb: Use memcmp rather than strncmp() in ltdb_key_i...
2017-09-14 Andrew Bartlettldb_tdb: Create a common ltdb_key_is_record() allowing...
2017-09-14 Andrew Bartlettldb_tdb: Do not trigger the unique index check during...
2017-09-14 Andrew Bartlettldb_tdb: Use memcmp() to compare TDB keys in re_index()
2017-09-14 Andrew Bartlettldb: Add tests for indexed and unindexed search expressions
2017-09-14 Andrew Bartlettldb: Fix tests to call the parent tearDown(), not setUp...
2017-09-14 Andrew Bartlettldb_tdb: Rework ltdb_modify_internal() to use ltdb_sear...
2017-09-14 Andrew Bartlettldb: Add LDB_UNPACK_DATA_FLAG_NO_ATTRS
2017-09-10 Jeremy Allisonlib: crypto: Add the ability to select Intel AESNI...
2017-09-10 Jeremy Allisonlib: crypto: Plumb in the Intel AES instructions.
2017-09-10 Jeremy Allisonlib: crypt: Prepare the existing code to switch to...
2017-09-08 Volker Lendeckepthreadpool: Test fork with an active thread
2017-09-08 Volker Lendeckepthreadpool: Fix fork behaviour
2017-08-17 Jeremy Allisonlib: ldb: Python. Take care of freeing the passed in...
2017-08-17 Jeremy Allisonlib: ldb: Use NULL to allocate modules not talloc_autof...
2017-07-23 Stefan Metzmachertevent: version 0.9.33
2017-07-23 Stefan Metzmachertevent: handle passing req = NULL to tevent_req_print()
2017-07-23 Stefan Metzmachertevent: avoid calling talloc_get_name(NULL) in tevent_r...
2017-07-23 Stefan Metzmacherldb: version 1.2.1
2017-07-23 Douglas Bagnallldb/tests: more thoroughly test empty ldb_msg elements
2017-07-23 Douglas Bagnallldb: avoid searching empty lists in ldb_msg_find_common...
2017-07-23 Lukas Slebodnikldb: Fix index out of bound in ldb_msg_find_common_values
2017-07-23 Lukas Slebodnikldb: Use libraries from build dir for testsuite
2017-07-13 Andreas Schneiderwaf: Do not install _ldb_text.py if we have system...
2017-07-04 Andrew Bartlettparam: Add new "disabled" value to "ntlm auth" to disab...
2017-07-04 Andrew Bartlettparam: Disable LanMan authentication unless NTLMv1...
2017-07-04 Andrew Bartlettauth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given...
2017-07-03 Ralph Boehmelib/util: add more tfork tests
2017-07-03 Ralph Boehmelib/util: adjust loglevel in tfork test with samba_runc...
2017-07-03 Ralph Boehmelib/util: make use of tfork in samba_runcmd_send()
2017-07-03 Ralph Boehmelib/util: enhanced tfork()
2017-07-02 Stefan Metzmacherldb: version 1.2.0 ldb-1.2.0
2017-07-02 Stefan Metzmacherldb:includes: protect ldb_modules.h from being used...
2017-07-02 Stefan Metzmacherldb:wscript: define EXPECTED_SYSTEM_LDB_VERSION_{MAJOR...
2017-07-02 Stefan Metzmacherldb:wscript: provide LDB_VERSION_{MAJOR,MINOR,RELEASE...
2017-07-02 Andrew Bartlettldb:tests: Extend api.py testsuite to show transaction_...
2017-07-02 Andrew Bartlettldb:tests: Extend api.py testsuite to show transaction...
2017-07-02 Andrew Bartlettldb:tests: Add test to show that locks are released...
2017-07-02 Andrew Bartlettldb:tests: Correct comment about version numbers
2017-07-02 Andrew Bartlettldb: Lock the whole backend database for the duration...
2017-07-02 Andrew Bartlettldb_tdb: Implement read_lock and read_unlock module...
2017-07-02 Andrew Bartlettldb: Add read_lock and read_unlock to ldb_module_ops
2017-07-02 Andrew Bartlettldb:tests: Add test encoding current locking behaviour...
2017-07-02 Andrew Bartlettldb:tests: Show that writes do not appear during an...
2017-07-02 Andrew Bartlettldb:tests: don't assert the results before doing the...
2017-07-02 Garming Samldb:tdb: Ensure we correctly decrement ltdb->read_lock_...
2017-07-02 Andrew Bartlettldb_pack: use ldb_dn_from_ldb_val() and avoid a duplica...
2017-07-02 Stefan Metzmachertdb: version 1.3.14 tdb-1.3.14
2017-07-02 Andrew Bartletttdb: Add new function tdb_transaction_active()
2017-07-02 Andrew Bartletttdb: Improve documentation for tdb_transaction_start()
2017-07-02 Andrew Bartletttdb: Remove locking from tdb_traverse_read()
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-06-30 Andrew Bartlettdebug: new debug class for kerberos
2017-06-27 Stefan Metzmacherparam: change the effective default for "client max...
2017-06-27 Stefan Metzmacherkrb5_wrap: add smb_krb5_salt_principal2data()
2017-06-27 Stefan Metzmacherkrb5_wrap: add smb_krb5_salt_principal()
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Björn Baumbachwaf:lib/replace: Fix building with older GCC versions
2017-06-22 Stefan Metzmachertevent: version 0.9.32 tevent-0.9.32
2017-06-22 Stefan Metzmachertevent: include the finish location in tevent_req_defau...
2017-06-21 Volker Lendeckedbwrap: Remove unused dbwrap_file
2017-06-21 Volker Lendeckedbwrap: Remove unused dbwrap_cache
2017-06-21 Volker Lendecketevent: Simplify create_immediate
2017-06-20 Volker Lendeckeldb: Fix CID 1412926 Unchecked return value
2017-06-16 Stefan Metzmacherkrb5_wrap: handle KRB5_ERR_HOST_REALM_UNKNOWN in smb_kr...
2017-06-16 Volker Lendecketevent_threads: Fix a rundown race introduced with...
2017-06-16 Stefan Metzmacherdocs-xml: change the default for "map untrusted to...
2017-06-15 Garming Samreplmd: check single values in replmd_add_fix_la
2017-06-15 Douglas Bagnallldb: 1.1.31 ldb-1.1.31
2017-06-15 Douglas Bagnallldb: relatively efficient functions for finding duplica...
2017-06-15 Douglas Bagnallldb.h whitespace
2017-06-15 Douglas Bagnallldb tests/ldb_mod_op_test: don't double include cmocka.h
2017-06-15 Douglas Bagnallldb: fix a typo
2017-06-15 Douglas Bagnallldb: fix whitespace in ldb_msg.c
2017-06-14 Andrew Bartlettldb: Rename module -> next_module for clarity
2017-06-14 Stefan Metzmachertdb: add run-fcntl-deadlock test
2017-06-14 Andrew Bartlettldb_tdb: Improve logging on unique index violation
2017-06-14 Andrew Bartlettldb_tdb: Remove the idxptr DB before we re-index
2017-06-14 Andrew Bartlettldb_tdb: Check for memory allocation failure in ltdb_in...
2017-06-13 Gary Lockyerstrerror_r: provide XSI-compliant strerror_r
2017-06-13 Guillaume Xavier... libbreplace: compatibility fix for AIX
2017-06-08 Volker Lendecketevent: Fix a race condition in tevent context rundown
2017-06-08 Volker Lendecketevent: Fix a memleak on FreeBSD
2017-06-08 Volker Lendecketevent: Add tevent_re_initialise to threaded test
2017-06-08 Volker Lendecketevent: Re-init threading in tevent_re_initialise
2017-06-08 Volker Lendecketevent: Factor out context initialization
2017-06-08 Volker Lendecketevent: Fix a typo
next