summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Explicitly include ldb_handlers.h where necessarySimo Sorce2009-01-303-5/+2
* Install mising public headersSimo Sorce2009-01-301-1/+1
* Do not install private headersSimo Sorce2009-01-301-2/+0
* Fix proxy moduleSimo Sorce2009-01-301-2/+2
* s3 onefs: Fix onefs ACLs to work with updated ACL syscallTim Prouty2009-01-301-1/+1
* Bump up ldb version to 0.9.3 after latest changesSimo Sorce2009-01-301-1/+1
* s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warningsTim Prouty2009-01-302-5/+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
* Fix memleaksVolker Lendecke2009-01-301-0/+7
* pass NULL to prs_give_memory, that is a pointerVolker Lendecke2009-01-301-1/+1
* selftest: pass down the path to python for provisioning samba4Stefan Metzmacher2009-01-302-1/+5
* s3:selftest: run the same tests as 'make test'Stefan Metzmacher2009-01-301-29/+73
* s3:tests: add a guard arround . $incdir/test_functions.shStefan Metzmacher2009-01-3011-0/+21
* s3:smbconftort: don't use reserved words ('test:', 'failure:', 'success:')Stefan Metzmacher2009-01-301-31/+29
* 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
* lib/tevent: include replace.h in pytevent.cStefan Metzmacher2009-01-301-0/+1
* lib/tdb: include replace.h and system/filesys.h in pytdb.cStefan Metzmacher2009-01-301-4/+3
* lib/talloc: include replace.h in pytalloc.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
* lib/replace: check if we have dirfd()Stefan Metzmacher2009-01-301-0/+3
* s4:lib/util: fix the buildStefan Metzmacher2009-01-301-1/+1
* 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-302-4/+4
* 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-303-10/+4
* pidl: fix samba3-cli test after change to cli->dispatch()Stefan Metzmacher2009-01-301-2/+2
* Add the "SMBD" rpc transportVolker Lendecke2009-01-305-1/+785
* Make rpc_transport_np_init asyncVolker Lendecke2009-01-302-32/+128
* Add async cli_ntcreateVolker Lendecke2009-01-302-0/+154
* Make cli_tcon_andx asyncVolker Lendecke2009-01-3013-101/+210
* Make cli_session_setup_guest asyncVolker Lendecke2009-01-302-37/+107
* s3-docs: fix typo in eventlogadm manpage.Günther Deschner2009-01-301-2/+2
* selftest: fix "none" testStefan Metzmacher2009-01-301-1/+1
* selftest: fix default option nameStefan Metzmacher2009-01-301-1/+2
* s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher2009-01-302-0/+2
* selftest: allow environment optionsStefan Metzmacher2009-01-303-29/+44
* Fix standalone configure scriptsSimo Sorce2009-01-303-1/+3