libreplace: added replacements for dprintf() and vdprintf()
[samba.git] / lib /
2012-12-14 Andrew Tridgelllibreplace: added replacements for dprintf() and vdprintf()
2012-12-14 Andrew Tridgelllibreplace: some systems don't have memmem()
2011-08-02 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-08-02 Björn Jackelibreplace: include sys/file.h only when available
2011-06-14 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-06-14 Simo Sorcetdb_expand: limit the expansion with huge records
2011-03-05 Holger HetterichFix bso#3185, return false when EOF is encountered...
2011-02-27 Jeremy AllisonFix denial of service - memory corruption.
2010-09-27 Volker Lendeckes3: Fix the charset_pull routine
2010-05-17 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-05-17 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-05-17 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-05-17 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2010-05-17 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
2010-05-17 Andreas Schneidertsocket: Improve the tsocket_address_bsd_sockaddr docum...
2010-05-17 Brad HardsSpelling fixes for tsocket API documentation.
2010-05-17 Kai Blintsocket: Fix the description of tstream_writev_queue_se...
2010-05-17 Kai Blintsocket: Fix description for tstream_readv_pdu_queue_se...
2010-05-17 Andreas Schneidertsocket: Added complete doxygen documentation.
2010-05-17 Andreas Schneidertsocket: Added doxygen config file.
2010-05-17 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file...
2010-04-01 Bo Yangs3: signals are processed twice in child.
2010-04-01 Volker Lendeckes3: Add tdb_data_equal (cherry picked from commit ebc08...
2010-03-29 Stefan Metzmachertalloc_stack: reset stackframe pointers to NULL
2010-03-29 Stefan Metzmachertalloc_stack: make sure we never let talloc_tos() retur...
2010-02-19 Stefan Metzmachertsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
2010-02-19 Jeremy AllisonFix commit d07cd37b993d3c9beded20323174633b806196b5
2010-02-19 Stefan Metzmachertsocket/bsd: fix bug #7115 FreeBSD includes the UDP...
2010-02-19 Stefan Metzmachertsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
2010-02-19 Stefan Metzmachertsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6...
2010-02-19 Stefan Metzmachertsocket/bsd: fix bug #7140 use calculated sa_socklen...
2010-02-19 Stefan Metzmachertsocket/bsd: fix do_bind logic for AF_INET
2010-02-19 Stefan Metzmachersocket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
2010-02-10 Simo Sorcetdb: raise version to 1.2.1
2010-02-10 Andrew Tridgellutil: added binsearch.h for binary array searches
2010-02-10 Volker Lendecketdb: fix an early release of the global lock that can...
2010-01-25 Karolin Seegerlib/popt: Fix typo in README.
2010-01-07 Stefan Metzmachertdb: fix standalone 'make installdocs'
2010-01-07 Brian Lutdb: create symbol links to shared libraries see https...
2010-01-07 Brian Lutalloc: create symbol links to shared libraries see...
2010-01-07 Brian Lutevent: create symbol links to shared libraries see...
2010-01-07 Jelmer Vernooijtdb: Also build and install tdb manpages from standalon...
2009-12-21 Simo SorceFix release script to work with recent git versions
2009-12-21 Simo Sorcetalloc: Fix exports and increment talloc version
2009-12-21 Simo Sorcetalloc: Make abi checks in release script
2009-12-21 Simo Sorcetalloc: Move release script under /script too
2009-12-21 Simo Sorcetalloc: Change the way mksysms work
2009-12-21 Simo SorceFix release script with newer versins of git
2009-12-21 Matthias Dieter... tdb tools: Mostly cosmetic adaptions
2009-12-21 Stefan Metzmachertdb: change version to 1.2.0 after adding TDB_*ALLOW_NE...
2009-12-21 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-12-21 Ronnie SahlbergNew attempt at TDB transaction nesting allow/disallow.
2009-12-21 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-12-21 Kirill Smelkovtdb: update README a bit
2009-12-21 Kirill Smelkovtdb: add tests for double .close() in pytdb
2009-12-21 Kirill Smelkovtdb: reset tdb->fd to -1 in tdb_close()
2009-12-21 Kirill Smelkovtdb: fix typo in python's Tdb.get() docstring
2009-12-21 Kirill Smelkovtdb: kill last bits from swig
2009-12-21 Andreas Schneidertsocket: Fixed tsocket_guide.txt asciidoc syntax.
2009-12-21 Andreas Schneidertsocket: Fixed documentation for tsocket_address_bsd_so...
2009-12-21 Andreas Schneidertsocket: Fixed typo in LGPL header.
2009-12-21 Stefan Metzmachertsocket: add tsocket_address_bsd_sockaddr() and tsocket...
2009-12-21 Stefan Metzmachertevent: prefix types and defined with tevent_ and TEVENT_
2009-12-21 Peter RosinOutput %p as unsigned in snprintf replacement.
2009-12-21 Günther Deschnertdbtool: avoid using c++ reserved words.
2009-12-21 Kamen Mazdrashkitalloc: Fix write behind memory block
2009-12-08 Volker Lendecketevent: Fix a comment
2009-11-26 Kamen Mazdrashkiutil: str_list_unique() bugfix
2009-11-26 Kamen Mazdrashkiutil: str_list_unique_2() test implementation
2009-11-26 Andrew Bartlettlib/util Fix comments in rfc1738.c.
2009-11-26 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-11-26 Andrew Bartlettlib/util Add rfc1738 escape/unescape code from Squid
2009-11-26 Volker Lendecketdb: Fix a C++ warning
2009-11-26 Andrew Tridgelltdr: teach TDR about uint1632 enums
2009-11-26 Stefan Metzmachertsocket: rewrite tsocket_guide.txt to reflect the curre...
2009-11-26 Stefan Metzmachertsocket_bsd: return -1 and set errno to ENAMETOOLONG...
2009-11-26 Stefan Metzmachertsocket: remove prototype of non-existing tsocket_addre...
2009-11-26 Andrew Tridgelltdb: detect tdb store of identical records and skip
2009-11-26 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-11-26 Rusty Russelllib/tdb: make tdbtool use tdb_check() for "check" command
2009-11-26 Rusty Russelllib/tdb: add tdb_check()
2009-11-26 Rusty Russelllib/tdb: add -t (always use transactions) option to...
2009-11-26 Rusty Russelllib/tdb: wean off TDB_ERRCODE.
2009-11-26 Rusty Russelllib/tdb: TDB_TRACE support (for developers)
2009-11-26 Andrew Tridgellutil: fixed place where we could look one byte past...
2009-11-26 Andrew Tridgelllib-util: check for too many combinations in generate_u...
2009-11-26 Andrew Tridgelltdb: fixed the intermittent failure of tdbtorture in...
2009-11-26 Andrew Tridgellutil: fixed generate_unique_strs() to be portable
2009-11-26 Simo SorceFix builds with external tdb
2009-11-26 Simo SorceFix builds with external talloc
2009-11-26 Günther Deschnerlib/tdr: get rid of build warning when using TDR_ALLOC...
2009-11-26 Jeremy AllisonNULL is not a valid event context.
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-27 Jelmer Vernooijparmlist: Add basic tests for test_get_int().
2009-09-27 Jelmer Vernooijutil/parmlist: Add some more comments.
2009-09-26 Jelmer Vernooijlibutil: Add separate utility code for dealing with...
2009-09-25 Simo SorceFixing timeval calculation
2009-09-25 Günther Deschnerlib/util: fix build warning.
next