auth Move auth_sam_reply into the top level.
[samba.git] / lib /
2011-02-09 Volker Lendecketevent: Fix typos
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-07 Günther Deschnerwaf: add clock_gettime clock ID checks to libreplace...
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-02-07 Andrew Tridgells4-charset: use dyn_CODEPAGEDIR for location of upcase...
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-02 Andrew Bartletts4-waf Don't install any Samba packages into PYTHONDIR
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2011-01-19 Andreas Schneidertdb: Added doxygen documentation.
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-06 Jelmer Vernooijtdbrestore: Update to GPLv3+, remove old FSF address.
2011-01-05 Stefan Metzmachertalloc: change version to 2.0.5 after a critical bugfix
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-04 Brad Hardstalloc: Typo fix for api docs
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2011-01-03 Brad Hardstalloc: Fix warnings in test code
2011-01-03 Jelmer VernooijRevert broken destructor changes.
2011-01-03 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2011-01-01 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2011-01-01 Jelmer Vernooijtalloc/tdb/tevent: Remove obsolete signatures files.
2010-12-29 Volker LendeckeUse sockaddr_storage in async sendto/recvfrom
2010-12-29 Stefan Metzmachertdb: add ABI/tdb-1.2.9.sigs
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-28 Volker Lendeckeasync_send->sendto, async_recv->recvfrom
2010-12-27 Stefan Metzmachertdb: setup TEST_DATA_PREFIX for make test
2010-12-26 Volker Lendecketevent: More documentation updates
2010-12-26 Volker Lendecketevent: More doc fixes
2010-12-25 Volker Lendecketevent: Some documentation fixes
2010-12-25 Volker Lendecketevent: Fix a typo
2010-12-24 Stefan Metzmachertdb:tdbtorture: use TEST_DATA_PREFIX for files
2010-12-24 Stefan Metzmachertdb:tdbtest: use TEST_DATA_PREFIX for files
2010-12-24 Jelmer Vernooijtalloc: remove autotools support.
2010-12-24 Jelmer Vernooijtdb: Remove autotools support.
2010-12-23 Stefan Metzmachertdb: add ABI/tdb-1.2.8.sigs
2010-12-23 Stefan Metzmachertevent: add ABI/tevent-0.9.10.sigs
2010-12-23 Matthias Dieter... lib/replace/testsuite.c - fix test output
2010-12-22 Günther Deschners4-smbtorture: add torture_assert_nttime_equal macro.
2010-12-22 Matthias Dieter... lib/util/time.c - make the "strftime" output locale...
2010-12-21 Jelmer Vernooijtevent: Remove reference to nonexistant configure.devel...
2010-12-21 Jelmer Vernooijtalloc: Remove reference to nonexistant configure.devel...
2010-12-21 Jelmer Vernooijtevent: Bump version number after symbol versioning...
2010-12-21 Jelmer Vernooijtdb: Bump version number after symbol versioning changes.
2010-12-21 Jelmer Vernooijpytdb: Make PyTdb variable static.
2010-12-21 Andrew Tridgells4-dns: disable segfault handling in dlz_bind9
2010-12-21 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-20 Jelmer Vernooijdnspython: Merge in new upstream.
2010-12-20 Jelmer Vernooijtesttools: Merge in new upstream.
2010-12-19 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 Matthieu Patoubuild: fix bad syntax
2010-12-13 Günther Deschnernss_wrapper: make nss_wrapper.pl executeable.
2010-12-12 Matthieu Patouchange searched name from _ss_family to __ss_family
2010-12-12 Matthieu Patoubuild: add a check for _ss_family as it used on aix...
2010-12-12 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-12-11 Matthieu Patoubuild: add a dependency on lib iconv for lib intl if...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-11 Jelmer Vernooijtalloc: Add ability to generate Python docs using pydoctor.
2010-12-10 Jelmer Vernooijdnspython: Update to newer upstream snapshot.
2010-12-10 Jelmer Vernooijsubunit: Update to newer upstream snapshot.
2010-12-10 Jelmer Vernooijtesttools: Import new upstream snapshot.
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Matthieu Patoubuild: finishing fixing broken libiconv on hpux
2010-12-09 Stefan Metzmachertalloc: pytalloc-util should not have an ABI-file yet
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Matthieu Patoubuild: Cope with broken libiconv
2010-12-08 Stefan Metzmachertalloc: build pytalloc-util with the same logic as...
2010-12-08 Stefan Metzmachertalloc: mark pytalloc-util functions as _PUBLIC_
2010-12-08 Stefan Metzmachertalloc: remove unused PyString_FromString_check_null...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-06 Matthias Dieter... Revert "lib/util:tests/time.c - "test_timestring" ...
2010-12-06 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
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...
next