Age | Commit message (Expand) | Author | Files | Lines |
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 | r21065: The framework is complete (yes the gui layout still sucks but that will | Simo Sorce | 2 | -4/+88 |
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 | r21048: Start coding add/modify widgets. | Simo Sorce | 2 | -15/+313 |
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 | r21023: Brad Henry pointed out some typos. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21022: Trying out a new style for some of our WHATSNEW and README | Andrew Bartlett | 3 | -200/+115 |
2007-10-10 | r21017: Actually run tests during test phase rather than when generating the ... | Jelmer Vernooij | 5 | -59/+81 |
2007-10-10 | r21008: We added a new argument to the provision() function, but I forgot to | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r21000: add some options to control what ldif is dumped | Stefan Metzmacher | 1 | -5/+43 |
2007-10-10 | r20999: - update the list of attributes for classSchema and atttributeSchema ... | Stefan Metzmacher | 1 | -28/+74 |
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 |
2007-10-10 | r20975: - implement handling of meta data an on originating add | Stefan Metzmacher | 1 | -37/+240 |
2007-10-10 | r20974: add basic infrastructure for a DSDB replication service | Stefan Metzmacher | 3 | -0/+267 |
2007-10-10 | r20973: add functions to create the autocreated subSchema Attributes: | Stefan Metzmacher | 2 | -0/+192 |
2007-10-10 | r20972: "private" -> "private_data" | Volker Lendecke | 2 | -19/+19 |
2007-10-10 | r20971: we don't need this check twice:-) | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r20969: remove unused function, found my lcov | Stefan Metzmacher | 1 | -49/+0 |
2007-10-10 | r20968: - add functions to sort the meta data and attribute arrays | Stefan Metzmacher | 1 | -25/+90 |
2007-10-10 | r20967: Allow pidl tests to work with gcov | Jelmer Vernooij | 6 | -28/+46 |
2007-10-10 | r20964: Show the domain name we figured out, rather than a null pointer (in | Andrew Bartlett | 1 | -1/+1 |