summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* heimdal: void functions should not return a valueStefan Metzmacher2009-01-311-1/+1
* Explicitly include ldb_handlers.h where necessarySimo Sorce2009-01-303-5/+2
* Install mising public headersSimo Sorce2009-01-301-1/+1
* Fix proxy moduleSimo Sorce2009-01-301-2/+2
* Bump up ldb version to 0.9.3 after latest changesSimo Sorce2009-01-301-1/+1
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-3019-574/+817
* s4:lib/socket: don't use gethostbyname2()Stefan Metzmacher2009-01-302-9/+25
* s4:heimdal_build: heimdal requires u_int32_t and u_charStefan Metzmacher2009-01-301-0/+3
* selftest: pass down the path to python for provisioning samba4Stefan Metzmacher2009-01-301-1/+2
* heimdal:hdb: always include "config.h" firstStefan Metzmacher2009-01-301-0/+4
* s4:lib/ldb: include replace.h in pyldb.cStefan Metzmacher2009-01-301-0/+1
* heimdal:camellia: include roken.hStefan Metzmacher2009-01-302-0/+4
* Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"Stefan Metzmacher2009-01-301-1/+0
* s4:heimdal_build: add a dummy define for dirfd()Stefan Metzmacher2009-01-301-0/+4
* heimdal:roken: arg_match_long() should return a valueStefan Metzmacher2009-01-301-0/+3
* heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher2009-01-301-2/+2
* s4:heimdal_build: include "system/network.h" via config.h wrapperStefan Metzmacher2009-01-301-0/+1
* heimdal:camellia-ntt.c: include config.h as first headerStefan Metzmacher2009-01-301-0/+3
* heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher2009-01-302-0/+13
* heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2
* s4:build: kill DEFAULT_HEADERS variableStefan Metzmacher2009-01-301-4/+3
* Add helper function to get a module name, may be useful for debugging.Simo Sorce2009-01-302-1/+7
* Fix misfiled headers.Simo Sorce2009-01-304-14/+12
* s4:selftest: run RPC-COUNTCALLS as dc:localStefan Metzmacher2009-01-301-1/+4
* s4:selftest: run ncalrpc tests in dc:local modeStefan Metzmacher2009-01-301-12/+22
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-7/+2
* s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher2009-01-302-0/+2
* selftest: allow environment optionsStefan Metzmacher2009-01-301-2/+2
* Fix standalone configure scriptsSimo Sorce2009-01-302-1/+2
* Fix the mess with ldb includes.Simo Sorce2009-01-3077-578/+1031
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-291-5/+3
* Stop installing events.h - it contains a broken include itself andJelmer Vernooij2009-01-282-3/+0
* pyrpc: Raise proper NDR error codes with matching strings rather than mappingJelmer Vernooij2009-01-261-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-253-1/+170
|\
| * s4-smbtorture: add my copyright.Günther Deschner2009-01-241-0/+1
| * s4-smbtorture: add BackupLog handling in eventlog test.Günther Deschner2009-01-241-0/+69
| * s4-smbtorture: add test_GetLogIntormation test.Günther Deschner2009-01-241-0/+48
| * s4-smbtorture: add ReportEventW test.Günther Deschner2009-01-241-0/+50
| * s4: add ../lib/async_req to the s4 buildKai Blin2009-01-231-0/+1
| * s4: we're on the way to alhpa7Stefan Metzmacher2009-01-231-1/+1
* | Add prototypes required by samba-gtk.Jelmer Vernooij2009-01-252-0/+11
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-221-10/+0
|\
| * Do not start a transaction this way.Simo Sorce2009-01-221-10/+0
* | Remove obsolete samr Python module - use samba.dcerpc.samr instead.Jelmer Vernooij2009-01-221-759/+0
* | Implement as_sddl.Jelmer Vernooij2009-01-222-1/+29
* | Support parsing sddl for security descriptors.Jelmer Vernooij2009-01-222-2/+37
* | Move configure test files to the top-level and share them between s3 andJelmer Vernooij2009-01-2213-1293/+6
|/
* libsmbconf: Add build magic for Samba 4.Jelmer Vernooij2009-01-211-0/+1
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-212-101/+1
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-212-33/+1