aboutsummaryrefslogtreecommitdiffstats
path: root/vespabase/src
Commit message (Expand)AuthorAgeFilesLines
* Honor JAVA_HOME even if java is in PATHHåkon Hallingstad2018-11-141-1/+1
* actually suppress missing valgrind warningArne Juul2018-09-271-1/+1
* Install valgrind suppressions file.Tor Egge2018-08-011-1/+12
* Allow container to write to var/vespaBjørn Christian Seime2018-06-141-0/+1
* Scripts using bash extensions should use bash as interpreter.Tor Egge2018-06-011-1/+1
* update bootstrapArne Juul2018-05-169-18/+45
* avoid findhost in prestart for nowArne Juul2018-05-141-1/+0
* update bootstrap section of scriptsArne Juul2018-05-149-0/+81
* Change new tests to use square bracket style.Tor Egge2018-03-132-3/+3
* Changes to allow unprivileged vespa.Tor Egge2018-03-122-4/+12
* Create filedistribution dir before starting VespaHarald Musum2018-02-071-0/+1
* Do not allow the default libc allocator under linux to excess in memory footp...Henning Baldersheim2017-11-151-0/+1
* Remove handling of directories that are not in use anymoreHarald Musum2017-11-101-3/+1
* Config definitions moved to another location.Arnstein Ressem2017-10-201-0/+1
* Revert "Move config server defs and make sure VESPA_USER owns var/."Harald Musum2017-10-191-1/+0
* Move config server defs and make sure VESPA_USER owns var/.Arnstein Ressem2017-10-191-0/+1
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+1
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-1/+0
* Fix directories.Arnstein Ressem2017-09-261-0/+1
* Remove yjava and yell directories.Arnstein Ressem2017-09-221-1/+0
* change wording after reviewArne Juul2017-09-212-2/+2
* ensure error messages are propagatedArne Juul2017-09-212-10/+4
* Remove unused directory used only in previous versionsHarald Musum2017-09-181-2/+0
* Write to a directory only writable by vespa user.Henning Baldersheim2017-08-111-0/+1
* neutral default for VESPA_USERArne Juul2017-07-252-4/+6
* Revert "Remove fallback setting of VESPA_USER, it should already be set from"Geir Storli2017-07-071-1/+5
* Merge pull request #2930 from yahoo/toregge/move-chown-of-ylock-arenaGeir Storli2017-07-071-4/+0
|\
| * Remove chown, this is now handled elsewhere.Tor Egge2017-07-071-4/+0
* | Remove fallback setting of VESPA_USER, it should already be set fromTor Egge2017-07-071-5/+1
|/
* use VESPA_HOMEArne H Juul2017-06-281-1/+2
* use VESPA_HOMEArne H Juul2017-06-281-19/+19
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-1710-26/+8
* Update copyright headersJon Bratseth2017-06-1413-11/+13
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+11
* Update copyright headersJon Bratseth2017-06-1413-11/+13
* Remove carriage returnJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-1313-15/+13
* Copyright headerJon Bratseth2017-06-1313-13/+15
* Rename configd programs to have vespa- prefix.Tor Egge2017-06-132-2/+2
* Rename config-proxy programs to have vespa- prefix.Tor Egge2017-06-122-2/+2
* refactorArne H Juul2017-06-081-137/+87
* Stop supporting downgrade to vespa 5.Tor Egge2017-06-051-8/+0
* increase the open-files resource limitArne H Juul2017-04-281-2/+2
* Fix syntaxHarald Musum2017-02-071-1/+1
* Apparently [ a -a b] does not short-cicuit, whereas [[ a && b ]] doesHarald Musum2017-02-071-1/+1
* Handle max processes not being a number ("unlimited")Harald Musum2017-02-031-1/+2
* always optimizeArne H Juul2017-01-102-7/+2
* Only set ulimit if neededHarald Musum2016-10-181-2/+10
* export STD_THREAD_PREVENT_TRY_CATCH=trueHenning Baldersheim2016-09-301-0/+2
* ignore SIGTERM during valgrind startupArne H Juul2016-09-121-0/+2