summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam2007-10-101-0/+28
* r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-6/+62
* r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam2007-10-101-0/+32
* r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...Michael Adam2007-10-101-0/+22
* r25438: start samba3's winbindd in the selftest "dc" envStefan Metzmacher2007-10-101-13/+63
* r25437: let the default env for 'make testenv' depend on the targetStefan Metzmacher2007-10-101-2/+5
* r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher2007-10-102-3/+3
* r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher2007-10-101-9/+12
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-1070-227/+237
* r25428: forward declarations of enums are not portable,Stefan Metzmacher2007-10-103-9/+9
* r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2007-10-102-6/+6
* r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher2007-10-102-7/+18
* r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher2007-10-101-6/+0
* r25419: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1
* r25411: Fix IPv6 socket backend.Jelmer Vernooij2007-10-101-10/+12
* r25410: Use C99 struct initialization.Jelmer Vernooij2007-10-101-33/+30
* r25409: Add SHOW_SEQUENCE winbind test (struct based).Michael Adam2007-10-101-0/+20
* r25404: fix the buildStefan Metzmacher2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-10164-618/+644
* r25395: Fix help for --socket-wrapper-pcap.Jelmer Vernooij2007-10-101-1/+1
* r25394: Print out version info in test output for use by Samba 3.Jelmer Vernooij2007-10-102-0/+3
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-1021-83/+88
* r25386: add 'make testsuite' target that tries to at least compileStefan Metzmacher2007-10-101-0/+6
* r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij2007-10-101-5/+1
* r25384: Support DGRAM IPv6 sockets.Jelmer Vernooij2007-10-101-10/+23
* r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better messageAndrew Bartlett2007-10-101-0/+5
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-106-31/+38
* r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak2007-10-104-629/+34
* r25376: Add the new file to the build.Rafal Szczesniak2007-10-101-0/+1
* r25375: Put commonly used functions in one place.Rafal Szczesniak2007-10-102-0/+355
* r25374: create an enum for the authentication types instead of defining them asRonnie Sahlberg2007-10-101-11/+13
* r25373: add three more authentication typesRonnie Sahlberg2007-10-101-0/+3
* r25368: Add the test of group add routine.Rafal Szczesniak2007-10-104-0/+219
* r25367: Add initial implementation of internal group add function.Rafal Szczesniak2007-10-104-0/+175
* r25365: Clearer test namesJelmer Vernooij2007-10-102-2/+2
* r25364: List skipped testsuites in summary only.Jelmer Vernooij2007-10-101-9/+24
* r25363: Move service code to separate module.Jelmer Vernooij2007-10-102-9/+12
* r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...Jelmer Vernooij2007-10-102-3/+6
* r25360: Allow --skip to be specified more than once.Jelmer Vernooij2007-10-101-4/+4
* r25359: Set up Samba3 as dc.Jelmer Vernooij2007-10-101-3/+12
* r25356: Conversion from the old-style composite functions take 2.Rafal Szczesniak2007-10-101-340/+239
* r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2007-10-103-1/+3
* r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak2007-10-101-0/+1
* r25352: Add a basic WINBINDD_LIST_GROUPS test.Michael Adam2007-10-101-0/+16
* r25351: disable swig for now to get the build workingAndrew Tridgell2007-10-101-0/+1
* r25350: Add an initial winbindd list-users test.Michael Adam2007-10-101-0/+16
* r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher2007-10-101-0/+66
* r25348: Start working on another Python wrapper.Tim Potter2007-10-103-1/+24
* r25329: A solution to SWIG not being able to handle a structure and a functionTim Potter2007-10-101-8/+10
* r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij2007-10-1010-37/+38