Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: fixed heimdal include lists | Andrew Tridgell | 2010-04-06 | 1 | -16/+16 |
| | |||||
* | build: enable ENFORCE_GROUP_ORDERING() | Andrew Tridgell | 2010-04-06 | 2 | -0/+71 |
| | | | | also fixed ASN1 target names | ||||
* | build: fixed LDB_MODULESDIR | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | build: emulate autoconf PACKAGE_* variables | Andrew Tridgell | 2010-04-06 | 1 | -0/+7 |
| | |||||
* | build: added wrapper options | Andrew Tridgell | 2010-04-06 | 1 | -0/+6 |
| | |||||
* | build: iconv checks | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: fixed winsize check | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: check for libsasl2 | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 |
| | |||||
* | build: check for libgpg-error | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 |
| | |||||
* | build: check for pam | Andrew Tridgell | 2010-04-06 | 2 | -0/+3 |
| | |||||
* | build: zlib checks | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: fixed iuserok test | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 |
| | |||||
* | build: gcrypt functions | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | build: more config checks | Andrew Tridgell | 2010-04-06 | 1 | -0/+3 |
| | |||||
* | build: improve autoconf macros | Andrew Tridgell | 2010-04-06 | 2 | -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 backtrace | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: ntvfs/sysdep configure checks | Andrew Tridgell | 2010-04-06 | 2 | -0/+8 |
| | |||||
* | build: h_errno for heimdal | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 |
| | |||||
* | build: waf build for lib/tls | Andrew Tridgell | 2010-04-06 | 2 | -0/+29 |
| | |||||
* | build: added generation of version.h | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | build: moved main autoproto rule into samba_autoproto.py | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: result of hack session with ita | Andrew Tridgell | 2010-04-06 | 3 | -41/+215 |
| | |||||
* | build: add README to explain gen_ndr, and ensure directory exists | Andrew Tridgell | 2010-04-06 | 2 | -1/+9 |
| | |||||
* | build: added heimdal_build table rules | Andrew Tridgell | 2010-04-06 | 1 | -1/+51 |
| | |||||
* | build: fixes from ita | Andrew Tridgell | 2010-04-06 | 5 | -123/+151 |
| | |||||
* | build: source= is clearer for source lists | Andrew Tridgell | 2010-04-06 | 1 | -6/+6 |
| | |||||
* | build: dynconfig build rules | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | build: added librpc build script | Andrew Tridgell | 2010-04-06 | 1 | -0/+732 |
| | |||||
* | build: another missing subsystem ..... | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | build: started to split up wafsamba.py into separate modules | Andrew Tridgell | 2010-04-06 | 2 | -0/+8 |
| | |||||
* | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 2010-04-06 | 3 | -2/+22 |
| | | | | also added selftest example command | ||||
* | build: added build groups | Andrew Tridgell | 2010-04-06 | 1 | -0/+5 |
| | |||||
* | build: DEFUN->DEFINE, and fixed CFLAGS handling | Andrew Tridgell | 2010-04-06 | 1 | -3/+4 |
| | |||||
* | build: heimdal_build waf support | Andrew Tridgell | 2010-04-06 | 4 | -5/+469 |
| | | | | heimdal now mostly builds | ||||
* | build: run the lib/replace rules first | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: don't distinguish system and local libs in wscript files | Andrew Tridgell | 2010-04-06 | 1 | -2/+1 |
| | |||||
* | build: add heimdal_build | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | build: LIBLDB hack not needed any more | Andrew Tridgell | 2010-04-06 | 1 | -8/+0 |
| | |||||
* | build: on the fly dependency checking | Andrew Tridgell | 2010-04-06 | 1 | -3/+0 |
| | |||||
* | build: check for circular build dependencies | Andrew Tridgell | 2010-04-06 | 1 | -0/+3 |
| | |||||
* | build: added BUILD_SUBDIR() wrapper | Andrew Tridgell | 2010-04-06 | 2 | -64/+64 |
| | |||||
* | build: LIBLDB alias | Andrew Tridgell | 2010-04-06 | 1 | -0/+8 |
| | |||||
* | build: added top level script | Andrew Tridgell | 2010-04-06 | 1 | -0/+64 |
| | |||||
* | build: s4 wants config.h in include/ | Andrew Tridgell | 2010-04-06 | 1 | -13/+1 |
| | |||||
* | build: added ADD_CFLAGS() and started of Samba4 build | Andrew Tridgell | 2010-04-06 | 2 | -2/+36 |
| | |||||
* | build: added waf build rules for ldb | Andrew Tridgell | 2010-04-06 | 1 | -14/+20 |
| | |||||
* | build: added target directory options | Andrew Tridgell | 2010-04-06 | 1 | -0/+43 |
| | |||||
* | s4-smbtorture: fix correct result error code in SetForm spoolss test. | Günther Deschner | 2010-04-06 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s4-smbtorture: fix two context arguments in RPC-SAMSYNC test. | Günther Deschner | 2010-04-06 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is ↵ | Matthias Dieter Wallnöfer | 2010-04-05 | 1 | -5/+0 |
| | | | | | | | | available" This reverts commit 3e091a82167f51b7d9abf00755bede9354932c6b. This should be fixed through the new build system when it lands in "master". |