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