summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2010-04-06ldb-waf: ldb needs HAVE_CONFIG_H for building a bundled poptAndrew Tridgell1-0/+2
2010-04-06s4-waf: ensure we don't end up with mixed versions of talloc/tdb/teventAndrew Tridgell1-1/+2
2010-04-06s4-waf: more places missing libreplaceAndrew Tridgell1-4/+1
2010-04-06s4-waf: more dependencies on tallocAndrew Tridgell3-3/+3
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell4-9/+12
2010-04-06s4-waf: support the use of system librariesAndrew Tridgell1-7/+11
2010-04-06s4-waf: set default for bundled librariesAndrew Tridgell1-2/+2
2010-04-06s4-waf: set the bundled library extension for some libsAndrew Tridgell1-8/+3
2010-04-06ldb-waf: rename libldb.so to libldb-s4.so if built as part of s4Andrew Tridgell1-1/+23
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell15-0/+30
2010-04-06s4-waf: ensure all the ldb.pc.in vars are setAndrew Tridgell1-0/+9
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell2-1/+2
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell2-2/+3
2010-04-06s4-waf: disable_gnutls is goneAndrew Tridgell1-1/+1
2010-04-06build: need to mark disabled libraries as DISABLEDAndrew Tridgell1-2/+4
2010-04-06build: honor both --enable-gnutls and --disable-gnutlsAndrew Tridgell1-5/+12
2010-04-06build: add cflags from pkg_config results to header/function testsAndrew Tridgell1-4/+8
2010-04-06build: configure fixes for opensolarisAndrew Tridgell1-0/+7
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell2-7/+4
2010-04-06build: fixed gnutls checkAndrew Tridgell1-1/+1
2010-04-06build: don't install talloc_testsuite and ldbtestAndrew Tridgell1-2/+4
2010-04-06build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell1-1/+1
2010-04-06build: fixed the build of the com.so libraryAndrew Tridgell1-1/+6
2010-04-06build: enable com libraryAndrew Tridgell1-12/+4
2010-04-06build: added ldb 'skel' moduleAndrew Tridgell1-0/+5
2010-04-06build: need the sample ldb module for our testsuiteAndrew Tridgell1-0/+5
2010-04-06build: waf quicktest nearly worksAndrew Tridgell5-14/+92
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell10-0/+201
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-1/+3
2010-04-06build: much nicer pidl rulesAndrew Tridgell1-2/+3
2010-04-06build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell1-0/+70
2010-04-06build: fixed LDB_MODULESDIRAndrew Tridgell1-1/+1
2010-04-06build: check for libgpg-errorAndrew Tridgell1-1/+3
2010-04-06build: gcrypt functionsAndrew Tridgell1-1/+1
2010-04-06build: more config checksAndrew Tridgell1-0/+3
2010-04-06build: waf build for lib/tlsAndrew Tridgell1-0/+27
2010-04-06build: result of hack session with itaAndrew Tridgell1-2/+4
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell1-0/+4
2010-04-06build: don't distinguish system and local libs in wscript filesAndrew Tridgell1-2/+1
2010-04-06build: LIBLDB hack not needed any moreAndrew Tridgell1-8/+0
2010-04-06build: added BUILD_SUBDIR() wrapperAndrew Tridgell1-2/+2
2010-04-06build: LIBLDB aliasAndrew Tridgell1-0/+8
2010-04-06build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell1-2/+2
2010-04-06build: added waf build rules for ldbAndrew Tridgell1-14/+20
2010-04-06build: added target directory optionsAndrew Tridgell1-0/+43
2010-04-04s4-python: Avoid importing glue directly.Jelmer Vernooij1-4/+2
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij3-38/+12
2010-04-03s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij1-7/+5
2010-04-02talloc: change talloc minor version to 2.0.2Andrew Tridgell1-1/+1
2010-03-31s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij2-7/+2