aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
* Merge remote-tracking branch 'origin/develc' into develBruno Cesar Ribas2018-08-299
|\
| * chmods in the postinstcassio2018-08-295
| |
| * trashing outputcassio2018-08-291
| |
| * forcing chmod no postinstallcassio2018-08-292
| |
| * fix installcassio2018-08-291
| |
| * fixes periodicitycassio2018-08-292
| |
| * new update schemecassio2018-08-292
| |
| * some fixes to boca-fixssh and new updatescassio2018-08-292
| |
| * fixing file permissionscassio2018-08-293
| |
* | Merge remote-tracking branch 'origin/develc' into develBruno Cesar Ribas2018-08-283
|\|
| * more logscassio2018-08-271
| |
| * reduce net trafficcassio2018-08-271
| |
| * check if anything happened in the kern.logcassio2018-08-271
| |
| * even more time for the logging to endcassio2018-08-271
| |
| * save logs from kern.logcassio2018-08-271
| |
| * use also kern.log for logscassio2018-08-271
| |
| * less logs to avoid clashcassio2018-08-271
| |
| * better date print, less often logscassio2018-08-272
| |
* | d/changelog: BumpBruno Cesar Ribas2018-08-271
| | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* | Merge remote-tracking branch 'origin/develc' into develBruno Cesar Ribas2018-08-273
|\|
| * bug in openssl_encrypt? options cannot take paddingcassio2018-08-272
| |
| * check correct downloadcassio2018-08-272
| |
| * pass len ivcassio2018-08-272
| |
| * new config examplecassio2018-08-271
| |
* | boca-submission-tools depends on logkeysBruno Cesar Ribas2018-08-271
|/ | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* increased logs from users of the linuxcassio2018-08-262
|
* renamed file fixedCassio de Campos2018-08-241
|
* Merge branch 'master' of ssh://github.com/cassiopc/boca into develcCassio de Campos2018-08-240
|\
| * Merge branch 'master' of ssh://github.com/cassiopc/bocaCassio de Campos2018-08-242
| |\
* | \ Merge branch 'devel' into develcCassio de Campos2018-08-2420
|\ \ \
| * | | d/boca-{common,db}.postinst: Avoid asking same question on upgradeBruno Cesar Ribas2018-08-242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From now on the user must remove lines containing 'bdserver' or 'bdcreated in /etc/boca.conf in order to modify the DB password and the DB hostname. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | boca-{config-dbhost,createdb}.sh: updated to new package schemaBruno Cesar Ribas2018-08-232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From now on these scripts are mainly run by d/*postinst whiule configuring. A user may call it but it is not recommended. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-db.{postinst,templates}: New postinstBruno Cesar Ribas2018-08-232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This postinst will prompt the user for a DB password and will configure postgresql accordingly Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-web.posinst: Resets stored password in debconfBruno Cesar Ribas2018-08-231
| | | | | | | | | | | | | | | | | | | | | | | | This is a security measure to avoid DB password in multiple files Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-common.{postinst,templates}: Adds new postinstBruno Cesar Ribas2018-08-232
| | | | | | | | | | | | | | | | | | | | | | | | This version will prompt user for a DB hostname and password Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/control: Adds boca-submission-tools packageBruno Cesar Ribas2018-08-231
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | debconf, makepasswd, coreutils, sharutils are now pre-depends of boca-commonBruno Cesar Ribas2018-08-231
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | install-bocadb: Installs files to postgresqlBruno Cesar Ribas2018-08-233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Config files to postgresql are simply copied. When installing from Debian package it will prompt the user what to do with the pg_hba.conf Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | boca-common now holds all /var/www/boca filesBruno Cesar Ribas2018-08-232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Files are too tightened to be separated for now. In a future release we will work to make things more independent. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | src/.htaccess: Enable these conf when not on php-fpmBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | tools/000-boca.conf: Update to match current apache2 guidelinesBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/control: Swap php and php-fpm dependency orderBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | | | | | | | | | This is done in order to avoid installation of libapache2-mod-php7.2. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-web.postinst: Remove line regarding safeexecBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | | | | | | | | | safeexec is now part of boca-autojudge package Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-autojudge.postinst: Adds suid to safeexecBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/boca-web.postinst: Add commands to enable php-fpmBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/rules: Add bocadb and boca-common filesBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | Makefile: Fix install-bocadbBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | d/control: Remove php-mcrypt dependencyBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | | | | | | | | | php-mcrypt is deprecated and another cryptographic library should be used. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | .gitignore: updated accordinglyBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| * | | tools/000-boca.conf: Adds configuration specific for php-fpmBruno Cesar Ribas2018-08-221
| | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>