summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r25359: Set up Samba3 as dc.Jelmer Vernooij1-3/+12
2007-10-10r25356: Conversion from the old-style composite functions take 2.Rafal Szczesniak1-340/+239
2007-10-10r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett3-1/+3
2007-10-10r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak1-0/+1
2007-10-10r25352: Add a basic WINBINDD_LIST_GROUPS test.Michael Adam1-0/+16
2007-10-10r25351: disable swig for now to get the build workingAndrew Tridgell1-0/+1
2007-10-10r25350: Add an initial winbindd list-users test.Michael Adam1-0/+16
2007-10-10r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher1-0/+66
2007-10-10r25348: Start working on another Python wrapper.Tim Potter3-1/+24
2007-10-10r25329: A solution to SWIG not being able to handle a structure and a functionTim Potter1-8/+10
2007-10-10r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij10-37/+38
2007-10-10r25315: Revert my last change until I find out what's causing theRafal Szczesniak1-233/+334
2007-10-10r25312: Replace the old-style composite calls.Rafal Szczesniak1-334/+233
2007-10-10r25310: Make sure we do not regress on r25309Volker Lendecke2-0/+72
2007-10-10r25308: Remove use of pstring.Jelmer Vernooij1-12/+8
2007-10-10r25307: add string_sub_talloc.Jelmer Vernooij3-0/+83
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij5-4/+84
2007-10-10r25305: Fix installation of missing headers.Jelmer Vernooij1-3/+3
2007-10-10r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that IAndrew Bartlett1-3/+3
2007-10-10r25303: Print out the options the provision script generated. This shouldAndrew Bartlett1-1/+12
2007-10-10r25302: try to fix the buildStefan Metzmacher1-1/+0
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij28-266/+341
2007-10-10r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett12-81/+137
2007-10-10r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2-54/+12
2007-10-10r25297: - fix sed arguments to make the replacement workStefan Metzmacher1-1/+7
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
2007-10-10r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher1-0/+52
2007-10-10r25292: minor cleanupStefan Metzmacher1-6/+2
2007-10-10r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher1-0/+30