summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25315: Revert my last change until I find out what's causing theRafal Szczesniak2007-10-101-233/+334
* r25312: Replace the old-style composite calls.Rafal Szczesniak2007-10-101-334/+233
* r25310: Make sure we do not regress on r25309Volker Lendecke2007-10-102-0/+72
* r25308: Remove use of pstring.Jelmer Vernooij2007-10-101-12/+8
* r25307: add string_sub_talloc.Jelmer Vernooij2007-10-103-0/+83
* r25306: Add tests for string_sub().Jelmer Vernooij2007-10-105-4/+84
* r25305: Fix installation of missing headers.Jelmer Vernooij2007-10-101-3/+3
* r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that IAndrew Bartlett2007-10-101-3/+3
* r25303: Print out the options the provision script generated. This shouldAndrew Bartlett2007-10-101-1/+12
* r25302: try to fix the buildStefan Metzmacher2007-10-101-1/+0
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-1028-266/+341
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-1012-81/+137
* r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2007-10-102-54/+12
* r25297: - fix sed arguments to make the replacement workStefan Metzmacher2007-10-101-1/+7
* r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke2007-10-101-21/+21
* r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher2007-10-101-0/+52
* r25292: minor cleanupStefan Metzmacher2007-10-101-6/+2
* r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher2007-10-101-0/+30
* r25290: remove wrong commentStefan Metzmacher2007-10-101-1/+0
* r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher2007-10-101-0/+26
* r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher2007-10-101-1/+70
* r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher2007-10-101-0/+25
* r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher2007-10-101-0/+25
* r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher2007-10-101-0/+21
* r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher2007-10-101-9/+25
* r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher2007-10-101-5/+5
* r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher2007-10-101-4/+27
* r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher2007-10-101-4/+0
* r25268: Thanks to Andrew Kroeger for pointing out on IRC that this isAndrew Bartlett2007-10-101-4/+0
* r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2007-10-103-22/+21
* r25266: Fix case.Jelmer Vernooij2007-10-102-7/+7
* r25265: Move attribute definitions to lib/util.Jelmer Vernooij2007-10-103-57/+81
* r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg2007-10-101-0/+57
* r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg2007-10-104-0/+602