Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21174: many thanks to Paul Wayper for pointing out that C99 requires a | Andrew Tridgell | 5 | -11/+18 |
2007-10-10 | r21173: - keep the ctdb queue when reconnecting (this will need to be more | Andrew Tridgell | 1 | -9/+2 |
2007-10-10 | r21172: fixed a comment | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21171: fixed a bug related to recursive event handling. | Andrew Tridgell | 4 | -11/+7 |
2007-10-10 | r21142: fix compiler warnings | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21141: Attempt to fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21140: enable the pending lock notify code in the ctdb backend so that timed | Andrew Tridgell | 1 | -36/+80 |
2007-10-10 | r21139: make the RAW-MUX test fail if the locking subsystem doesn't trigger | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 8 | -115/+242 |
2007-10-10 | r21134: Attempt to quieten the build farm for Samba3 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r21125: Tridge, please check this closely if this relaxed notify test is | Volker Lendecke | 1 | -21/+55 |
2007-10-10 | r21124: Samba3 does not support create times correctly. | Volker Lendecke | 1 | -7/+15 |
2007-10-10 | r21104: Rename struct watch_context to struct inotify_watch_context | Volker Lendecke | 1 | -8/+9 |
2007-10-10 | r21086: add some notes | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r21085: implement something like the parameter | Stefan Metzmacher | 1 | -0/+105 |
2007-10-10 | r21078: TP4 is just released | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21075: Generate parameters in structs for the server side Samba 3 code. The ... | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r21072: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21071: Move some of the key path variables into the mk-keyblobs.sh script. | Andrew Bartlett | 2 | -14/+3 |
2007-10-10 | r21069: Try to split up the mktestsetup.sh script into parts to deal with each | Andrew Bartlett | 5 | -337/+356 |
2007-10-10 | r21068: Code to configure, start and stop Fedora DS. | Andrew Bartlett | 2 | -10/+41 |
2007-10-10 | r21066: Fix the build (uninitialised variable). | Jelmer Vernooij | 2 | -0/+15 |
2007-10-10 | r21059: add an option to implement what windows wins server confgure via | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r21055: Fix executable bit. | Jelmer Vernooij | 7 | -91/+5 |
2007-10-10 | r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, so | Andrew Tridgell | 4 | -91/+33 |
2007-10-10 | r21044: - merge struct ctdb_call API changes from bzr tree | Andrew Tridgell | 3 | -132/+122 |
2007-10-10 | r21043: Work towards allowing Fedora DS to backend Samba4 in 'make test'. | Andrew Bartlett | 1 | -0/+58 |
2007-10-10 | r21042: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21041: Change some "private" to "private_data", and change one (void **) fun... | Volker Lendecke | 3 | -20/+27 |
2007-10-10 | r21040: Remove subunit runner (now written in perl in my perlselftest branch) | Jelmer Vernooij | 7 | -313/+1 |
2007-10-10 | r21039: Test some more failure paths (trying to increase the lcov score). | Andrew Bartlett | 2 | -5/+7 |
2007-10-10 | r21038: Move commands to distclean target | Jelmer Vernooij | 2 | -7/+8 |
2007-10-10 | r21032: Skip two more tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21031: Skip some tests that were not listed previously. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r21030: whoops, fix incorrect regex | Jelmer Vernooij | 2 | -2/+4 |
2007-10-10 | r21029: - Remove now unused failure checking code | Jelmer Vernooij | 19 | -52/+40 |
2007-10-10 | r21028: Generate list of tests rather than maintaining it manually. | Jelmer Vernooij | 2 | -27/+26 |
2007-10-10 | r21027: Print the name we fail on. I need to fix Samba4 to pass this. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21026: Add a helpful script to do the things we need to do to make a release | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r21017: Actually run tests during test phase rather than when generating the ... | Jelmer Vernooij | 3 | -56/+4 |
2007-10-10 | r20997: Add in more certificate and key blobs, to enable PKINIT. | Andrew Bartlett | 1 | -29/+121 |
2007-10-10 | r20991: use relative includes for ctdb headers. This works with both | Andrew Tridgell | 9 | -17/+9 |
2007-10-10 | r20990: check for errors from event_loop_once() | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r20989: don't mark epoll as set until after the io_submit() succeeds | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20988: Call out to Heimdal's krb5.conf processing to configure many aspects | Andrew Bartlett | 6 | -27/+754 |
2007-10-10 | r20984: Try to ensure we can't have sig_state dissapear before se. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r20983: Two no-mem error returns | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r20981: Fix cut'n'paste error. | James Peach | 1 | -1/+1 |
2007-10-10 | r20978: 300 seconds as interval is ok, when we do nothing | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20977: start the 'drepl' service, which currently does nothing by default, | Stefan Metzmacher | 2 | -2/+2 |