summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1266-1708/+215
|\
| * Fail earlier on if shared libs can't be built.Jelmer Vernooij2008-05-111-29/+5
| * Add extra include directories, hopefully fixes the build on aix53bf.Jelmer Vernooij2008-05-111-1/+1
| * Remove obsolete provisioning library.Jelmer Vernooij2008-05-111-1254/+0
| * Remove python extension from upgrade script.Jelmer Vernooij2008-05-112-1/+1
| * Properly support sentinels for binary init functions. This should fix the build.Jelmer Vernooij2008-05-111-0/+2
| * Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
| * Fix formatting of install message.Jelmer Vernooij2008-05-111-1/+1
| * Remove extra space that caused issues during make install.Jelmer Vernooij2008-05-111-1/+1
| * Avoid installing non-public header.Jelmer Vernooij2008-05-111-1/+0
| * make sure to always use string version of uuid rather than object.Jelmer Vernooij2008-05-112-6/+7
| * Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-112-18/+20
| * Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
| * Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij2008-05-113-7/+7
| * Properly escape quotes.Jelmer Vernooij2008-05-111-2/+2
| * Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-113-12/+5
| * Fix LDB module initialization when using external ldb.Jelmer Vernooij2008-05-112-2/+5
| * Fix torture module initializion.Jelmer Vernooij2008-05-106-15/+15
| * Revert "Remove copy of torture file."Jelmer Vernooij2008-05-102-1/+72
| * Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij2008-05-103-8/+11
| * Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-102-2/+2
| * Remove copy of torture file.Jelmer Vernooij2008-05-102-72/+1
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-102-22/+15
| |\
| | * Fix building with system-provided LDB without breaking anything else :-)Jelmer Vernooij2008-05-101-19/+15
| | * Revert "Fix building with system-provided LDB."Jelmer Vernooij2008-05-101-3/+0
| * | Clean up some git merges gone wrong.Jelmer Vernooij2008-05-107-21/+3
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-0/+3
| |\|
| | * Fix building with system-provided LDB.Jelmer Vernooij2008-05-101-0/+3
| * | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-1093-748/+1002
| |\|
| | * Fix case.Jelmer Vernooij2008-05-101-2/+2
| | * Fix location of torture pc file.Jelmer Vernooij2008-05-101-1/+1
| | * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-104-2/+5
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-25361-12226/+6174
| |\ \
| * | | Distinguish between private and public dependencies in the dot file.Jelmer Vernooij2008-04-241-2/+2
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-08388-1944/+4443
| |\ \ \
| * \ \ \ Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-gmake3Jelmer Vernooij2008-03-282-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-287-7/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge v4.0-testJelmer Vernooij2008-03-28283-3433/+40103
| |\ \ \ \ \ \
| * | | | | | | No longer accept VERSION and SO_VERSION in perl code.Jelmer Vernooij2008-03-101-2/+0
| * | | | | | | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-097-12/+10
| * | | | | | | Remove extra line for partial linkage objects, simplify binary handling.Jelmer Vernooij2008-03-092-4/+5
| * | | | | | | Fix the build, symlinks.Jelmer Vernooij2008-03-092-5/+5
| * | | | | | | Remove unused variables.Jelmer Vernooij2008-03-091-2/+0
| * | | | | | | Move more code out of perl build system.Jelmer Vernooij2008-03-093-11/+12
| * | | | | | | Remove correct libraries.Jelmer Vernooij2008-03-081-2/+1
| * | | | | | | Remove dependency on config.Jelmer Vernooij2008-03-081-2/+1
| * | | | | | | Allow parentheses in commands.Jelmer Vernooij2008-03-081-3/+1
| * | | | | | | Fix dependencies.Jelmer Vernooij2008-03-081-2/+2
| * | | | | | | Fix the build.Jelmer Vernooij2008-03-0821-48/+97
| * | | | | | | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-0820-33/+25