s3/selftest: add some FIXMEs
[ddiss/samba.git] / lib /
2011-01-05 Björn Jacketests: avoid bash in shebang and fix wrong "==" in...
2011-01-05 Brad Hardstalloc: Typo fix for api docs
2011-01-05 Andrew Tridgelltalloc: fixed a use after free error
2011-01-05 Andrew Tridgelltalloc: added a test for the use after free Rusty found
2011-01-05 Jelmer Vernooijtalloc: Clarify error message on access after free.
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2011-01-03 Brad Hardstalloc: Fix warnings in test code
2010-12-30 Volker LendeckeUse sockaddr_storage in async sendto/recvfrom
2010-12-30 Volker Lendeckeasync_send->sendto, async_recv->recvfrom
2010-12-30 Stefan Metzmachertdb:tdbtorture: use TEST_DATA_PREFIX for files
2010-12-30 Stefan Metzmachertdb:tdbtest: use TEST_DATA_PREFIX for files
2010-12-30 Volker Lendecketevent: More documentation updates
2010-12-30 Stefan Metzmachertdb: add ABI/tdb-1.2.8.sigs
2010-12-29 Stefan Metzmachertdb: add ABI/tdb-1.2.9.sigs
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-28 Volker Lendecketevent: More doc fixes
2010-12-28 Volker Lendecketevent: Some documentation fixes
2010-12-28 Volker Lendecketevent: Fix a typo
2010-12-22 Günther Deschners4-smbtorture: add torture_assert_nttime_equal macro.
2010-12-22 Stefan Metzmacherlib/torture: add torture_assert_u64_equal_goto()
2010-12-22 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-12-22 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-22 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
2010-12-22 Volker Lendeckelib: Protect against tevent nterror mismatches
2010-12-17 Michael Adamutil_net: fix a comment typo in interpret_string_addr_i...
2010-12-17 Günther Deschners4-smbtorture: add torture_assert_strn_equal macro.
2010-12-14 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-12-13 Günther Deschnernss_wrapper: make nss_wrapper.pl executeable.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
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-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-11-29 Matthias Dieter... tdb:common/open.c - use "discard_const_p" for certain...
2010-11-29 Matthias Dieter... tdb:tdbstore.c - remove an useless '\'
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 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-11-19 Andrew Tridgelltalloc: added TALLOC_FREE_FILL environment variable
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-13 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name()
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 Michael Adamlib/util/charset/charconv: clarify comments in next_cod...
2010-11-04 Michael Adamlib/util/charset/util_unistr: clarify the comment heade...
2010-11-04 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext_term...
2010-11-04 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext that...
2010-11-04 Michael Adamlib/charcnv/util_unistr: add next_codepoint_ext() that...
2010-11-04 Michael Adamlib/charset/charcnv: rename a parameter of next_codepoi...
2010-11-04 Michael Adamlib/charset/charcnv: add next_codepoint_convenience_ext...
2010-11-04 Michael Adamutil/charset: remove a duplicate comment.
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.
next