lib: Add pthreadpool_pipe
[samba.git] / lib /
2016-08-23 Stefan Metzmachertevent: version 0.9.30 tevent-0.9.30
2016-08-23 Volker Lendecketevent: Use eventfd for signal/thread wakeup
2016-08-23 Volker Lendecketevent: Move a variable declaration into a while block
2016-08-23 Volker Lendecketevent: Move rundown of the event pipe
2016-08-23 Volker Lendecketevent: Simple test for threaded immediates
2016-08-23 Volker Lendecketevent: reorder tevent_context for cache locality
2016-08-23 Volker Lendecketevent: Add threaded immediate activation
2016-08-23 Volker Lendecketevent: Move the async wakeup pipe to common
2016-08-23 Volker Lendecketevent: Fix a typo
2016-08-23 Volker Lendeckelibreplace: Ask for eventfd(2)
2016-08-20 Volker Lendeckelib: Implement poll_timeout
2016-08-20 Volker Lendeckelib: Remove "num_contexts" from poll_funcs_state
2016-08-20 Volker Lendeckelib: Remove "num_watches" from poll_funcs_state
2016-08-20 Volker Lendeckelib: Change poll_funcs to take direct timevals
2016-08-20 Volker Lendeckelib: Fix poll_func_timeout prototypes
2016-08-20 Volker Lendecketevent: Fix a typo
2016-08-11 Volker Lendeckeldb: Fix some signed/unsigned hickups
2016-08-10 Uri Simchonismbd: add an option to inherit only the UNIX owner
2016-08-09 Amitay Isaacsresolv_wrapper: Update config variable name to match...
2016-08-09 Amitay Isaacsnss_wrapper: Add missing check for printf format validation
2016-08-09 Uri Simchonis3-param: add kerberos encryption types parameter
2016-08-05 Volker Lendeckeldb: Fix two signed/unsigned hickups
2016-08-04 Ralph Boehmeasync_req: make async_connect_send() "reentrant"
2016-07-28 Stefan Metzmacherldb: version 1.1.27 ldb-1.1.27
2016-07-28 Andrew Bartlettldb: Use ldb_unpack_data_only_attr_list_flags in re_index()
2016-07-28 Stefan Metzmacherldb: fix compiler warnings on ldb_unpack_data() arguments
2016-07-28 Andrew Bartlettldb: Add flags to ltdb_search_dn1() to control memory...
2016-07-28 Andrew Bartlettldb: Prepare for adding flags to ltdb_search_dn1()...
2016-07-28 Andrew Bartlettldb: Add ldb_unpack_data_only_attr_list_flags()
2016-07-28 Andrew Bartlettldb: Free empty index lists as talloc_realloc() fails...
2016-07-28 Douglas Bagnallldb_tdb index: fix whitespace
2016-07-28 Andrew Bartlettlib/ldb-samba: Avoid talloc() in ldif_read_objectSid...
2016-07-28 Andrew Bartlettlib/ldb-samba: Use ndr_push_struct_into_fixed_blob...
2016-07-28 Stefan Metzmachertevent: version 0.9.28 tevent-0.9.29
2016-07-28 Stefan Metzmachertalloc: version 2.1.8 talloc-2.1.8
2016-07-28 Stefan Metzmachertdb: version 1.3.10 tdb-1.3.10
2016-07-26 Andrew Bartlettldb_ldb: Do not re-scan the index list for new DNs
2016-07-25 Alexander BokovoyWrap krb5_cc_copy_creds and krb5_cc_copy_cache
2016-07-23 Günther Deschners4-torture: fix compile of new NDR PAC tests with MIT...
2016-07-23 Günther Deschners4-torture: add new torture_assert_krb5_error_equal...
2016-07-22 Volker Lendecketevent: Add overflow protection to tevent_req_create
2016-07-22 Volker Lendecketevent: Save 140 bytes of .text in tevent_req_create
2016-07-22 Volker Lendecketevent: Save 32 bytes of .text in tevent_req_create
2016-07-22 Stefan Metzmacherdocs-xml:smbdotconf: default "ntlm auth" to "no"
2016-07-22 Volker Lendeckesmbd: Enable leases by default
2016-07-21 Garming Samsamba_kcc: Enable the python samba_kcc
2016-07-20 Stefan Metzmacherkrb5_wrap: provide CKSUMTYPE_HMAC_SHA1_96_AES_*
2016-07-20 Günther Deschnertorture: show the first differing byte and a dump in...
2016-07-19 Garming Sampytalloc: Add a warning about enable_null_tracking
2016-07-19 Andrew Bartlettldb: Add better debugging to ldb_wait()
2016-07-19 Andrew Bartlettparam: Correct the defaults for "dcerpc endpoint services"
2016-07-15 Volker Lendeckedbwrap: Remove dbwrap_watchers.tdb based code
2016-07-15 Garming Sammatch_rules: Make cleanup faster and more efficient
2016-07-15 Garming Sammatch_rules: Fix a duplicated check
2016-07-14 Michael AdamRevert "lib:dlinklist: avoid -Wtautological-compare...
2016-07-14 Michael AdamRevert "tevent: avoid -Wtautological-compare errors...
2016-07-14 Michael AdamRevert "ldb:dlinklist: avoid -Wtautological-compare...
2016-07-14 Volker Lendecketdb: Don't malloc for every record in traverse
2016-07-14 Ira Cooperldb:dlinklist: avoid -Wtautological-compare errors...
2016-07-14 Michael Adamtevent: avoid -Wtautological-compare errors with gcc6
2016-07-14 Ira Cooperlib:dlinklist: avoid -Wtautological-compare errors...
2016-07-12 Nikolai Kondrashovtevent: Clarify apparently useless conditions
2016-07-11 Amitay Isaacsswrap: Build socket_wrapper path relative to blddir
2016-07-06 Andrew Bartlettldb: Avoid use-after-free when one error message is...
2016-07-04 Garming Samtevent: typo in documentation
2016-07-04 Garming Samparam: fix a typo emtpy -> empty
2016-07-04 Garming Samcheck-password-script: Allow AD to execute these scripts
2016-07-03 Bob Campbelltdb: avoid many fcntl calls when incrementing seqnum
2016-07-03 Andrew Bartlettlib: talloc: Add check for destructor protection.
2016-07-03 Andrew Bartlettlib: talloc: As we have a struct talloc_chunk * in...
2016-07-03 Andrew Bartlettlib: talloc: As _tc_free_internal() takes a struct...
2016-07-03 Andrew Bartlettlib: talloc: Rename the internals of _talloc_free_inter...
2016-07-03 Andrew Bartlettlib: talloc: Call talloc_chunk_from_ptr() less often...
2016-07-03 Andrew Bartlettlib: talloc: Rename talloc_set_name_v() to tc_set_name_...
2016-07-03 Andrew Bartlettlib: talloc: Add _vasprintf_tc() which returns the...
2016-07-03 Andrew Bartlettlib: talloc: Change _talloc_set_name_const() to _tc_set...
2016-07-03 Andrew Bartlettlib: talloc: Change __talloc() to return a struct tallo...
2016-07-03 Andrew Bartlettlib: talloc: Change __talloc_with_prefix() to return...
2016-07-03 Jeremy Allisonlib: talloc: Rename talloc_XXX() internal functions...
2016-06-30 Stefan Metzmacherlib/param: add lpcfg_sam_dnsname() helper function
2016-06-30 Andreas Schneidertsocket: Do not dereference a NULL pointer
2016-06-29 Jeremy Allisons3: tdb: On some platforms pthread_mutex_trylock()...
2016-06-28 Volker Lendeckeldb: Fix CID 1362935: CHECKED_RETURN
2016-06-26 Andrew Bartlettldb: Do not allocate the extended DN name
2016-06-26 Andrew Bartlettldb: Allow repl_meta_data to override the O(^2) loop...
2016-06-26 Andreas Schneiderlibutil: Support systemd 230
2016-06-25 Jose A. Riverakrb5_wrap: Fix build error when not using heimdal.
2016-06-22 Andreas Schneiderutil: Fix a possible null pointer dereference
2016-06-20 Martin Schwenkelib/util: Optimise trim_string() to use a single memmove(3)
2016-06-19 Martin Schwenketorture: Add tests for trim_string()
2016-06-18 Andreas Schneiderkrb5_wrap: Add smb_krb5_mk_error()
2016-06-17 Andrew Bartlettlib/ldb-samba: We can confirm a GUID is a GUID by length
2016-06-13 Volker Lendeckelib: Add a little closefrom() test
2016-06-13 Volker Lendeckelibreplace: Add a closefrom() implementation
2016-06-13 Volker Lendeckelib: Fix a signed/unsigned mixup
2016-06-08 Jeremy Allisonlib: Fix uninitialized read in msghdr_copy
2016-06-08 Amitay Isaacslib/util: Add a generic definition for set_close_on_exec
2016-06-08 Andrew Bartlettbuild: Address may be used uninitialized in this functi...
2016-06-08 Andrew Bartlettbuild: Try to work around strict aliasing rules on...
2016-06-07 Volker Lendeckelib: Add accept_send/recv
next