Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: check for libgpg-error | Andrew Tridgell | 1 | -1/+3 | |
2010-04-06 | build: check for pam | Andrew Tridgell | 2 | -0/+3 | |
2010-04-06 | build: zlib checks | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: fixed iuserok test | Andrew Tridgell | 1 | -1/+3 | |
2010-04-06 | build: gcrypt functions | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: more config checks | Andrew Tridgell | 1 | -0/+3 | |
2010-04-06 | build: improve autoconf macros | Andrew Tridgell | 2 | -3/+7 | |
- enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks | |||||
2010-04-06 | build: check for backtrace | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: ntvfs/sysdep configure checks | Andrew Tridgell | 2 | -0/+8 | |
2010-04-06 | build: h_errno for heimdal | Andrew Tridgell | 1 | -0/+4 | |
2010-04-06 | build: waf build for lib/tls | Andrew Tridgell | 2 | -0/+29 | |
2010-04-06 | build: added generation of version.h | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: moved main autoproto rule into samba_autoproto.py | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: result of hack session with ita | Andrew Tridgell | 3 | -41/+215 | |
2010-04-06 | build: add README to explain gen_ndr, and ensure directory exists | Andrew Tridgell | 2 | -1/+9 | |
2010-04-06 | build: added heimdal_build table rules | Andrew Tridgell | 1 | -1/+51 | |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 5 | -123/+151 | |
2010-04-06 | build: source= is clearer for source lists | Andrew Tridgell | 1 | -6/+6 | |
2010-04-06 | build: dynconfig build rules | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: added librpc build script | Andrew Tridgell | 1 | -0/+732 | |
2010-04-06 | build: another missing subsystem ..... | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: started to split up wafsamba.py into separate modules | Andrew Tridgell | 2 | -0/+8 | |
2010-04-06 | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 3 | -2/+22 | |
also added selftest example command | |||||
2010-04-06 | build: added build groups | Andrew Tridgell | 1 | -0/+5 | |
2010-04-06 | build: DEFUN->DEFINE, and fixed CFLAGS handling | Andrew Tridgell | 1 | -3/+4 | |
2010-04-06 | build: heimdal_build waf support | Andrew Tridgell | 4 | -5/+469 | |
heimdal now mostly builds | |||||
2010-04-06 | build: run the lib/replace rules first | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: don't distinguish system and local libs in wscript files | Andrew Tridgell | 1 | -2/+1 | |
2010-04-06 | build: add heimdal_build | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: LIBLDB hack not needed any more | Andrew Tridgell | 1 | -8/+0 | |
2010-04-06 | build: on the fly dependency checking | Andrew Tridgell | 1 | -3/+0 | |
2010-04-06 | build: check for circular build dependencies | Andrew Tridgell | 1 | -0/+3 | |
2010-04-06 | build: added BUILD_SUBDIR() wrapper | Andrew Tridgell | 2 | -64/+64 | |
2010-04-06 | build: LIBLDB alias | Andrew Tridgell | 1 | -0/+8 | |
2010-04-06 | build: added top level script | Andrew Tridgell | 1 | -0/+64 | |
2010-04-06 | build: s4 wants config.h in include/ | Andrew Tridgell | 1 | -13/+1 | |
2010-04-06 | build: added ADD_CFLAGS() and started of Samba4 build | Andrew Tridgell | 2 | -2/+36 | |
2010-04-06 | build: added waf build rules for ldb | Andrew Tridgell | 1 | -14/+20 | |
2010-04-06 | build: added target directory options | Andrew Tridgell | 1 | -0/+43 | |
2010-04-06 | s4-smbtorture: fix correct result error code in SetForm spoolss test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-06 | s4-smbtorture: fix two context arguments in RPC-SAMSYNC test. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-05 | Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is ↵ | Matthias Dieter Wallnöfer | 1 | -5/+0 | |
available" This reverts commit 3e091a82167f51b7d9abf00755bede9354932c6b. This should be fixed through the new build system when it lands in "master". | |||||
2010-04-05 | s4:python/samba/__init__.py - import "sys" for "ensure_external_module" method | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-04-04 | s4-python: Move dsdb_convert_schema_to_openldap to dsdb. | Jelmer Vernooij | 3 | -26/+31 | |
2010-04-04 | s4-python: Move set_opaque_integer -> dsdb. | Jelmer Vernooij | 3 | -69/+73 | |
2010-04-04 | s4-python: Avoid importing glue directly. | Jelmer Vernooij | 4 | -16/+20 | |
2010-04-04 | s4-python: Remove convenience macro PyErr_SetStringError. | Jelmer Vernooij | 3 | -6/+3 | |
This macro assumed that all errors were runtime errors. | |||||
2010-04-04 | s4-python: Move samdb_server_site_name to dsdb module. | Jelmer Vernooij | 3 | -30/+40 | |
2010-04-04 | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 11 | -127/+105 | |
2010-04-03 | s4-python: Remove remaining constants. | Jelmer Vernooij | 1 | -6/+0 | |