wintest example configuration file for a KVM based wintest
[kai/samba.git] / lib /
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-20 Matthias Dieter... waf:lib/util - add missing dependency on talloc
2010-11-19 Andrew Tridgelltalloc: added TALLOC_FREE_FILL environment variable
2010-11-17 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-11-15 Andrew BartlettAdd attribute macros for Heimdal to use
2010-11-12 Jelmer Vernooijunix_privs: Add missing dependency on libreplace.
2010-11-12 Jelmer Vernooijsocket_wrapper: Only add as global dependency when...
2010-11-12 Jelmer Vernooijs4-waf: Only enable various wrappers if they're actuall...
2010-11-12 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name()
2010-11-11 Matthias Dieter... s4:pytevent.c - fix a discard const warning
2010-11-07 Jelmer Vernooijpytalloc: Make some arguments optional.
2010-11-05 Stefan Metzmachersocket_wrapper: fill in sa.sa_len if the system supports it
2010-11-05 Stefan Metzmachertsocket: fill in sa.sa_len if the system supports it
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-05 Jelmer Vernooijtalloc: rename pytalloc.c to pytalloc_util.c
2010-11-04 Andrew Tridgellcompression: added a simple lzxpress test
2010-11-04 Andrew Tridgellcompression: fixed an uninitialised data but in lzxpress
2010-11-04 Andrew Tridgelldebug: fixed default debug settings
2010-11-03 Michael Adamlib/util/charset/charconv: clarify comments in next_cod...
2010-11-03 Michael Adamlib/util/charset/util_unistr: clarify the comment heade...
2010-11-03 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext_term...
2010-11-03 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext that...
2010-11-03 Michael Adamlib/charcnv/util_unistr: add next_codepoint_ext() that...
2010-11-03 Michael Adamlib/charset/charcnv: rename a parameter of next_codepoi...
2010-11-03 Michael Adamlib/charset/charcnv: add next_codepoint_convenience_ext...
2010-11-03 Michael Adamutil/charset: remove a duplicate comment.
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Stefan Metzmacherreplace/wscript: add size checks for stdint.h types
2010-11-03 Stefan Metzmacherreplace/wscript: do the size checks directly after...
2010-11-03 Stefan Metzmacherreplace/wscript: define bool to int instead of off_t
2010-11-03 Stefan Metzmacherreplace/wscript: check for uint8_t
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartlettlib/debug Use vdprintf rather than manually allocate
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-11-01 Jelmer Vernooijtalloc: Install pytalloc.h.
2010-11-01 Jelmer Vernooijtdb: Use waf by default.
2010-10-31 Jelmer Vernooijreplace/talloc: Avoid automatically pulling in new...
2010-10-31 Jelmer Vernooijtalloc: Look harder for waf.
2010-10-31 Jelmer Vernooijreplace: Look harder for waf.
2010-10-31 Matthieu Patoubuild: check that if we provide -liconv we can build...
2010-10-31 Jelmer Vernooijreplace: Build using waf by default.
2010-10-31 Jelmer Vernooijtalloc: Switch over to using waf as the default build...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Matthieu Patoubuild: Remove zlib from the cache if we failed to pass...
2010-10-30 Jelmer Vernooijreplace: Fix formatting.
2010-10-30 Jelmer Vernooijtevent: Drop autoconf-based build system for standalone...
2010-10-30 Jelmer Vernooijreplace: Avoid autoproto as it breaks standalone builds.
2010-10-30 Jelmer Vernooijreplace: Only build replace-test in standalone build.
2010-10-30 Jelmer Vernooijtalloc.3: Remove documentation for deprecated talloc_ap...
2010-10-30 Andrew Tridgellzlib: use the real library name 'z' instead of ZLIB
2010-10-30 Andrew Tridgellreplace: create a private replace-test library
2010-10-30 Jelmer Vernooijtalloc: Fix manual pages in standalone build.
2010-10-27 Stefan Metzmachertalloc: fix waf build for libtalloc-compat1
2010-10-26 Stefan Metzmacherlib/util: remove useless ../lib/util/mutex.*
2010-10-26 Matthieu Patoureplace: restore the order for #define + rep_strtoll
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijtalloc: Install pytalloc-util as system library.
2010-10-26 Jelmer Vernooijtalloc: Avoid dependency on unknown EXT_LIB_PYTHON.
2010-10-26 Jelmer Vernooijtalloc: Move pytalloc to lib/talloc.
2010-10-26 Jelmer Vernooijwaf: Only specify vnum for non-private libraries.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-25 Matthias Dieter... ldb:gendb_* calls: support a "NULL" resultset parameter
2010-10-24 Volker LendeckeAdd dump_data_cb()
2010-10-24 Volker LendeckeAdd print_asc_cb()
2010-10-24 Stefan Metzmachertalloc: pytalloc should not depend on samba specific...
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename WRAP_XATTR to wrap_xattr.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-23 Jelmer Vernooijtdb: Revert re-addition of tdb_set_logging_function.
2010-10-23 Matthias Dieter... tdb: commit the version 1.2.7 signatures
2010-10-23 Kai Blinlib/util: Add tevent WERROR wrappers
2010-10-23 Stefan Metzmachertsocket: let tstream_inet_tcp_connect_recv() optionally...
2010-10-23 Stefan Metzmachertsocket: ask the kernel for the specific local address...
2010-10-23 Stefan Metzmacherlib/replace: use snprintf() in test code to avoid warni...
2010-10-23 Stefan Metzmacherlib/replace: fix rep_strtoull() prototype
2010-10-21 Kamen Mazdrashkiasn1_tests: Implement negative unit-tests for ber_write...
2010-10-21 Kamen Mazdrashkiasn1: ber_write_OID_String() to be more picky about...
2010-10-21 Matthieu Patouwaf: Mark the replacement zlib private so that it can...
2010-10-21 Matthieu Patoureplace: use replace for non 'samba' compliant strptime
2010-10-21 Matthieu Patoureplace: use a wrapper around strtoll if it didn't...
2010-10-21 Jelmer VernooijLowercase socket_wrapper name.
2010-10-21 Jelmer Vernooijtdb: Set _PUBLIC_ in C file rather than header files...
2010-10-21 Andrew Tridgelllib: make WRAP_XATTR a private library
2010-10-21 Andrew Tridgells4-waf: removed the XATTR and SASL aliases
2010-10-21 Andrew Tridgelllib: add UTIL_TEVENT to samba_sockets grouping library
2010-10-21 Andrew Tridgellwaf-build: create a samba_sockets grouping library
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgells4-build: fixed some formatting
2010-10-21 Andrew Tridgellbuild: subunit and popt need to be marked as private...
2010-10-21 Andrew Tridgellreplace: make libreplace a private library
2010-10-21 Andrew Tridgellwrapper: make socket_wrapper, uid_wrapper and nss_wrapp...
2010-10-21 Matthias Dieter... s4:lib/util/charset/iconv.c - remove a distinction...
2010-10-20 Kamen Mazdrashkipytalloc: use talloc_unlink() to free py_talloc objects
2010-10-20 Simo Sorcetalloc: make header C++ safe
2010-10-20 Volker Lendeckes3: Don't use talloc_autofree_context in map_file
next