s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
[sfrench/samba-autobuild/.git] / lib /
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-12-05 Matthias Dieter... lib/util:tests/time.c - "test_timestring" - fix it...
2010-12-05 Jelmer Vernooijpytalloc: Add docstring for talloc.Object.
2010-12-04 Stefan Metzmacherlib/torture: add torture_assert_u64_equal_goto()
2010-12-04 Holger HetterichFix bug #3185 - testparm exits 0 if it can read the...
2010-12-03 Stefan Metzmachertalloc: add ABI/talloc-2.0.4.sigs
2010-12-03 Jelmer Vernooijtalloc: Bump version number after pytalloc changes.
2010-12-02 Björn Jacketests: avoid bash in shebang and fix wrong "==" in...
2010-12-02 Björn Jackefix ѕome == to correct shell test in commented stuff
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_default_cmp private.
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_dealloc private.
2010-12-01 Jelmer Vernooijpytalloc: Make py_talloc_default_repr private (now...
2010-12-01 Jelmer Vernooijpytalloc: Expose PyTalloc_GetObjectType
2010-12-01 Jelmer Vernooijpytalloc: Add convenience function for checking if...
2010-11-30 Jelmer Vernooijtalloc: Add talloc object.
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-27 Matthias Dieter... tdb:common/open.c - use "discard_const_p" for certain...
2010-11-27 Matthias Dieter... tdb:tdbstore.c - remove an useless '\'
2010-11-26 Matthieu PatouFix endianess problems as discovered on the build farm
2010-11-24 Andrew Bartlettlib/debug Add clarifying comments
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...
next