summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-062-0/+71
| | | | also fixed ASN1 target names
* build: fixed LDB_MODULESDIRAndrew Tridgell2010-04-061-1/+1
|
* build: emulate autoconf PACKAGE_* variablesAndrew Tridgell2010-04-061-0/+7
|
* build: added wrapper optionsAndrew Tridgell2010-04-061-0/+6
|
* build: iconv checksAndrew Tridgell2010-04-061-0/+1
|
* build: fixed winsize checkAndrew Tridgell2010-04-061-0/+1
|
* build: check for libsasl2Andrew Tridgell2010-04-061-0/+4
|
* build: check for libgpg-errorAndrew Tridgell2010-04-061-1/+3
|
* build: check for pamAndrew Tridgell2010-04-062-0/+3
|
* build: zlib checksAndrew Tridgell2010-04-061-0/+1
|
* build: fixed iuserok testAndrew Tridgell2010-04-061-1/+3
|
* build: gcrypt functionsAndrew Tridgell2010-04-061-1/+1
|
* build: more config checksAndrew Tridgell2010-04-061-0/+3
|
* build: improve autoconf macrosAndrew Tridgell2010-04-062-3/+7
| | | | | | | | - enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks
* build: check for backtraceAndrew Tridgell2010-04-061-0/+1
|
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-062-0/+8
|
* build: h_errno for heimdalAndrew Tridgell2010-04-061-0/+4
|
* build: waf build for lib/tlsAndrew Tridgell2010-04-062-0/+29
|
* build: added generation of version.hAndrew Tridgell2010-04-061-0/+2
|
* build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2010-04-061-0/+1
|
* build: result of hack session with itaAndrew Tridgell2010-04-063-41/+215
|
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-062-1/+9
|
* build: added heimdal_build table rulesAndrew Tridgell2010-04-061-1/+51
|
* build: fixes from itaAndrew Tridgell2010-04-065-123/+151
|
* build: source= is clearer for source listsAndrew Tridgell2010-04-061-6/+6
|
* build: dynconfig build rulesAndrew Tridgell2010-04-061-0/+2
|
* build: added librpc build scriptAndrew Tridgell2010-04-061-0/+732
|
* build: another missing subsystem .....Andrew Tridgell2010-04-061-0/+2
|
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-062-0/+8
|
* build: added ASN1, PIDL and ET build rulesAndrew Tridgell2010-04-063-2/+22
| | | | also added selftest example command
* build: added build groupsAndrew Tridgell2010-04-061-0/+5
|
* build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2010-04-061-3/+4
|
* build: heimdal_build waf supportAndrew Tridgell2010-04-064-5/+469
| | | | heimdal now mostly builds
* build: run the lib/replace rules firstAndrew Tridgell2010-04-061-0/+1
|
* build: don't distinguish system and local libs in wscript filesAndrew Tridgell2010-04-061-2/+1
|
* build: add heimdal_buildAndrew Tridgell2010-04-061-0/+1
|
* build: LIBLDB hack not needed any moreAndrew Tridgell2010-04-061-8/+0
|
* build: on the fly dependency checkingAndrew Tridgell2010-04-061-3/+0
|
* build: check for circular build dependenciesAndrew Tridgell2010-04-061-0/+3
|
* build: added BUILD_SUBDIR() wrapperAndrew Tridgell2010-04-062-64/+64
|
* build: LIBLDB aliasAndrew Tridgell2010-04-061-0/+8
|
* build: added top level scriptAndrew Tridgell2010-04-061-0/+64
|
* build: s4 wants config.h in include/Andrew Tridgell2010-04-061-13/+1
|
* build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell2010-04-062-2/+36
|
* build: added waf build rules for ldbAndrew Tridgell2010-04-061-14/+20
|
* build: added target directory optionsAndrew Tridgell2010-04-061-0/+43
|
* s4-smbtorture: fix correct result error code in SetForm spoolss test.Günther Deschner2010-04-061-1/+1
| | | | Guenther
* s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner2010-04-061-2/+2
| | | | Guenther
* Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is ↵Matthias Dieter Wallnöfer2010-04-051-5/+0
| | | | | | | | available" This reverts commit 3e091a82167f51b7d9abf00755bede9354932c6b. This should be fixed through the new build system when it lands in "master".
* s4:python/samba/__init__.py - import "sys" for "ensure_external_module" methodMatthias Dieter Wallnöfer2010-04-051-1/+1
|