libsmbconf: Convert smbconf_get_parameter() to sbcErr.
[ddiss/samba.git] / lib /
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_parameter() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_delete_share() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_share() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_create_share() to smbErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_share_names() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_drop() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_open() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Added a sbcErrorString() function.
2011-05-11 Andreas Schneiderlibsmbconf: Introduce a sbcErrType.
2011-05-06 Günther Deschnertdb: fix a build warning.
2011-05-02 Stefan Metzmachertalloc: use TC_UNDEFINE_SHRINK_CHUNK() instead of TC_IN...
2011-04-25 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-22 Volker Lendeckeasn1: Fix Coverity ID 2299, CHECKED_RETURN
2011-04-19 Simo Sorcetdb_backup: avoid transaction on backup file, use lockall
2011-04-19 Rusty Russelltdb: make sure we skip over recovery area correctly.
2011-04-19 Simo Sorcetdb_expand: limit the expansion with huge records
2011-04-19 Rusty Russelltdb: tdb_repack() only when it's worthwhile.
2011-04-19 Rusty Russelltdb: fix transaction recovery area for converted tdbs.
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-13 Stefan Metzmachertalloc: fix compiler warnings with -Wc++-compat
2011-04-12 Stefan Metzmachertalloc/testsuite: avoid memory leak reported by valgrind
2011-04-12 Stefan Metzmachertalloc/testsuite: test more talloc_pool related things
2011-04-12 Stefan Metzmachertalloc: include valgrind headers if available
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_POOL marco
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]
next