summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
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
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
2010-04-06s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner1-2/+2
2010-04-05Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai...Matthias Dieter Wallnöfer1-5/+0
2010-04-05s4:python/samba/__init__.py - import "sys" for "ensure_external_module" methodMatthias Dieter Wallnöfer1-1/+1
2010-04-04s4-python: Move dsdb_convert_schema_to_openldap to dsdb.Jelmer Vernooij3-26/+31
2010-04-04s4-python: Move set_opaque_integer -> dsdb.Jelmer Vernooij3-69/+73
2010-04-04s4-python: Avoid importing glue directly.Jelmer Vernooij4-16/+20
2010-04-04s4-python: Remove convenience macro PyErr_SetStringError.Jelmer Vernooij3-6/+3
2010-04-04s4-python: Move samdb_server_site_name to dsdb module.Jelmer Vernooij3-30/+40
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij11-127/+105
2010-04-03s4-python: Remove remaining constants.Jelmer Vernooij1-6/+0
2010-04-03s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij2-13/+5
2010-04-03s4-python: Remove duplicate definition of GUID_DRS_* constants.Jelmer Vernooij4-43/+10
2010-04-03selftest: for clarity, rename test to testsuiteJelmer Vernooij1-106/+106
2010-04-02s4-rpc: fixed a talloc loop in continue_ntlmssp_connection()Andrew Tridgell1-0/+24
2010-04-02s4-python: added --debuglevel to our python scriptsAndrew Tridgell1-0/+10
2010-04-02s4-pyglue: setup talloc logging in python modulesAndrew Tridgell1-0/+2
2010-04-02pyrpc: do the pipe connect on a real memory contextAndrew Tridgell1-1/+1
2010-04-02talloc: change talloc minor version to 2.0.2Andrew Tridgell1-1/+1
2010-04-01s4-python: Ensure __init__ exists in samba.external, or importing will fail.Jelmer Vernooij1-0/+1