summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij3-56/+4
2007-10-10r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett1-29/+121
2007-10-10r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell9-17/+9
2007-10-10r20990: check for errors from event_loop_once()Andrew Tridgell1-2/+8
2007-10-10r20989: don't mark epoll as set until after the io_submit() succeedsAndrew Tridgell1-1/+1
2007-10-10r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett6-27/+754
2007-10-10r20984: Try to ensure we can't have sig_state dissapear before se.Andrew Bartlett1-0/+5
2007-10-10r20983: Two no-mem error returnsVolker Lendecke1-0/+5
2007-10-10r20981: Fix cut'n'paste error.James Peach1-1/+1
2007-10-10r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher1-1/+1
2007-10-10r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2-2/+2
2007-10-10r20975: - implement handling of meta data an on originating addStefan Metzmacher1-37/+240
2007-10-10r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher3-0/+267
2007-10-10r20973: add functions to create the autocreated subSchema Attributes:Stefan Metzmacher2-0/+192
2007-10-10r20972: "private" -> "private_data"Volker Lendecke2-19/+19
2007-10-10r20971: we don't need this check twice:-)Stefan Metzmacher1-7/+0
2007-10-10r20969: remove unused function, found my lcovStefan Metzmacher1-49/+0
2007-10-10r20968: - add functions to sort the meta data and attribute arraysStefan Metzmacher1-25/+90
2007-10-10r20967: Allow pidl tests to work with gcovJelmer Vernooij6-28/+46
2007-10-10r20964: Show the domain name we figured out, rather than a null pointer (inAndrew Bartlett1-1/+1
2007-10-10r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij3-18/+4
2007-10-10r20962: Fix lcovJelmer Vernooij3-0/+64
2007-10-10r20961: Fix lcovJelmer Vernooij1-7/+5
2007-10-10r20960: attempt to fix a valgrind error in the signals backend.Andrew Tridgell1-38/+48
2007-10-10r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...Stefan Metzmacher1-4/+8
2007-10-10r20956: cn and instanceType are autogenerated values, later we need to remove...Stefan Metzmacher1-16/+0
2007-10-10r20955: Add testsJelmer Vernooij1-0/+131
2007-10-10r20954: Add lcov target, fix gcov.Jelmer Vernooij1-2/+11
2007-10-10r20953: add templates in provision_become_dc()Stefan Metzmacher1-0/+3
2007-10-10r20952: when a component is changed we need to rebuild the linearized stringStefan Metzmacher1-0/+1
2007-10-10r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2-3/+20
2007-10-10r20948: a very simple example on how to setup and test ctdbAndrew Tridgell7-0/+73
2007-10-10r20947: fixed a bug in the unlock logic in the brlock tdb backendAndrew Tridgell1-28/+44
2007-10-10r20946: fixed another couple of bugs in the brlock ctdb backend. It nowAndrew Tridgell1-28/+60
2007-10-10r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell5-93/+10
2007-10-10r20944: if a call has been destroyed before a reply comes in then discard theAndrew Tridgell1-0/+4
2007-10-10r20943: use offsetof() instead of sizeof() - 1 for the packet lengthAndrew Tridgell1-14/+18
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij7-35/+12
2007-10-10r20941: avoid races in the block/unblock codeAndrew Tridgell1-3/+11
2007-10-10r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want thisAndrew Tridgell1-0/+3
2007-10-10r20939: reduce the amount of static state for signal handlers from 96k to 1.2kAndrew Tridgell1-4/+23
2007-10-10r20938: use a double counter trick to avoid the need for atomic incrementAndrew Tridgell1-10/+31
2007-10-10r20934: I *hate* deep indents :-)Volker Lendecke1-26/+28
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell6-66/+155
2007-10-10r20929: fixed typoAndrew Tridgell1-4/+4
2007-10-10r20928: added signal events to lib/eventsAndrew Tridgell10-2/+261
2007-10-10r20923: only allow extended operations for SYSTEM or administrators for nowStefan Metzmacher1-0/+1
2007-10-10r20922: use the show_deleted module by defaultStefan Metzmacher2-0/+2
2007-10-10r20921: - only give password attributes to the SYSTEM accountStefan Metzmacher1-2/+0
2007-10-10r20920: use cluster_tdb_tmp_open() in ntvfs backend codeAndrew Tridgell3-17/+3