s3-spoolss: more AddPrinter{Ex} checks.
[ira/wip.git] / lib /
2010-02-17 Jeremy AllisonFix commit d07cd37b993d3c9beded20323174633b806196b5
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7115 FreeBSD includes the UDP...
2010-02-17 Stefan Metzmachertsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6...
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7140 use calculated sa_socklen...
2010-02-17 Stefan Metzmachertsocket/bsd: fix do_bind logic for AF_INET
2010-02-17 Stefan Metzmachersocket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
2010-02-17 Andrew Tridgellutil: added samba_runcmd()
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-14 Andrew Tridgellutil: update three other copies of our dlinklist.h...
2010-02-14 Andrew Tridgelllib: use TYPESAFE_QSORT() in lib/ and libcli/
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
2010-02-13 Volker Lendeckeuse ZERO_STRUCT
2010-02-13 Volker LendeckeUse ZERO_STRUCTP
2010-02-13 Volker Lendeckes3: Fix a typo
2010-02-13 Andrew Tridgelltdb: use fdatasync() instead of fsync() in transactions
2010-02-13 Andrew Tridgelllibreplace: add fdatasync() if not available
2010-02-13 Andrew Tridgellutil: added TYPESAFE_QSORT() macro
2010-02-13 Volker Lendecketdb: Apply some const, just for clarity
2010-02-12 Volker Lendeckes3: Add tdb_data_equal
2010-02-11 Andrew Tridgellutil: added file_compare() utility function
2010-02-11 Andrew Tridgelllibreplace: added replacements for dprintf() and vdprintf()
2010-02-10 Andrew Tridgelltest:local added LOCAL-DLINKLIST testsuite
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Jeremy AllisonTemporary changes to dlinklist to keep the implementati...
2010-02-10 Rusty Russelltdb: fix recovery reuse after crash
2010-02-10 Rusty Russelltdb: give a name to the invalid recovery area constant (0)
2010-02-08 Simo Sorcerelease-scripts: parametrize scripts
2010-02-08 Simo Sorcetalloc: Fix abi checks in release script
2010-02-08 Simo Sorcetalloc: Fix abi checks and ifdefs
2010-02-08 Stefan Metzmacherlibreplace: add check for NSS_WRAPPER_DISABLE similar...
2010-02-08 Volker Lendeckelibreplace: Attempt to fix bug 5910, detect a broken...
2010-02-09 Bo Yangs3: signals are processed twice in child.
2010-02-08 Andrew Tridgelltalloc: fixed doc typo
2010-02-08 Andreas SchneiderMove the talloc details to the mainpage.
2010-02-08 Andreas Schneidertalloc: Added doxygen config file.
2010-02-08 Andreas Schneidertalloc: Documented talloc with doxygen.
2010-02-06 Simo Sorcetdb: raise version to 1.2.1 tdb-1.2.1
2010-02-05 Matthias Dieter... s4:UID wrapper - Make it work on older distributions
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/util
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/talloc
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/crypto
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/replace
2010-02-01 Volker Lendecketdb: fix an early release of the global lock that can...
2010-01-29 Stefan Metzmacherlib/util: remove data_blob_talloc_reference()
2010-01-28 Kai Blintsocket: Fix the description of tstream_writev_queue_se...
2010-01-28 Kai Blintsocket: Fix description for tstream_readv_pdu_queue_se...
2010-01-26 Björn JackeRevert "libreplace: fix unused varibale warning on...
2010-01-25 Björn Jackelibreplace: fix unused varibale warning on IRIX
2010-01-25 Karolin Seegerlib/popt: Fix typo in README.
2010-01-23 Volker Lendeckelibreplace: Fix a C++ warning
2010-01-21 Jelmer Vernooijs4: Include Python.h early to avoid double definition...
2010-01-18 Lars MüllerMerge branch 'master' of git://git.samba.org/samba
2010-01-18 Lars MüllerWork around bad use of autoconf interna
2010-01-16 Jelmer Vernooijsubunit/testtools: Include newer version.
2010-01-16 Jelmer VernooijImport testtools as well, required for subunit.
2010-01-16 Jelmer Vernooijsubunit: Import new version.
2010-01-16 Jelmer VernooijAdd README about subunit.
2010-01-16 Jelmer VernooijAdd script for updating the copy of subunit.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-11 Andreas Schneidertsocket: Added doxygen config file.
2010-01-11 Andreas Schneidertsocket: Added complete doxygen documentation.
2010-01-08 Andrew Tridgells4-debug: removed debug_ctx(). It didn't catch on :-)
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file
2010-01-06 Stefan Metzmachertdb: fix standalone 'make installdocs'
2010-01-06 Brian Lutdb: create symbol links to shared libraries see https...
2010-01-06 Brian Lutalloc: create symbol links to shared libraries see...
2010-01-06 Brian Lutevent: create symbol links to shared libraries see...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgelllibreplace: some systems don't have memmem()
2009-12-24 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2009-12-24 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
2009-12-21 Jelmer Vernooijtdb: Also build and install tdb manpages from standalon...
2009-12-21 Jelmer Vernooijtdb: Fix formatting of API check file.
2009-12-20 Stefan Metzmachertevent: prefix types and defined with tevent_ and TEVENT_
2009-12-19 Peter RosinOutput %p as unsigned in snprintf replacement.
2009-12-18 Brendan PowersReturn NULL in strlower_talloc if src is NULL
2009-12-17 Günther Deschnertdbtool: avoid using c++ reserved words.
2009-12-15 Andreas Schneidertsocket: Fixed tsocket_guide.txt asciidoc syntax.
2009-12-15 Andreas Schneidertsocket: Fixed documentation for tsocket_address_bsd_so...
2009-12-15 Andreas Schneidertsocket: Fixed typo in LGPL header.
2009-12-15 Stefan Metzmachertsocket: add tsocket_address_bsd_sockaddr() and tsocket...
2009-12-15 Simo SorceFix release script to work with recent git versions
2009-12-10 Andrew Tridgellutil: added binsearch.h for binary array searches
2009-12-08 Kamen Mazdrashkitdr-test: Fix 'push_charset' test
2009-12-08 Kamen Mazdrashkitalloc: Fix write behind memory block
2009-12-07 Simo SorceFix release script with newer versins of git
2009-12-01 Matthias Dieter... util/util_strlist - add a call "const_str_list" for...
2009-11-26 Volker Lendecketevent: Fix a comment
2009-11-20 Matthias Dieter... charset/tests/iconv - Remove the "const" from "ptr_in...
2009-11-20 Matthias Dieter... tdb tools: Mostly cosmetic adaptions
2009-11-20 Matthias Dieter... util/strlist: Fix up "const" warnings in the string...
2009-11-20 Stefan Metzmachertdb: change version to 1.2.0 after adding TDB_*ALLOW_NE... tdb-1.2.0
2009-11-20 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-11-20 Ronnie SahlbergNew attempt at TDB transaction nesting allow/disallow.
2009-11-20 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-11-18 Andrew Tridgellfixed the build
2009-11-18 Aravind Srinivasans4/torture: add a new ulong parameteric torture option
next