summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell4-14/+88
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell6-14/+133
2007-10-10r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell7-10/+161
2007-10-10r21222: Merge a couple of pidl fixes:Jelmer Vernooij13-836/+842
2007-10-10r21216: fail the RAW-BENCH-LOCK test if the locking doesn't happen evenlyAndrew Tridgell1-1/+10
2007-10-10r21215: extend the RAW-MUX test to test cancelling a async lock request usingAndrew Tridgell1-1/+29
2007-10-10r21214: fixed a valgrind error that can be caused by a semi-async call insideAndrew Tridgell1-1/+4
2007-10-10r21213: the build farm seems to show that FreeBSD 6.2 has two different errorAndrew Tridgell1-1/+3
2007-10-10r21212: detect if the kernel does not support integrated epoll/aio when theAndrew Tridgell1-1/+11
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell3-8/+8
2007-10-10r21208: fix a crash bug caused by r21205Andrew Tridgell1-1/+1
2007-10-10r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell5-18/+13
2007-10-10r21205: Fix warning.Jelmer Vernooij1-1/+1
2007-10-10r21183: Commit the big/little endian fix for nttrans setup[] handling.Volker Lendecke2-8/+5
2007-10-10r21179: Anything more complex than this causes the keytab never to be updated...Andrew Bartlett1-1/+2
2007-10-10r21178: Adapt RPC-SAMBA3-SHARESEC to new smbd behaviorVolker Lendecke1-3/+3
2007-10-10r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett2-31/+2
2007-10-10r21174: many thanks to Paul Wayper for pointing out that C99 requires aAndrew Tridgell5-11/+18
2007-10-10r21173: - keep the ctdb queue when reconnecting (this will need to be moreAndrew Tridgell1-9/+2
2007-10-10r21172: fixed a commentAndrew Tridgell1-1/+2
2007-10-10r21171: fixed a bug related to recursive event handling.Andrew Tridgell4-11/+7
2007-10-10r21142: fix compiler warningsStefan Metzmacher1-0/+1
2007-10-10r21141: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r21140: enable the pending lock notify code in the ctdb backend so that timedAndrew Tridgell1-36/+80
2007-10-10r21139: make the RAW-MUX test fail if the locking subsystem doesn't triggerAndrew Tridgell1-0/+8
2007-10-10r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett8-115/+242
2007-10-10r21134: Attempt to quieten the build farm for Samba3Volker Lendecke1-0/+4
2007-10-10r21125: Tridge, please check this closely if this relaxed notify test isVolker Lendecke1-21/+55
2007-10-10r21124: Samba3 does not support create times correctly.Volker Lendecke1-7/+15
2007-10-10r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke1-8/+9
2007-10-10r21086: add some notesStefan Metzmacher1-0/+7
2007-10-10r21085: implement something like the parameterStefan Metzmacher1-0/+105
2007-10-10r21078: TP4 is just releasedStefan Metzmacher1-1/+1
2007-10-10r21075: Generate parameters in structs for the server side Samba 3 code. The ...Jelmer Vernooij1-6/+2
2007-10-10r21072: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r21071: Move some of the key path variables into the mk-keyblobs.sh script.Andrew Bartlett2-14/+3
2007-10-10r21069: Try to split up the mktestsetup.sh script into parts to deal with eachAndrew Bartlett5-337/+356
2007-10-10r21068: Code to configure, start and stop Fedora DS.Andrew Bartlett2-10/+41
2007-10-10r21066: Fix the build (uninitialised variable).Jelmer Vernooij2-0/+15
2007-10-10r21059: add an option to implement what windows wins server confgure viaStefan Metzmacher1-1/+7
2007-10-10r21055: Fix executable bit.Jelmer Vernooij7-91/+5
2007-10-10r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell4-91/+33
2007-10-10r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell3-132/+122
2007-10-10r21043: Work towards allowing Fedora DS to backend Samba4 in 'make test'.Andrew Bartlett1-0/+58
2007-10-10r21042: Fix typoVolker Lendecke1-1/+1
2007-10-10r21041: Change some "private" to "private_data", and change one (void **) fun...Volker Lendecke3-20/+27
2007-10-10r21040: Remove subunit runner (now written in perl in my perlselftest branch)Jelmer Vernooij7-313/+1
2007-10-10r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2-5/+7
2007-10-10r21038: Move commands to distclean targetJelmer Vernooij2-7/+8
2007-10-10r21032: Skip two more testsJelmer Vernooij1-1/+1