Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php/lib/auth.php: Drop md5 upgrade checkHEADmaster | Brian Evans | 2019-08-19 | 1 | -3/+1 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | sentry: set last_check timestamp | Robin H. Johnson | 2018-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | index: do not downgrade to HTTP | Robin H. Johnson | 2018-12-09 | 1 | -2/+23 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | php: fix whitespace. | Robin H. Johnson | 2018-12-09 | 1 | -9/+9 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | perl/sentry: fix whitespace | Robin H. Johnson | 2018-12-09 | 1 | -4/+4 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | perl: find db.conf when run from another path | Robin H. Johnson | 2018-12-09 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Avoid HTTP downgrades | Robin H. Johnson | 2018-12-09 | 13 | -24/+26 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Add sentry.pl with config moved to its own filev2.0-20181209 | Brian Evans | 2018-01-30 | 3 | -0/+110 |
| | |||||
* | Update lib/list to be the class ListOut | Brian Evans | 2018-01-30 | 10 | -49/+25 |
| | |||||
* | Remove a debugging statement from index | Brian Evans | 2018-01-30 | 1 | -1/+0 |
| | |||||
* | Restore headers after they were broken fixing warnings | Brian Evans | 2018-01-30 | 1 | -2/+1 |
| | |||||
* | Remove old references | Brian Evans | 2018-01-30 | 2 | -11/+11 |
| | |||||
* | Silence Notices with defaults and reference removals | Brian Evans | 2018-01-30 | 10 | -30/+33 |
| | |||||
* | Update footer copyright | Brian Evans | 2018-01-30 | 1 | -1/+0 |
| | |||||
* | Update comment in forms lib | Brian Evans | 2018-01-30 | 1 | -3/+2 |
| | |||||
* | Remove unused function from the list lib | Brian Evans | 2018-01-30 | 1 | -50/+1 |
| | |||||
* | Remove old index backup | Brian Evans | 2018-01-30 | 1 | -79/+0 |
| | |||||
* | update admin/lstats.php | Brian Evans | 2018-01-30 | 1 | -3/+3 |
| | |||||
* | Remove old db lib backup | Brian Evans | 2018-01-30 | 1 | -306/+0 |
| | |||||
* | fix library comments and convert util query | Brian Evans | 2018-01-30 | 2 | -5/+5 |
| | |||||
* | Restore lists | Brian Evans | 2018-01-30 | 2 | -26/+1 |
| | |||||
* | Revert "Remove the unused php/lib/list.php" | Brian Evans | 2018-01-30 | 1 | -0/+391 |
| | | | | This reverts commit 011b963d1f61307fa0dbcef713224a0353e5801e. | ||||
* | Fix authentication | Brian Evans | 2018-01-30 | 1 | -10/+13 |
| | |||||
* | Fix query errors and missing indexes; add error handling for user facing | Brian Evans | 2018-01-30 | 4 | -13/+30 |
| | |||||
* | More database typo fixes | Brian Evans | 2018-01-29 | 1 | -3/+3 |
| | |||||
* | Bug fixes for some typos | Brian Evans | 2018-01-29 | 2 | -3/+5 |
| | |||||
* | Remove the unused php/lib/list.php | Brian Evans | 2018-01-29 | 1 | -391/+0 |
| | |||||
* | Modernize the database and mirror libraries | Brian Evans | 2018-01-29 | 22 | -420/+293 |
| | |||||
* | Import existing bouncer.g.o into gitv1.0-20181208-IMPORT | Brian Evans | 2018-01-29 | 91 | -0/+13453 |