summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke2007-10-101-8/+9
* r21103: This seems to do the 'right thing' in applying the correct accessAndrew Bartlett2007-10-101-0/+2
* r21095: Expose all naming contextsSimo Sorce2007-10-102-23/+53
* r21086: add some notesStefan Metzmacher2007-10-101-0/+7
* r21085: implement something like the parameterStefan Metzmacher2007-10-101-0/+105
* r21078: TP4 is just releasedStefan Metzmacher2007-10-101-1/+1
* r21075: Generate parameters in structs for the server side Samba 3 code. The ...Jelmer Vernooij2007-10-101-6/+2
* r21072: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r21071: Move some of the key path variables into the mk-keyblobs.sh script.Andrew Bartlett2007-10-102-14/+3
* r21069: Try to split up the mktestsetup.sh script into parts to deal with eachAndrew Bartlett2007-10-105-337/+356
* r21068: Code to configure, start and stop Fedora DS.Andrew Bartlett2007-10-102-10/+41
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-10-102-0/+15
* r21065: The framework is complete (yes the gui layout still sucks but that willSimo Sorce2007-10-102-4/+88
* r21059: add an option to implement what windows wins server confgure viaStefan Metzmacher2007-10-101-1/+7
* r21055: Fix executable bit.Jelmer Vernooij2007-10-107-91/+5
* r21048: Start coding add/modify widgets.Simo Sorce2007-10-102-15/+313
* r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell2007-10-104-91/+33
* r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell2007-10-103-132/+122
* r21043: Work towards allowing Fedora DS to backend Samba4 in 'make test'.Andrew Bartlett2007-10-101-0/+58
* r21042: Fix typoVolker Lendecke2007-10-101-1/+1
* r21041: Change some "private" to "private_data", and change one (void **) fun...Volker Lendecke2007-10-103-20/+27
* r21040: Remove subunit runner (now written in perl in my perlselftest branch)Jelmer Vernooij2007-10-107-313/+1
* r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2007-10-102-5/+7
* r21038: Move commands to distclean targetJelmer Vernooij2007-10-102-7/+8
* r21032: Skip two more testsJelmer Vernooij2007-10-101-1/+1
* r21031: Skip some tests that were not listed previously.Jelmer Vernooij2007-10-101-1/+4
* r21030: whoops, fix incorrect regexJelmer Vernooij2007-10-102-2/+4
* r21029: - Remove now unused failure checking codeJelmer Vernooij2007-10-1019-52/+40
* r21028: Generate list of tests rather than maintaining it manually.Jelmer Vernooij2007-10-102-27/+26
* r21027: Print the name we fail on. I need to fix Samba4 to pass this.Andrew Bartlett2007-10-101-1/+2
* r21026: Add a helpful script to do the things we need to do to make a releaseAndrew Bartlett2007-10-101-0/+13
* r21023: Brad Henry pointed out some typos.Andrew Bartlett2007-10-101-2/+2
* r21022: Trying out a new style for some of our WHATSNEW and READMEAndrew Bartlett2007-10-103-200/+115
* r21017: Actually run tests during test phase rather than when generating the ...Jelmer Vernooij2007-10-105-59/+81
* r21008: We added a new argument to the provision() function, but I forgot toAndrew Bartlett2007-10-102-2/+2
* r21000: add some options to control what ldif is dumpedStefan Metzmacher2007-10-101-5/+43
* r20999: - update the list of attributes for classSchema and atttributeSchema ...Stefan Metzmacher2007-10-101-28/+74
* r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett2007-10-101-29/+121
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-10-109-17/+9
* r20990: check for errors from event_loop_once()Andrew Tridgell2007-10-101-2/+8
* r20989: don't mark epoll as set until after the io_submit() succeedsAndrew Tridgell2007-10-101-1/+1
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-106-27/+754
* r20984: Try to ensure we can't have sig_state dissapear before se.Andrew Bartlett2007-10-101-0/+5
* r20983: Two no-mem error returnsVolker Lendecke2007-10-101-0/+5
* r20981: Fix cut'n'paste error.James Peach2007-10-101-1/+1
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-102-2/+2
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-10-101-37/+240
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-103-0/+267
* r20973: add functions to create the autocreated subSchema Attributes:Stefan Metzmacher2007-10-102-0/+192