build: fixed heimdal include lists
[samba.git] / source4 /
2010-04-06 Andrew Tridgellbuild: fixed heimdal include lists
2010-04-06 Andrew Tridgellbuild: enable ENFORCE_GROUP_ORDERING()
2010-04-06 Andrew Tridgellbuild: fixed LDB_MODULESDIR
2010-04-06 Andrew Tridgellbuild: emulate autoconf PACKAGE_* variables
2010-04-06 Andrew Tridgellbuild: added wrapper options
2010-04-06 Andrew Tridgellbuild: iconv checks
2010-04-06 Andrew Tridgellbuild: fixed winsize check
2010-04-06 Andrew Tridgellbuild: check for libsasl2
2010-04-06 Andrew Tridgellbuild: check for libgpg-error
2010-04-06 Andrew Tridgellbuild: check for pam
2010-04-06 Andrew Tridgellbuild: zlib checks
2010-04-06 Andrew Tridgellbuild: fixed iuserok test
2010-04-06 Andrew Tridgellbuild: gcrypt functions
2010-04-06 Andrew Tridgellbuild: more config checks
2010-04-06 Andrew Tridgellbuild: improve autoconf macros
2010-04-06 Andrew Tridgellbuild: check for backtrace
2010-04-06 Andrew Tridgellbuild: ntvfs/sysdep configure checks
2010-04-06 Andrew Tridgellbuild: h_errno for heimdal
2010-04-06 Andrew Tridgellbuild: waf build for lib/tls
2010-04-06 Andrew Tridgellbuild: added generation of version.h
2010-04-06 Andrew Tridgellbuild: moved main autoproto rule into samba_autoproto.py
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: add README to explain gen_ndr, and ensure direct...
2010-04-06 Andrew Tridgellbuild: added heimdal_build table rules
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: source= is clearer for source lists
2010-04-06 Andrew Tridgellbuild: dynconfig build rules
2010-04-06 Andrew Tridgellbuild: added librpc build script
2010-04-06 Andrew Tridgellbuild: another missing subsystem .....
2010-04-06 Andrew Tridgellbuild: started to split up wafsamba.py into separate...
2010-04-06 Andrew Tridgellbuild: added ASN1, PIDL and ET build rules
2010-04-06 Andrew Tridgellbuild: added build groups
2010-04-06 Andrew Tridgellbuild: DEFUN->DEFINE, and fixed CFLAGS handling
2010-04-06 Andrew Tridgellbuild: heimdal_build waf support
2010-04-06 Andrew Tridgellbuild: run the lib/replace rules first
2010-04-06 Andrew Tridgellbuild: don't distinguish system and local libs in wscri...
2010-04-06 Andrew Tridgellbuild: add heimdal_build
2010-04-06 Andrew Tridgellbuild: LIBLDB hack not needed any more
2010-04-06 Andrew Tridgellbuild: on the fly dependency checking
2010-04-06 Andrew Tridgellbuild: check for circular build dependencies
2010-04-06 Andrew Tridgellbuild: added BUILD_SUBDIR() wrapper
2010-04-06 Andrew Tridgellbuild: LIBLDB alias
2010-04-06 Andrew Tridgellbuild: added top level script
2010-04-06 Andrew Tridgellbuild: s4 wants config.h in include/
2010-04-06 Andrew Tridgellbuild: added ADD_CFLAGS() and started of Samba4 build
2010-04-06 Andrew Tridgellbuild: added waf build rules for ldb
2010-04-06 Andrew Tridgellbuild: added target directory options
2010-04-06 Günther Deschners4-smbtorture: fix correct result error code in SetForm...
2010-04-06 Günther Deschners4-smbtorture: fix two context arguments in RPC-SAMSYNC...
2010-04-05 Matthias Dieter... Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELE...
2010-04-05 Matthias Dieter... s4:python/samba/__init__.py - import "sys" for "ensure_...
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-04-03 Jelmer Vernooijs4-python: Remove convenience macro PyErr_SetStringError.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-04-03 Jelmer Vernooijs4-python: Remove remaining constants.
2010-04-03 Jelmer Vernooijs4-python: Remove unused imports, duplicate definitions...
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-04-03 Jelmer Vernooijselftest: for clarity, rename test to testsuite
2010-04-02 Andrew Tridgells4-rpc: fixed a talloc loop in continue_ntlmssp_connect...
2010-04-02 Andrew Tridgells4-python: added --debuglevel to our python scripts
2010-04-02 Andrew Tridgells4-pyglue: setup talloc logging in python modules
2010-04-02 Andrew Tridgellpyrpc: do the pipe connect on a real memory context
2010-04-02 Andrew Tridgelltalloc: change talloc minor version to 2.0.2
2010-04-01 Jelmer Vernooijs4-python: Ensure __init__ exists in samba.external...
2010-04-01 Jelmer Vernooijs4-python: Install external packages to a different...
2010-04-01 Jelmer Vernooijsubunitrun: Find testtools and subunit when they're...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijs4-python: Install external included packages only...
2010-03-31 Jelmer Vernooijinstallmisc: Support DESTDIR for Python directories.
2010-03-31 Jelmer Vernooijsamba_external: Simplify script to find missing externa...
2010-03-31 Jelmer Vernooijsmbtorture: Report number of available tests in a tests...
2010-03-31 Jelmer Vernooijs4-selftest: Fix xfail for base.delete.
2010-03-31 Jelmer Vernooijselftest: Use absolute tests names in knownfail.
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-30 Andrew Tridgells4-torture: removed more uses of typeof()
2010-03-30 Andrew Tridgells4-torture: using typeof() is not portable
2010-03-30 Simo Sorces4:lsa implement lsaRSetForestTrustInformation
2010-03-30 Matthias Dieter... wbclient/wbclient.c - fix a typo
2010-03-30 Matthias Dieter... s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY...
2010-03-30 Matthias Dieter... s4:torture/basic/denytest.c - use "typeof" in a better...
2010-03-30 Matthias Dieter... s4:registry/tests/diff.c - try to make also this test...
2010-03-30 Matthias Dieter... s4:registry/tests/hive.c - make the test compatible...
2010-03-30 Andrew Tridgells4-test: oLschema2ldif doesn't take -H any more
2010-03-30 Andrew Tridgells4-heimdal: use the HAVE_INET_* functions from libreplace
2010-03-30 Andrew Tridgells4-heimdal: for use of libreplace setegid and seteuid
2010-03-30 Andrew Tridgells4-heimdal: a better way of handling dirfd()
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Matthias Dieter... s4:installmisc.sh - fix location of "dnspython" library
2010-03-29 Matthias Dieter... s4:registry/util.c - remove those "talloc_free"s
2010-03-29 Matthias Dieter... s4:registry/tests/generic.c - fix the DWORD_* types...
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Break with "NULL" as an error case...
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Always check the "name" attribute...
2010-03-29 Matthias Dieter... s4:registry - move the UTF16 length calculation for...
2010-03-29 Matthias Dieter... s4:registry/util.c - fix indentation
2010-03-29 Jelmer Vernooijregistry: Fix compilation.
2010-03-29 Wilco Baan HofmanRevert reordering from commit 51bedf939568717424edd7732...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - add harder checks for...
next