| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | bf | cassio | 2018-08-29 | 1 |
| | | ||||
| * | chmods in the postinst | cassio | 2018-08-29 | 5 |
| | | ||||
| * | trashing output | cassio | 2018-08-29 | 1 |
| | | ||||
| * | forcing chmod no postinstall | cassio | 2018-08-29 | 2 |
| | | ||||
| * | fix install | cassio | 2018-08-29 | 1 |
| | | ||||
| * | fixes periodicity | cassio | 2018-08-29 | 2 |
| | | ||||
| * | new update scheme | cassio | 2018-08-29 | 2 |
| | | ||||
| * | some fixes to boca-fixssh and new updates | cassio | 2018-08-29 | 2 |
| | | ||||
| * | fixing file permissions | cassio | 2018-08-29 | 3 |
| | | ||||
| * | more logs | cassio | 2018-08-27 | 1 |
| | | ||||
| * | reduce net traffic | cassio | 2018-08-27 | 1 |
| | | ||||
| * | check if anything happened in the kern.log | cassio | 2018-08-27 | 1 |
| | | ||||
| * | even more time for the logging to end | cassio | 2018-08-27 | 1 |
| | | ||||
| * | save logs from kern.log | cassio | 2018-08-27 | 1 |
| | | ||||
| * | use also kern.log for logs | cassio | 2018-08-27 | 1 |
| | | ||||
| * | less logs to avoid clash | cassio | 2018-08-27 | 1 |
| | | ||||
| * | better date print, less often logs | cassio | 2018-08-27 | 2 |
| | | ||||
| * | bug in openssl_encrypt? options cannot take padding | cassio | 2018-08-27 | 2 |
| | | ||||
| * | check correct download | cassio | 2018-08-27 | 2 |
| | | ||||
| * | pass len iv | cassio | 2018-08-27 | 2 |
| | | ||||
| * | new config example | cassio | 2018-08-27 | 1 |
| | | ||||
| * | increased logs from users of the linux | cassio | 2018-08-26 | 2 |
| | | ||||
| * | renamed file fixed | Cassio de Campos | 2018-08-24 | 1 |
| | | ||||
| * | Merge branch 'master' of ssh://github.com/cassiopc/boca into develc | Cassio de Campos | 2018-08-24 | 0 |
| |\ | ||||
| | * | Merge branch 'master' of ssh://github.com/cassiopc/boca | Cassio de Campos | 2018-08-24 | 2 |
| | |\ | ||||
| * | \ | Merge branch 'devel' into develc | Cassio de Campos | 2018-08-24 | 20 |
| |\ \ \ | ||||
| | * | | | d/boca-{common,db}.postinst: Avoid asking same question on upgrade | Bruno Cesar Ribas | 2018-08-24 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 schema | Bruno Cesar Ribas | 2018-08-23 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 postinst | Bruno Cesar Ribas | 2018-08-23 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 debconf | Bruno Cesar Ribas | 2018-08-23 | 1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 postinst | Bruno Cesar Ribas | 2018-08-23 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 package | Bruno Cesar Ribas | 2018-08-23 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | debconf, makepasswd, coreutils, sharutils are now pre-depends of boca-common | Bruno Cesar Ribas | 2018-08-23 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | install-bocadb: Installs files to postgresql | Bruno Cesar Ribas | 2018-08-23 | 3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 files | Bruno Cesar Ribas | 2018-08-23 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-fpm | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | tools/000-boca.conf: Update to match current apache2 guidelines | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | d/control: Swap php and php-fpm dependency order | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 safeexec | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | safeexec is now part of boca-autojudge package Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | d/boca-autojudge.postinst: Adds suid to safeexec | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | d/boca-web.postinst: Add commands to enable php-fpm | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | d/rules: Add bocadb and boca-common files | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | Makefile: Fix install-bocadb | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | d/control: Remove php-mcrypt dependency | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | php-mcrypt is deprecated and another cryptographic library should be used. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | .gitignore: updated accordingly | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | tools/000-boca.conf: Adds configuration specific for php-fpm | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| | * | | | Creating multiple packages for boca | Bruno Cesar Ribas | 2018-08-22 | 7 |
| | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now we had only one package for boca that contains all files. This approach is not correct since we may have multiple machines for some specific part of boca, eg, database and autojudge. This commit starts this new approach by updating Makefile, d/rules, d/*conffiles d/*postinst Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | | | fixed typos, back some required files | Cassio de Campos | 2018-08-24 | 12 |
| | | | | ||||
| * | | | Merge branch 'develc' of ssh://github.com/cassiopc/boca into develc | Cassio de Campos | 2018-08-24 | 22 |
| |\ \ \ | |_|/ |/| | | ||||
| | * | | improvements of scripts and fixes about urls | cassiopc | 2018-08-23 | 21 |
| | |/ | ||||