asn1_tests: Implement negative unit-tests for ber_write_OID_String()
[samba.git] / lib /
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
2010-10-20 Volker Lendeckeuid_wrapper: The gid wrapper does not require a destructor
2010-10-20 Kamen Mazdrashkiasn1_tests.c: Make test data static const
2010-10-20 Kamen Mazdrashkilib/util/asn1.c: comment spelling
2010-10-19 Andrew Tridgellreplace: cope with systems that have fdatasync(), but...
2010-10-17 Jelmer Vernooijtdb: Bump version to 1.2.7 after addition of pytdb...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-17 Matthias Dieter... s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif...
2010-10-17 Matthias Dieter... s4:"wrap_casefold" - move it to "ldb_wrap.c" since...
2010-10-13 Andrew Tridgells4-torture: fixed uninitialised variable error
2010-10-12 Andrew Bartlettlib/debug Add DEBUGC and DEBUGADDC as dummies
2010-10-11 Matthieu Patoutorture: Add debug on what we are removing
2010-10-11 Andrew Bartlettlib/torture: Add function to clean up the output directory
2010-10-11 Jelmer Vernooijutil: Fix installation path of tevent_ntstatus.h, teven...
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-10-10 Jelmer Vernooijutil: Link headers to correct subsystem, fix formatting.
2010-10-10 Stefan Metzmachersocket_wrapper: Make it work on freebsd for udp packets
2010-10-09 Jelmer Vernooijtalloc: Fix #include line in manpage.
2010-10-08 Kamen Mazdrashkipytalloc: Fix warning that we are subtracting void...
2010-10-08 Volker Lendecketevent: Do not use talloc_autofree_context
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-10-07 Andrew Tridgellwaf: fixed exit status of test suites
2010-10-06 Volker Lendecketevent: Only call handlers that ask for events
2010-10-06 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-04 Stefan Metzmacherlib/util/asn1: let asn1_peek_full_tag() return an error...
2010-10-04 Stefan Metzmachertsocket: make sure we delete the fd event before callin...
2010-10-04 Jelmer Vernooijtdb: Only use system pytdb when using system tdb.
2010-10-04 Jelmer Vernooijtdb: Support using system pytdb.
2010-10-04 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-10-02 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-02 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-02 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-02 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-02 Volker Lendeckes3: Fix a 64-bit BUG
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-30 Jelmer Vernooijsubunit: Import new upstream snapshot (adds subunit_pro...
2010-09-30 Jelmer Vernooijtesttools: Import new upstream snapshot.
2010-09-29 Andrew Tridgellutil: added BINARY_ARRAY_SEARCH_V()
2010-09-28 Jelmer Vernooijldb/tevent: Fix detection of waf paths.
2010-09-28 Jelmer Vernooijtevent: Remove make targets that are not relevant for...
2010-09-28 Jelmer Vernooijtevent: Don't update Makefile/configure files.
2010-09-28 Stefan Metzmachertsocket: make sure we delete the fd event before callin...
2010-09-27 Volker LendeckeRemove talloc_autofree_context() from pm_process
2010-09-27 Volker LendeckeLift talloc_autofree_context() from OpenConfFile()
2010-09-27 Michael Adamlibsmbconf: parse an empty share as empty share, not...
2010-09-27 Stefan Metzmacherlib/util: change tevent_req_nterror() to a macro
2010-09-27 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-09-27 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-09-27 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-09-27 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-09-26 Stefan Metzmacherlib/util/asn1: add asn1_peek_tag_needed_size() and...
2010-09-25 Jelmer Vernooijpyteven: Fix build warnings.
2010-09-25 Jelmer VernooijCheck in configure/Makefile for those projects that...
2010-09-25 Jelmer Vernooijpytevent: Add more tests.
2010-09-25 Jelmer Vernooijpytevent: Fill in client side fnuctions.
2010-09-25 Jelmer Vernooijtevent: Add infrastructure for python bindings.
2010-09-25 Jelmer Vernooijtevent: Switch to using waf by default.
2010-09-25 Volker Lendecketalloc: Add a warning about talloc_autofree_context...
2010-09-23 Volker Lendecketdb: add restore
2010-09-23 Jelmer Vernooijtorture: Remove unused variable.
2010-09-23 Andrew Tridgelllib-subunit: fixed build on systems without subunit...
2010-09-23 Jelmer Vernooijsmbtorture: Report times.
2010-09-23 Jelmer Vernooijtorture: Use system subunit library if available.
2010-09-23 Jelmer Vernooijsmbtorture: Use subunit C library.
2010-09-22 Björn Jackelibreplace: fix endless strerror_r has been redefined...
2010-09-22 Jelmer Vernooijtorture: Remove active_testname variable.
2010-09-22 Jelmer Vernooijtorture: Fix running individual tests.
2010-09-22 Jelmer Vernooijstrlist: Make test names unique.
2010-09-22 Björn Jacketevent: include libreplace heade before tevent header
2010-09-21 Jelmer Vernooijpytalloc: Add default compare function.
2010-09-21 Jelmer Vernooijpidl: Fix segfault when accessing unicode objects.
2010-09-20 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Volker Lendeckes3: Fix the charset_pull routine (bug 7531)
2010-09-19 Jelmer Vernooijtesttools: Import newer upstream revision.
2010-09-19 Jelmer Vernooijpytdb: Make filename argument optional.
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-09-19 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
next