s4:samba: Allow samba daemon to run in foreground
[samba.git] / lib /
2017-11-25 Andreas Schneiderbuild: Move pam_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move uid_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move resolv_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move nss_wrapper to third_party
2017-11-25 Andreas Schneiderbuild: Move socket_wrapper to third_party
2017-11-24 Uri Simchonilib/replace: apply readline -Wstrict-prototypes workaround
2017-11-24 Uri Simchonipam_wrapper: Use a constant string format specifier...
2017-11-24 Uri Simchonipam_wrapper: use uintptr_t as base for const-discarding
2017-11-22 Uri Simchonipam_wrapper: #ifdef-out unused functions
2017-11-22 Uri Simchonildb-samba: use ldap enum instead of ldb enum
2017-11-22 Uri Simchonibuild: detect availability of -Wno-unused-function
2017-11-22 Uri Simchonildb: silence some clang warnings in picky developer...
2017-11-22 Uri Simchonilib/crypto: remove unused code
2017-11-20 David Muldergpo: Apply kerberos settings
2017-11-20 Garming Samgpo: Create the gpo update service
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-11-17 Volker Lendeckelib: Save a few bytes of .text
2017-11-17 Volker Lendeckelib: Fix a false/NULL hickup
2017-11-17 Volker Lendeckelib: Simplify is_ipaddress_v6
2017-11-17 Volker Lendeckelib: Avoid a pointless static variable
2017-11-17 Volker Lendecketevent: Fix typos
2017-11-17 Jeremy Allisonlib: tevent: Minor cleanup. wakeup_fd can always be...
2017-11-17 Ralph Boehmepthreadpool: create a tevent_threaded_context per regis...
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-11-13 Stefan Metzmachertevent: version 0.9.34 tevent-0.9.34
2017-11-11 Volker Lendecketevent: Fix a race condition
2017-10-27 Volker Lendeckelib: Use all_zero where appropriate
2017-10-20 Andrew Bartlettreplace: Link to -lbsd when building replace.c by hand
2017-10-19 Douglas Bagnallnwrap: Fix strotoul checks for NSS_WRAPPER_MAX_HOSTENTS
2017-10-19 Gary Lockyersource4/smbd: add a prefork process model.
2017-10-18 Christof SchmittRemoved unused 'oplock contention limit' config parameter
2017-10-18 Lumir Balharpython: Fix Python 2.6 compatibility
2017-10-11 Stefan Metzmacherkrb5_wrap: ADDRTYPE_INET6 is available in all supported...
2017-10-11 Stefan Metzmacherkrb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal
2017-09-30 Ralph Boehmelib/util/run_cmd: use a cleanup function instead of...
2017-09-30 Ralph Boehmelib/util/run_cmd: remove a printf
2017-09-30 Ralph Boehmelib/util/run_cmd: ensure fd_stdin gets set to -1 in...
2017-09-30 Ralph Boehmelib/util/run_cmd: prevent zombies in samba_runcmd_send...
2017-09-30 Volker Lendeckelib: Fix a signed/unsigned hickup
2017-09-27 Christof Schmittlib/util: Fix build for lttng libraries that does not...
2017-09-26 Gary Lockyertfork: set waiter process title
2017-09-25 Gary Lockyers4:smbd: call setproctitle_init
2017-09-22 Andrew Bartlettldb: Release ldb 1.3.0 ldb-1.3.0
2017-09-22 Andrew Bartlettldb_tdb: Treat distinguishedName and objectGUID (in...
2017-09-22 Andrew Bartlettldb: Ensure we do not run out of File descriptors in...
2017-09-22 Andrew Bartlettldb: Do not make an ldb file for API tests
2017-09-22 Andrew Bartlettldb: Add test showing a search against the index is...
2017-09-22 Andrew Bartlettldb_tdb: Also ban a (indexed) search against like ...
2017-09-22 Andrew Bartlettldb_tdb: Update comments for the delete_index() pass...
2017-09-22 Andrew Bartlettldb_tdb: Print progress messages on re-index
2017-09-22 Andrew Bartlettldb_tdb: Remove incorrect early return from re-index
2017-09-22 Andrew Bartlettldb: Add more tests covering in-transaction GUID index...
2017-09-22 Andrew Bartlettldb_tdb: Add UNIQUE_INDEX as a possible flag
2017-09-22 Andrew Bartlettldb_tdb: Remove LTDB_FLAG_HIDDEN and ignore "HIDDEN...
2017-09-22 Andrew Bartlettldb_tdb: Clean up index records on ltdb_index_add_new...
2017-09-22 Andrew Bartlettldb_tdb: Describe index format and control points
2017-09-22 Andrew Bartlettldb_tdb: Give a good error message on add without an...
2017-09-22 Andrew Bartlettldb_tdb: Avoid canonicalise and base64 work for DN...
2017-09-22 Andrew Bartlettldb_tdb: Clean up list in after use in ltdb_key_dn_from...
2017-09-22 Andrew Bartlettldb_tdb: Avoid allocation of a DN between the GUID...
2017-09-22 Andrew Bartlettldb_tdb: Move constants into ldb_tdb.h
2017-09-22 Andrew Bartlettldb_tdb: Optimise ltdb_search_and_return_base() to...
2017-09-22 Andrew Bartlettldb: Add tests for base DN of a different case
2017-09-22 Andrew Bartlettldb_tdb: Use the DN extracted from the DB to filter...
2017-09-22 Andrew Bartlettldb_tdb: Add tests for add/modify with the GUID index
2017-09-22 Andrew Bartlettldb: Also test the new GUID index mode
2017-09-22 Andrew Bartlettldb: Add an unused objectGUID to each record in SearchTests
2017-09-22 Andrew Bartlettldb_tdb: Duplicate values are no longer permitted in...
2017-09-22 Andrew Bartlettldb_tdb: Reduce memory consumption in list_intersect()
2017-09-22 Andrew Bartlettldb_tdb: Use the binary search more efficiently in...
2017-09-22 Andrew Bartlettldb_tdb: Use a binary search to speed up ltdb_dn_list_f...
2017-09-22 Andrew Bartlettldb_tdb: Rework list_union to not return duplicates...
2017-09-22 Andrew Bartlettldb_tdb: Sort inputs to list_union()
2017-09-22 Andrew Bartlettldb_tdb: sort GUID index list at add time by inserting...
2017-09-22 Andrew Bartlettbinsearch.h: Re-licence under LGPLv3 per agreement...
2017-09-22 Andrew Bartlettldb_tdb: Change error code on unique index violation
2017-09-22 Andrew Bartlettldb_tdb: Re-add of both existing DN and GUID must gives...
2017-09-22 Andrew Bartlettldb_tdb: Add unique index checking for @IDXDN
2017-09-22 Andrew Bartlettldb_tdb: Improve debugging in ltdb_modify_index_dn...
2017-09-22 Andrew Bartlettldb_tdb: Add improved error strings on ltdb_key_dn_from...
2017-09-22 Andrew Bartlettldb_tdb: Read from @INDEXLIST or an override if we...
2017-09-22 Andrew Bartlettldb_tdb: Optionally use GUID index values a direct...
2017-09-22 Andrew Bartlettldb_tdb: Trust the BASE and ONELEVEL index
2017-09-22 Andrew Bartlettldb_tdb: Add ltdb_idx_to_key() and use it in ltdb_index...
2017-09-22 Andrew Bartlettldb_tdb: Do not add an index for GUID_index_attribute
2017-09-22 Andrew Bartlettldb_tdb: Do not query an index on the GUID_index_attribute
2017-09-22 Andrew Bartlettldb_tdb: Optionally use GUID index in ltdb_search_dn1()
2017-09-22 Andrew Bartlettldb_tdb: Use the objectGUID (or similar) as the TDB...
2017-09-22 Andrew Bartlettldb_tdb: Use ltdb_key_msg() in ltdb_delete_noindex()
2017-09-22 Andrew Bartlettldb_tdb: Add mem_ctx to ltdb_key_dn() and ltdb_key_msg()
2017-09-22 Andrew Bartlettldb_tdb: Check version number on index
2017-09-22 Andrew Bartlettldb_tdb: Add an index shortcut for a <GUID= DN
2017-09-22 Andrew Bartlettldb_tdb: Add a function to get the GUID key for a DN
2017-09-22 Andrew Bartlettldb_tdb: Add a function to take a GUID and make the...
2017-09-22 Andrew Bartlettldb_tdb: Load the syntax of the GUID index attr during...
2017-09-22 Andrew Bartlettldb_tdb: add control points for the new GUID index...
2017-09-22 Andrew Bartlettldb_tdb: Do not directly assign DN into the index resul...
2017-09-22 Andrew Bartlettldb_tdb: Pass ltdb_private to ltdb_dn_list_load()
2017-09-22 Andrew Bartlettldb_tdb: Give LDB_ERR_CONSTRAINT_VIOLATION when a dupli...
2017-09-22 Andrew Bartlettldb_tdb: Give LDB_ERR_ENTRY_ALREADY_EXISTS when a dupli...
next