shadow_copy2: allow configurable prefix for snapshot name
[sfrench/samba-autobuild/.git] / lib /
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
2016-06-07 Volker Lendeckelib: Move poll_funcs to lib/
2016-06-07 Amitay Isaacslib/util: Expose few more subsystems for standalone...
2016-06-07 Volker Lendeckelib: Move msghdr to lib/util/
2016-06-06 Amitay Isaacslib/util: Avoid splitting tevent-unix-util as public...
2016-06-03 Bob Campbellsamba_dnsupdate: do not interpret failure count as...
2016-06-03 Lorinczy Zsigmondlib: replace: snprintf - Fix length calculation for...
2016-06-01 Ralph Boehmetalloc: rename local timeval function copies
2016-05-31 Andreas Schneiderrwrap: Update resolve_wrapper to version 1.1.4
2016-05-29 Jeremy Allisonlib: tevent: Use struct sockaddr_storage to cope with...
2016-05-25 Alexander Bokovoys3-smbd: Support systemd 230
2016-05-20 Andreas Schneiderswrap: Update to version 1.1.7
2016-05-16 Volker Lendeckelib: Fix some whitespace
2016-05-16 Volker Lendeckelib: Fix a signed/unsigned mixup
2016-05-12 Michael Adamlib: add sys_write_v - void variant of sys_write
2016-05-12 Michael Adamlib: add sys_read_v - void variant of sys_read
2016-05-12 Michael Adamdebug: fix -O3 warning - unused return code of write()
2016-05-12 Michael Adamtdb:torture: fix -O3 error unused result of write
2016-05-12 Michael Adamtdb:torture: fix -O3 error unused result code of read
2016-05-12 Michael Adamtevent:testsuite: fix O3 errors unused result of write
2016-05-12 Michael Adamtevent:testsuite: fix O3 errors unused result for read
2016-05-12 Michael Adamtevent:signal: fix -O3 error unused result of read
2016-05-12 Michael Adamtevent:signal: fix -O3 error unused result of write
2016-05-12 Michael Adamtevent:threads: fix -O3 error unused result of write
next