summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher6-48/+60
2007-10-10r22658: - add AC_GNU_SOURCE macro for systems which don't have itStefan Metzmacher2-1/+14
2007-10-10r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij6-1/+178
2007-10-10r22640: - generate nicer outputStefan Metzmacher1-12/+10
2007-10-10r22637: Install tdbbackup and tdbdump again.Jelmer Vernooij2-3/+3
2007-10-10r22635: make it possible to not turn off dns canonicalization of hostnamesStefan Metzmacher2-2/+3
2007-10-10r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell8-21/+69
2007-10-10r22632: merged volkers select events fixAndrew Tridgell1-1/+2
2007-10-10r22629: if irpc gets freed within event_loop_once() we crash...Stefan Metzmacher2-1/+14
2007-10-10r22628: convert to new composite apiStefan Metzmacher1-29/+28
2007-10-10r22627: fix crash msgs_tmp isn't always initializedStefan Metzmacher1-1/+1
2007-10-10r22626: test member server with local and domain credentialsStefan Metzmacher1-1/+2
2007-10-10r22625: hopefully fix make test on solarisStefan Metzmacher1-1/+1
2007-10-10r22624: - configure other auth methods for the member serverStefan Metzmacher1-2/+11
2007-10-10r22623: export SMB_CONF_PATH from selftest.plStefan Metzmacher1-0/+1
2007-10-10r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher2-0/+8
2007-10-10r22621: fix the 'sam' auth moduleStefan Metzmacher1-33/+18
2007-10-10r22620: fix compiler warningsStefan Metzmacher1-4/+4
2007-10-10r22619: fix pidl warningsStefan Metzmacher1-2/+2
2007-10-10r22618: handle the properties related to the typeStefan Metzmacher2-571/+573
2007-10-10r22617: assume we have defered elements if the type is just provides viaStefan Metzmacher1-0/+2
2007-10-10r22616: allow the unclist file to not specify a share name, and insteadAndrew Tridgell1-0/+3
2007-10-10r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett11-57/+18
2007-10-10r22610: fix build with included poptStefan Metzmacher1-1/+1
2007-10-10r22609: skip BASE-UTABLE (400s) and BASE-SMB (837s)Stefan Metzmacher1-0/+2
2007-10-10r22608: use a shorter share name as testparm complained aboutStefan Metzmacher1-1/+1
2007-10-10r22607: work with the solaris version of poptStefan Metzmacher1-4/+4
2007-10-10r22606: don't every try to prompt within make test...Stefan Metzmacher1-1/+1
2007-10-10r22605: Set up all required environments before starting tests.Jelmer Vernooij1-2/+11
2007-10-10r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij3-3/+3
2007-10-10r22601: run net join with the correct socket_wrapper and krb5 configurationStefan Metzmacher1-1/+7
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij10-19/+28
2007-10-10r22599: Document member server.Jelmer Vernooij1-0/+7
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij5-5/+6
2007-10-10r22597: try to pass on some more boxes in the build-farm without timeoutStefan Metzmacher1-2/+2
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij3-2/+17
2007-10-10r22595: Add version numbers.Jelmer Vernooij2-2/+2
2007-10-10r22594: This helped coax out valgrind errors last night, but we don't need it...Andrew Bartlett1-2/+0
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett8-58/+20
2007-10-10r22581: disable BASE-UTABLE and BASE-SMB on the ntvfs/cifs shareStefan Metzmacher1-3/+5
2007-10-10r22580: remove not yet needed line...Stefan Metzmacher1-1/+0
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher15-38/+90
2007-10-10r22575: move script/tests/ -> selftest/Stefan Metzmacher57-77/+76
2007-10-10r22572: Don't manually set objectGUID valuesAndrew Bartlett1-1/+0
2007-10-10r22571: - don't use "localhost" anymore in our testsStefan Metzmacher1-11/+18
2007-10-10r22570: run the NBT tests against DC and MEMBERStefan Metzmacher2-6/+18
2007-10-10r22569: use the $SERVER_IP for the LDAP-* tests because I'll later changeStefan Metzmacher1-3/+3
2007-10-10r22568: use the $SERVER_IP for the NET-* tests because I'll later changeStefan Metzmacher1-1/+1
2007-10-10r22567: add NET-API-DOMLIST test to automatic testing.Rafal Szczesniak1-3/+3
2007-10-10r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2-3/+58