Complete fix for bug #8811 - sd_has_inheritable_components segfaults on an SD that...
[ddiss/samba.git] / lib /
2011-04-12 Stefan Metzmachertalloc: add TC_UNDEFINE_GROW_CHUNK() marco
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_FULL_CHUNK() macro
2011-04-12 Stefan Metzmachertalloc: use VALGRIND_MAKE_MEM_UNDEFINED() before memmove()
2011-04-12 Stefan Metzmachertalloc: optimize talloc_free() and talloc_realloc(...
2011-04-12 Stefan Metzmachertalloc: add TC_POOL_FIRST_CHUNK() macro
2011-04-12 Stefan Metzmachertalloc: add TC_POOL_SPACE_LEFT() macro
2011-04-12 Stefan Metzmachertalloc: add TC_ALIGN16() macro
2011-04-12 Stefan Metzmachertalloc: use TC_HDR_SIZE instead of sizeof(struct talloc...
2011-04-05 Günther Deschners3-messages: only include messages.h where needed.
2011-04-05 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-04-05 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-04-05 Günther Deschnerlib/util/util_pw: temporary rename of getpwnam_alloc...
2011-04-05 Simo Sorcelib-util: put data_blob back in the public library
2011-04-05 Simo Sorcedcerpc: we do not need these as public headers
2011-03-31 Andrew Tridgelldebug: ignore debug_set_logfile() with a blank string
2011-03-30 Volker Lendecketdb: Fix Coverity ID 2238: SECURE_CODING
2011-03-27 Volker Lendecketdb: Fix Coverity ID 2192: NO_EFFECT
2011-03-27 Volker Lendeckes3: Fix Coverity ID 958: BAD_SIZEOF
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-15 Andrew Tridgelllib: don't install public headers if a private library
2011-03-15 Andrew Tridgelllib: fixed header paths
2011-03-15 Andrew Tridgelltalloc: use <talloc.h> not "talloc.h"
2011-03-15 Andrew Tridgelltdb: use public_headers to install header files
2011-03-15 Andrew Tridgelltdb: use system include style for system headers
2011-03-15 Andrew Tridgelltevent: use public_headers for tevent.h
2011-03-15 Andrew Tridgelltalloc: use public_headers to install talloc.h and...
2011-03-11 Stefan Metzmachertevent/poll: use fde->additional_flags to hold the...
2011-03-11 Stefan Metzmachertevent: change tevent_fd->additional_flags to uint64_t
2011-03-10 Matthias Dieter... lib/util/fault.c - "call_backtrace" - no need to have...
2011-03-10 Stefan Metzmachertevent: change version to 0.9.11 tevent-0-9-11 tevent-0.9.11
2011-03-10 Stefan Metzmachertevent/poll: use fde->additional_flags to hold the...
2011-03-10 Stefan Metzmachertevent: change tevent_fd->additional_flags to uint64_t
2011-03-09 Stefan Metzmachersocket_wrapper: fix handling of addr and addrlen
2011-03-09 Andreas Schneidertevent: Fixed tevent_wakeup_send code example.
2011-03-07 Stefan Metzmacherlib/socket_wrapper: try to fix the build on solaris
2011-03-04 Stefan Metzmacherlib/socket_wrapper: try to fix the build on solaris
2011-03-04 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-04 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-04 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-04 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-04 Stefan Metzmachersocket_wrapper: add swrap_sendmsg_before/after helper...
2011-03-04 Stefan Metzmachersocket_wrapper: replace recvmsg() correctly
2011-03-04 Stefan Metzmachersocket_wrapper: readv() should only work on connected...
2011-03-04 Stefan Metzmachersocket_wrapper: move swrap_ioctl() above the send*...
2011-03-04 Stefan Metzmachersocket_wrapper: fix compiler warnings
2011-03-04 Stefan Metzmachersocket_wrapper: don't allow connect() to the broadcast...
2011-03-04 Volker LendeckeFix some nonempty blank lines
2011-03-04 Andrew Tridgelldebug: fixed a valgrind error
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: add swrap_sendmsg_before/after helper...
2011-03-03 Stefan Metzmachersocket_wrapper: replace recvmsg() correctly
2011-03-03 Stefan Metzmachersocket_wrapper: readv() should only work on connected...
2011-03-03 Stefan Metzmachersocket_wrapper: move swrap_ioctl() above the send*...
2011-03-03 Stefan Metzmachersocket_wrapper: fix compiler warnings
2011-03-03 Stefan Metzmachersocket_wrapper: don't allow connect() to the broadcast...
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartlettlib/util move debug.[ch] out of the way
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Jelmer Vernooijtevent: Add lib/tevent as include directory.
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer Vernooijtdr: Inline proto header to allow tdr.h to be used...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-28 Jeremy AllisonFinish the range checking on all FD_SET calls for select().
2011-02-28 Jeremy AllisonFinish the range checking on all FD_SET calls for select().
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendecketevent: Add a poll backend
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendecketevent: Add a poll backend
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-26 Volker Lendeckenss_wrapper: Fix a segfault when libnss_winbind.so...
2011-02-26 Volker Lendeckenss_wrapper: Make nwrap_module_init a bit more readable
2011-02-23 Günther Deschnerlib/util/charset: ICONV_WRAPPER needs talloc.
2011-02-22 Andrew Tridgellbuild: move idtree.c into samba-util-common
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-21 Christian Ambachs4:smbtorture do not leave output directory around
2011-02-21 Jelmer VernooijFix missing dependency on libreplace.
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-18 Andrew Bartlettlib/util Remove #if _SAMBA_BUILD_ == 4 that isn't requi...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
next