summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r21041: Change some "private" to "private_data", and change one (void **) fun...Volker Lendecke2007-10-103-20/+27
* r21040: Remove subunit runner (now written in perl in my perlselftest branch)Jelmer Vernooij2007-10-107-313/+1
* r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2007-10-102-5/+7
* r21038: Move commands to distclean targetJelmer Vernooij2007-10-102-7/+8
* r21032: Skip two more testsJelmer Vernooij2007-10-101-1/+1
* r21031: Skip some tests that were not listed previously.Jelmer Vernooij2007-10-101-1/+4
* r21030: whoops, fix incorrect regexJelmer Vernooij2007-10-102-2/+4
* r21029: - Remove now unused failure checking codeJelmer Vernooij2007-10-1019-52/+40
* r21028: Generate list of tests rather than maintaining it manually.Jelmer Vernooij2007-10-102-27/+26
* r21027: Print the name we fail on. I need to fix Samba4 to pass this.Andrew Bartlett2007-10-101-1/+2
* r21026: Add a helpful script to do the things we need to do to make a releaseAndrew Bartlett2007-10-101-0/+13
* r21023: Brad Henry pointed out some typos.Andrew Bartlett2007-10-101-2/+2
* r21022: Trying out a new style for some of our WHATSNEW and READMEAndrew Bartlett2007-10-103-200/+115
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-10-105-59/+81
* r21008: We added a new argument to the provision() function, but I forgot toAndrew Bartlett2007-10-102-2/+2
* r21000: add some options to control what ldif is dumpedStefan Metzmacher2007-10-101-5/+43
* r20999: - update the list of attributes for classSchema and atttributeSchema ...Stefan Metzmacher2007-10-101-28/+74
* r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett2007-10-101-29/+121
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-10-109-17/+9
* r20990: check for errors from event_loop_once()Andrew Tridgell2007-10-101-2/+8
* r20989: don't mark epoll as set until after the io_submit() succeedsAndrew Tridgell2007-10-101-1/+1
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-106-27/+754
* r20984: Try to ensure we can't have sig_state dissapear before se.Andrew Bartlett2007-10-101-0/+5
* r20983: Two no-mem error returnsVolker Lendecke2007-10-101-0/+5
* r20981: Fix cut'n'paste error.James Peach2007-10-101-1/+1
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-102-2/+2
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-10-101-37/+240
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-103-0/+267
* r20973: add functions to create the autocreated subSchema Attributes:Stefan Metzmacher2007-10-102-0/+192
* r20972: "private" -> "private_data"Volker Lendecke2007-10-102-19/+19
* r20971: we don't need this check twice:-)Stefan Metzmacher2007-10-101-7/+0
* r20969: remove unused function, found my lcovStefan Metzmacher2007-10-101-49/+0
* r20968: - add functions to sort the meta data and attribute arraysStefan Metzmacher2007-10-101-25/+90
* r20967: Allow pidl tests to work with gcovJelmer Vernooij2007-10-106-28/+46
* r20964: Show the domain name we figured out, rather than a null pointer (inAndrew Bartlett2007-10-101-1/+1
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-10-104-18/+5
* r20962: Fix lcovJelmer Vernooij2007-10-103-0/+64
* r20961: Fix lcovJelmer Vernooij2007-10-102-7/+6
* r20960: attempt to fix a valgrind error in the signals backend.Andrew Tridgell2007-10-101-38/+48
* r20959: Add ignore entriesJelmer Vernooij2007-10-101-0/+10
* r20958: Inspired by the lcov output, check the PASSWD_FILE andAndrew Bartlett2007-10-101-1/+12
* r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...Stefan Metzmacher2007-10-101-4/+8
* r20956: cn and instanceType are autogenerated values, later we need to remove...Stefan Metzmacher2007-10-101-16/+0
* r20955: Add testsJelmer Vernooij2007-10-101-0/+131
* r20954: Add lcov target, fix gcov.Jelmer Vernooij2007-10-101-2/+11
* r20953: add templates in provision_become_dc()Stefan Metzmacher2007-10-101-0/+3
* r20952: when a component is changed we need to rebuild the linearized stringStefan Metzmacher2007-10-101-0/+1
* r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2007-10-102-3/+20
* r20948: a very simple example on how to setup and test ctdbAndrew Tridgell2007-10-107-0/+73