summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r21025: Snapshot the release for TP4. samba-4.0.0tp4samba-4.0.0tp3Andrew Bartlett2007-01-260-0/+0
* r21023: Brad Henry pointed out some typos.Andrew Bartlett2007-01-261-2/+2
* r21022: Trying out a new style for some of our WHATSNEW and READMEAndrew Bartlett2007-01-253-200/+115
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-01-255-59/+81
* r21008: We added a new argument to the provision() function, but I forgot toAndrew Bartlett2007-01-242-2/+2
* r21000: add some options to control what ldif is dumpedStefan Metzmacher2007-01-241-5/+43
* r20999: - update the list of attributes for classSchema and atttributeSchema ...Stefan Metzmacher2007-01-241-28/+74
* r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett2007-01-241-29/+121
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-01-249-17/+9
* r20990: check for errors from event_loop_once()Andrew Tridgell2007-01-241-2/+8
* r20989: don't mark epoll as set until after the io_submit() succeedsAndrew Tridgell2007-01-241-1/+1
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-01-246-27/+754
* r20984: Try to ensure we can't have sig_state dissapear before se.Andrew Bartlett2007-01-231-0/+5
* r20983: Two no-mem error returnsVolker Lendecke2007-01-231-0/+5
* r20981: Fix cut'n'paste error.James Peach2007-01-231-1/+1
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-01-231-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-01-232-2/+2
* r20976: ignore generated filesStefan Metzmacher2007-01-230-0/+0
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-01-231-37/+240
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-01-233-0/+267
* r20973: add functions to create the autocreated subSchema Attributes:Stefan Metzmacher2007-01-232-0/+192
* r20972: "private" -> "private_data"Volker Lendecke2007-01-232-19/+19
* r20971: we don't need this check twice:-)Stefan Metzmacher2007-01-231-7/+0
* r20969: remove unused function, found my lcovStefan Metzmacher2007-01-231-49/+0
* r20968: - add functions to sort the meta data and attribute arraysStefan Metzmacher2007-01-231-25/+90
* r20967: Allow pidl tests to work with gcovJelmer Vernooij2007-01-236-28/+46
* r20964: Show the domain name we figured out, rather than a null pointer (inAndrew Bartlett2007-01-231-1/+1
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-01-234-18/+5
* r20962: Fix lcovJelmer Vernooij2007-01-233-0/+64
* r20961: Fix lcovJelmer Vernooij2007-01-232-7/+6
* r20960: attempt to fix a valgrind error in the signals backend.Andrew Tridgell2007-01-231-38/+48
* r20959: Add ignore entriesJelmer Vernooij2007-01-221-0/+10
* r20958: Inspired by the lcov output, check the PASSWD_FILE andAndrew Bartlett2007-01-221-1/+12
* r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...Stefan Metzmacher2007-01-221-4/+8
* r20956: cn and instanceType are autogenerated values, later we need to remove...Stefan Metzmacher2007-01-221-16/+0
* r20955: Add testsJelmer Vernooij2007-01-221-0/+131
* r20954: Add lcov target, fix gcov.Jelmer Vernooij2007-01-221-2/+11
* r20953: add templates in provision_become_dc()Stefan Metzmacher2007-01-221-0/+3
* r20952: when a component is changed we need to rebuild the linearized stringStefan Metzmacher2007-01-221-0/+1
* r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2007-01-222-3/+20
* r20948: a very simple example on how to setup and test ctdbAndrew Tridgell2007-01-227-0/+73
* r20947: fixed a bug in the unlock logic in the brlock tdb backendAndrew Tridgell2007-01-221-28/+44
* r20946: fixed another couple of bugs in the brlock ctdb backend. It nowAndrew Tridgell2007-01-221-28/+60
* r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell2007-01-225-93/+10
* r20944: if a call has been destroyed before a reply comes in then discard theAndrew Tridgell2007-01-221-0/+4
* r20943: use offsetof() instead of sizeof() - 1 for the packet lengthAndrew Tridgell2007-01-221-14/+18
* r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij2007-01-227-35/+12
* r20941: avoid races in the block/unblock codeAndrew Tridgell2007-01-211-3/+11
* r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want thisAndrew Tridgell2007-01-211-0/+3
* r20939: reduce the amount of static state for signal handlers from 96k to 1.2kAndrew Tridgell2007-01-211-4/+23