summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell6-5/+69
2007-10-10r20918: a bit more debugging, and remove the hackish /dev/null writes I usedAndrew Tridgell2-44/+12
2007-10-10r20910: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID controlStefan Metzmacher2-0/+227
2007-10-10r20908: - fix uninitialized usage of 'ctx'Stefan Metzmacher1-16/+14
2007-10-10r20907: reset krbtgt, machine and administator account passwords to "test"Stefan Metzmacher1-1/+91
2007-10-10r20906: allow LDAP simple binds using the following syntaxes in the DN field:Stefan Metzmacher2-8/+35
2007-10-10r20902: don't crash if the object isn't there yetStefan Metzmacher1-0/+4
2007-10-10r20901: - not all compiler like uint8_t data[0] elements!Stefan Metzmacher2-13/+13
2007-10-10r20900: fix compiler warningsStefan Metzmacher2-1/+4
2007-10-10r20899: fix the build and compiler warningsStefan Metzmacher1-0/+5
2007-10-10r20898: make it work to include ntvfs/ntvfs.h multiple timesStefan Metzmacher1-0/+5
2007-10-10r20897: fix compiler warningsStefan Metzmacher5-2/+31
2007-10-10r20896: make the maximum lacount configurable in smb.confAndrew Tridgell5-3/+22