s3-spoolss: Added a function to create a default spoolss_DeviceMode.
[ira/wip.git] / lib /
2010-05-05 Andreas Schneidertevent: Started a tevent_queue tutorial.
2010-05-05 Andreas Schneidertevent: Document the tevent_queue functions.
2010-05-05 Andreas Schneidertevent: Document the tevent helper functions.
2010-05-05 Andreas Schneidertevent: Document missing callback typedefs.
2010-05-05 Andreas Schneidertevent: Document the missing tevent async request callb...
2010-05-05 Andreas Schneidertevent: Create a typedef for the debug function callback.
2010-05-05 Stephen Gallaghertevent: Added more documentation.
2010-05-05 Stephen Gallaghertevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSE
2010-05-05 Andreas Schneidertevent: Add doxygen tevent config file.
2010-05-05 Andreas Schneidertevent: Added basic doxygen documentation.
2010-05-05 Andreas Schneidertsocket: Added the warning again to tsocket_address_bsd...
2010-05-05 Rusty Russelltdb: fix short write logic in tdb_new_database
2010-05-04 Andrew Tridgells4-waf: fixed indentation for python 3.1
2010-05-03 Andrew Tridgells4-waf: fixed target group for SOCKET_WRAPPER
2010-05-03 Andreas Schneidertsocket: Fixed the documentation of tsocket_address_bsd...
2010-05-01 Holger Hans Peter... talloc: Documentation fix for talloc
2010-04-27 Stefan Metzmacherlib/tsocket: add tsocket_address_is_unix() function
2010-04-27 Stefan Metzmacherlib/tsocket: add tsocket_address_is_inet() function
2010-04-24 Stefan MetzmacherRevert "tsocket: not all systems have IPV6_V6ONLY"
2010-04-24 Stefan Metzmacherlib/replace/wscript: make sure IPV6_V6ONLY is available...
2010-04-24 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-04-24 Stefan Metzmacherlib/replace/wscript: add replacement for IPV6_V6ONLY...
2010-04-24 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-04-24 Stefan Metzmacherlib/zlib/wscript: fix system zlib detection
2010-04-21 Andrew Tridgellbuild: make python development headers not mandatory...
2010-04-20 Andrew Tridgellutil-runcmd: ignore spurious ECHILD errors
2010-04-20 Andrew Tridgelltalloc: there is no ambiguity when freeing a ptr with...
2010-04-20 Andrew Tridgelltdb: update tdb ABI to use hide_symbols=True
2010-04-19 Andrew Tridgellruncmd: use tevent_re_initialise() to close sockets
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgells4-waf: rebuild signature files with the api type maps
2010-04-18 Andrew Tridgelltevent-waf: enabled ABI checking in tevent
2010-04-18 Andrew Tridgelltevent: mark backend init fns as _PRIVATE_
2010-04-18 Andrew Tridgelltdb-waf: added ABI checking for tdb
2010-04-18 Andrew Tridgelltalloc: mark public functions as _PUBLIC_
2010-04-18 Andrew Tridgelltalloc-waf: added ABI checking for talloc
2010-04-18 Andrew Tridgellreplace-waf: hide symbols in libreplace if a builtin...
2010-04-18 Andrew Tridgelllibreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
2010-04-18 Andrew Tridgells4-waf: put the --xxx-wrapper options in 'developer...
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-13 Andrew Tridgelltevent-waf: added man page and pkgconfig file
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-13 Andrew Tridgelltalloc-waf: the talloc1-compat lib depends on talloc
2010-04-13 Andrew Tridgelltalloc-waf: added the manpage generation and talloc1...
2010-04-13 Andrew Tridgells4-tevent: up tevent version number
2010-04-12 Stefan Metzmacherlib/replace/wscript: avoid global deps for LIBREPLACE_H...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmacherlib/nss_wrapper/wscript_build: 'replace' already includ...
2010-04-12 Stefan Metzmacherlib/replace/wscript: add dependency to 'dl'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_...
2010-04-12 Andrew Tridgells4-waf: move the KRB5_DEPRECATED check into lib/replace
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE...
2010-04-12 Stefan Metzmacherlib/replace/wscript: implement the same getpass detecti...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_GETPASS into...
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-11 Jelmer Vernooijsubunit: Cope with lowercase test results in tap2subunit.
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-10 Jelmer Vernooijtorture: Simplify torture suite running, call restricte...
2010-04-10 Stefan Metzmacherlib/replace: create a LIBREPLACE_H subsystem
2010-04-09 Stefan Metzmacherlib/torture: also print intergers as HEX values in...
2010-04-09 Kamen Mazdrashkitorture: add torture_assert_goto() convenience macro
2010-04-08 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-04-08 Stefan MetzmacherRevert "socket-wrapper: not all systems have FIONREAD...
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-07 Jelmer Vernooijupdate-external: Support updating dnspython.
2010-04-06 Jelmer Vernooijs4-python: Use standard infrastructure for finding...
2010-04-06 Andrew Tridgells4-waf: don't need TOUCH_FILE() any more
2010-04-06 Andrew Tridgells4-waf: replace TOUCH_FILE() with normal install rules
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: autogen-waf.sh for the standalone library builds
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgelltalloc-waf: install talloc.pc if standalone
2010-04-06 Andrew Tridgellbuild: fixed DESTDIR for TOUCH_FILE()
2010-04-06 Andrew Tridgelltalloc-waf: match version number with main build
2010-04-06 Andrew Tridgells4-waf: create a blank __init__.py in samba/external
2010-04-06 Andrew Tridgells4-waf: fixed install location of external python libs
2010-04-06 Andrew Tridgells4-waf: added new install system for external python...
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
2010-04-06 Andrew Tridgells4-waf: add getaddrinfo.c replacement if needed
2010-04-06 Andrew Tridgells4-waf: added test for dlopen prototype
2010-04-06 Andrew Tridgells4-waf: added a --enable-selftest option as a shortcut
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgelltalloc-waf: don't build the talloc testsuite in s4
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgells4-waf: get the sense of the tests for the HAVE_INET_...
2010-04-06 Andrew Tridgells4-waf: heimdal wants to look for dd_fd in DIR
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: fixed dirfd() detection for heimdal
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
next