summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* talloc: remove autotools support.Jelmer Vernooij2010-12-2411-3763/+0
* tdb: Remove autotools support.Jelmer Vernooij2010-12-2416-3843/+96
* tdb: add ABI/tdb-1.2.8.sigsStefan Metzmacher2010-12-231-0/+61
* tevent: add ABI/tevent-0.9.10.sigsStefan Metzmacher2010-12-231-0/+73
* lib/replace/testsuite.c - fix test outputMatthias Dieter Wallnöfer2010-12-231-1/+1
* s4-smbtorture: add torture_assert_nttime_equal macro.Günther Deschner2010-12-221-1/+7
* lib/util/time.c - make the "strftime" output locale independant ("%c" is not)Matthias Dieter Wallnöfer2010-12-221-5/+4
* tevent: Remove reference to nonexistant configure.developer from autogen.sh.Jelmer Vernooij2010-12-211-1/+1
* talloc: Remove reference to nonexistant configure.developer in autogen.sh.Jelmer Vernooij2010-12-212-12/+11
* tevent: Bump version number after symbol versioning changes.Jelmer Vernooij2010-12-211-1/+1
* tdb: Bump version number after symbol versioning changes.Jelmer Vernooij2010-12-211-1/+1
* pytdb: Make PyTdb variable static.Jelmer Vernooij2010-12-211-3/+3
* s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell2010-12-212-2/+13
* lib/util/asn1.c - remove the "const" specifier from OIDMatthias Dieter Wallnöfer2010-12-213-13/+14
* dnspython: Merge in new upstream.Jelmer Vernooij2010-12-206-3/+27
* testtools: Merge in new upstream.Jelmer Vernooij2010-12-2014-48/+156
* lib: Protect against tevent nterror mismatchesVolker Lendecke2010-12-201-3/+23
* util_net: fix a comment typo in interpret_string_addr_internal()Michael Adam2010-12-171-1/+1
* s4-smbtorture: add torture_assert_strn_equal macro.Günther Deschner2010-12-171-0/+10
* build: fix bad syntaxMatthieu Patou2010-12-141-1/+1
* nss_wrapper: make nss_wrapper.pl executeable.Günther Deschner2010-12-131-0/+0
* change searched name from _ss_family to __ss_familyMatthieu Patou2010-12-121-1/+1
* build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou2010-12-121-0/+2
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou2010-12-111-1/+12
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-1117-19/+18
* talloc: Add ability to generate Python docs using pydoctor.Jelmer Vernooij2010-12-112-0/+10
* dnspython: Update to newer upstream snapshot.Jelmer Vernooij2010-12-1022-95/+1175
* subunit: Update to newer upstream snapshot.Jelmer Vernooij2010-12-108-16/+47
* testtools: Import new upstream snapshot.Jelmer Vernooij2010-12-1036-367/+3694
* build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou2010-12-103-3/+3
* build: finishing fixing broken libiconv on hpuxMatthieu Patou2010-12-101-0/+2
* talloc: pytalloc-util should not have an ABI-file yetStefan Metzmacher2010-12-091-2/+0
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-093-10/+4
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-093-4/+4
* build: Cope with broken libiconvMatthieu Patou2010-12-081-1/+5
* talloc: build pytalloc-util with the same logic as libtallocStefan Metzmacher2010-12-081-1/+4
* talloc: mark pytalloc-util functions as _PUBLIC_Stefan Metzmacher2010-12-081-6/+6
* talloc: remove unused PyString_FromString_check_null() from pytalloc-utilStefan Metzmacher2010-12-081-8/+0
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-086-6/+6
* Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"Matthias Dieter Wallnöfer2010-12-061-5/+2
* lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* idtree: fix overflow for v. large ids on allocation and removalRusty Russell2010-12-061-1/+1
* lib/util:tests/time.c - "test_timestring" - fix it on SolarisMatthias Dieter Wallnöfer2010-12-051-3/+5
* pytalloc: Add docstring for talloc.Object.Jelmer Vernooij2010-12-051-1/+3
* lib/torture: add torture_assert_u64_equal_goto()Stefan Metzmacher2010-12-041-0/+13
* Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...Holger Hetterich2010-12-041-1/+1
* talloc: add ABI/talloc-2.0.4.sigsStefan Metzmacher2010-12-032-1/+63
* talloc: Bump version number after pytalloc changes.Jelmer Vernooij2010-12-031-1/+1
* tests: avoid bash in shebang and fix wrong "==" in testBjörn Jacke2010-12-022-12/+12