summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25457: use different location for out-of-tree buildsJelmer Vernooij1-2/+2
2007-10-10r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij3-25/+22
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij9-71/+71
2007-10-10r25453: Fix include for NTSTATUS.Jelmer Vernooij3-4/+4
2007-10-10r25452: Move the creation of the server entry to the self join, as this makesAndrew Bartlett2-23/+23
2007-10-10r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett1-10/+22
2007-10-10r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett2-6/+16
2007-10-10r25449: Add convenience function for opening the default smb.conf for opencha...Jelmer Vernooij2-1/+6
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij5-19/+4
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij2-0/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij63-172/+198
2007-10-10r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam1-0/+28
2007-10-10r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam1-6/+62
2007-10-10r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam1-0/+32
2007-10-10r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...Michael Adam1-0/+22
2007-10-10r25438: start samba3's winbindd in the selftest "dc" envStefan Metzmacher1-13/+63
2007-10-10r25437: let the default env for 'make testenv' depend on the targetStefan Metzmacher1-2/+5
2007-10-10r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher2-3/+3
2007-10-10r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher1-9/+12
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij70-227/+237
2007-10-10r25428: forward declarations of enums are not portable,Stefan Metzmacher3-9/+9
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2-6/+6
2007-10-10r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher2-7/+18
2007-10-10r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher1-6/+0
2007-10-10r25419: fix generation of git revision calculationStefan Metzmacher1-1/+1
2007-10-10r25411: Fix IPv6 socket backend.Jelmer Vernooij1-10/+12
2007-10-10r25410: Use C99 struct initialization.Jelmer Vernooij1-33/+30
2007-10-10r25409: Add SHOW_SEQUENCE winbind test (struct based).Michael Adam1-0/+20
2007-10-10r25404: fix the buildStefan Metzmacher1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij164-618/+644
2007-10-10r25395: Fix help for --socket-wrapper-pcap.Jelmer Vernooij1-1/+1
2007-10-10r25394: Print out version info in test output for use by Samba 3.Jelmer Vernooij2-0/+3
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij21-83/+88
2007-10-10r25386: add 'make testsuite' target that tries to at least compileStefan Metzmacher1-0/+6
2007-10-10r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij1-5/+1
2007-10-10r25384: Support DGRAM IPv6 sockets.Jelmer Vernooij1-10/+23
2007-10-10r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better messageAndrew Bartlett1-0/+5
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij6-31/+38
2007-10-10r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak4-629/+34
2007-10-10r25376: Add the new file to the build.Rafal Szczesniak1-0/+1
2007-10-10r25375: Put commonly used functions in one place.Rafal Szczesniak2-0/+355
2007-10-10r25374: create an enum for the authentication types instead of defining them asRonnie Sahlberg1-11/+13
2007-10-10r25373: add three more authentication typesRonnie Sahlberg1-0/+3
2007-10-10r25368: Add the test of group add routine.Rafal Szczesniak4-0/+219
2007-10-10r25367: Add initial implementation of internal group add function.Rafal Szczesniak4-0/+175
2007-10-10r25365: Clearer test namesJelmer Vernooij2-2/+2
2007-10-10r25364: List skipped testsuites in summary only.Jelmer Vernooij1-9/+24
2007-10-10r25363: Move service code to separate module.Jelmer Vernooij2-9/+12
2007-10-10r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...Jelmer Vernooij2-3/+6
2007-10-10r25360: Allow --skip to be specified more than once.Jelmer Vernooij1-4/+4