summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r21170: Latest qooxdoo required a minor server changeDerrell Lipman2007-10-101-1/+1
* r21169: - Step 3: Upgrade qooxdoo release code with latest qooxdoo svn's Tabl...Derrell Lipman2007-10-1015-498/+1303
* r21168: - Step 2: Update swat for the latest qooxdoo version. The build now ...Derrell Lipman2007-10-1016-247/+107
* r21167: - Upgrade to latest released qooxdoo. This is step 1 of the upgrade ...Derrell Lipman2007-10-101690-0/+179278
* r21142: fix compiler warningsStefan Metzmacher2007-10-101-0/+1
* r21141: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r21140: enable the pending lock notify code in the ctdb backend so that timedAndrew Tridgell2007-10-101-36/+80
* r21139: make the RAW-MUX test fail if the locking subsystem doesn't triggerAndrew Tridgell2007-10-101-0/+8
* r21137: If you change the name of a constant in one file, it helps to ensure ...Derrell Lipman2007-10-101-15/+15
* r21136: First attempt at implementing add/modify rpc calls.Simo Sorce2007-10-103-6/+83
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-108-115/+242
* r21134: Attempt to quieten the build farm for Samba3Volker Lendecke2007-10-101-0/+4
* r21126: Enhance the modal window so that it gets focus and just presing enter...Simo Sorce2007-10-101-42/+57
* r21125: Tridge, please check this closely if this relaxed notify test isVolker Lendecke2007-10-101-21/+55
* r21124: Samba3 does not support create times correctly.Volker Lendecke2007-10-101-7/+15
* r21118: Looks a bit better ...Simo Sorce2007-10-101-13/+26
* 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