Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't create a symlink when it already exists | doktornotor | 2015-12-11 | 1 | -1/+3 |
| | |||||
* | Move the dirs creation to install | doktornotor | 2015-12-04 | 1 | -1/+4 |
| | |||||
* | Remove the log rotation and service restart misfeature (Issue #5545), some ↵ | doktornotor | 2015-12-04 | 1 | -146/+111 |
| | | | | cleanups | ||||
* | Remove the log rotation and service restart misfeature (Issue #5545) | doktornotor | 2015-12-04 | 1 | -20/+1 |
| | | | Completely broken idea from the very beginning. | ||||
* | sarg - add bunch of missing includes | doktornotor | 2015-11-23 | 1 | -0/+8 |
| | |||||
* | XMLRPC sync fixes | doktornotor | 2015-11-02 | 1 | -10/+40 |
| | |||||
* | XMLRPC sync fixes | doktornotor | 2015-11-02 | 1 | -83/+86 |
| | |||||
* | sarg - 2.1.x compatible boot check | doktornotor | 2015-09-11 | 1 | -1/+5 |
| | |||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -89/+89 |
| | | | | | sarg.template - Fix copyright header - More typo and English fixes. | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -59/+47 |
| | | | | | | | sarg_about.php sarg_realtime.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft - XHTML fixes | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -186/+185 |
| | | | | | | sarg_realtime.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft - XHTML fixes | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -62/+51 |
| | | | | | sarg_reports.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -321/+332 |
| | | | Run this through javascript prettify to make the thing readable. | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -49/+49 |
| | | | | | sarg_frame.php - Update copyright header - Code style and indentation fixes | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -1/+1 |
| | | | Consistent uppercase usage. | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -35/+30 |
| | | | | | sarg.php - Fix copyright header - Code style and indentation fixes | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -415/+424 |
| | | | | | | | sarg.inc - Fix copyright header - Code style and indentation fixes - Make the arrays declarations readable - Nuke useless sarg_php_install_command() / sarg_php_deinstall_command() functions | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -59/+53 |
| | | | | | | | sarg_schedule.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Code style and indentation fixes - Description cosmetics | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -85/+80 |
| | | | | | | | | | sarg_schedule.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Nuke some nonsensical extra menu under Diagnostics - Fix file permissions - Code style and indentation fixes - Make descriptions readable and improve English. | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -87/+123 |
| | | | | | | | sarg_users.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Code style and indentation fixes - Make descriptions readable and improve English | ||||
* | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -168/+197 |
| | | | | | | | | sarg.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Fix file permissions - Code style and indentation fixes - Make descriptions readable and improve English. | ||||
* | Sanitize sarg version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-27 | 2 | -2/+2 |
| | |||||
* | Merge pull request #779 from chainlinc/patch-4 | Renato Botelho | 2015-01-12 | 1 | -1/+1 |
|\ | |||||
| * | Update sarg_realtime.php | chainlinc | 2015-01-08 | 1 | -1/+1 |
| | | | | | | fix typo | ||||
* | | Update sarg_schedule.xml | chainlinc | 2014-12-11 | 1 | -1/+1 |
| | | | | | | if the example is followed, the extra space after the fourth dash in the WEEKAGO example causes the schedule to fail. | ||||
* | | Fix typo and broken link in sarg about section | MarkVLK | 2014-09-19 | 1 | -2/+2 |
| | | |||||
* | | Remove call-time pass by reference since sarg_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 4 | -4/+4 |
| | | | | | | | | reference on its prototype | ||||
* | | Add --no-header to cron execution command | mmoel | 2014-05-19 | 1 | -1/+1 |
|/ | | | Without --no-header on every cron sarg execution, the php script outputs the line "Content-type: text/html". This will be emailed | ||||
* | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 3 | -6/+6 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 6 | -20/+20 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | sarg - using empty() | Danilo G. Baio (dbaio) | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | sarg - fix default value (date_time_by) | Danilo G. Baio (dbaio) | 2013-11-15 | 1 | -0/+2 |
| | |||||
* | sarg - add more date report samples to sarg_schedule.xml | Marcello Coutinho | 2013-11-07 | 1 | -2/+5 |
| | |||||
* | sarg - mount filesystem rw before report file copy and remove | Marcello Coutinho | 2013-10-20 | 3 | -1/+5 |
| | |||||
* | Added function to get squidGuard directory, because each squidGuard version ↵ | ccesario | 2013-10-02 | 1 | -1/+13 |
| | | | | has a different directory | ||||
* | Fix the problem "SARG: Cannot set the locale LC_ALL to the environment variable" | ccesario | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | sarg - remove unset_gd from compile options and add missing ldap option on ↵ | Marcello Coutinho | 2013-09-20 | 1 | -0/+1 |
| | | | | usertab field | ||||
* | sarg - fix squidguard conf dir | Marcello Coutinho | 2013-09-19 | 2 | -4/+6 |
| | |||||
* | sarg - update sync gui to include system sync option. | Marcello Coutinho | 2013-05-07 | 2 | -27/+84 |
| | |||||
* | Fix typos | jim-p | 2012-11-16 | 2 | -3/+3 |
| | |||||
* | sarg - add permission to sarg_frame.php on priv.inc file | Marcello Coutinho | 2012-10-12 | 1 | -1/+2 |
| | |||||
* | sarg - fix report access without authentication on sarg_frame.php | marcelloc | 2012-09-27 | 1 | -0/+2 |
| | |||||
* | sarg - add missing sarg.inc changes to 0.6.1 | Marcello Coutinho | 2012-09-19 | 3 | -23/+50 |
| | |||||
* | sarg - fix typos | Marcello Coutinho | 2012-09-18 | 2 | -8/+8 |
| | |||||
* | sarg - fix daylimit field description | Marcello Coutinho | 2012-09-17 | 1 | -1/+2 |
| | |||||
* | sarg - fixes for pfsense 2.1 dirs and realtime tab | Marcello Coutinho | 2012-09-17 | 3 | -257/+33 |
| | |||||
* | sarg - add gzip feature to compress reports and save disk space | Marcello Coutinho | 2012-09-14 | 3 | -3/+77 |
| | |||||
* | sarg - version 0.5 with reports permission inc file and no direct access to ↵ | Marcello Coutinho | 2012-05-24 | 7 | -14/+61 |
| | | | | reports | ||||
* | sarg -fix exclude_string and exclude_codes declaration on sarg.conf | Marcello Coutinho | 2012-05-07 | 1 | -2/+2 |
| | |||||
* | sarg - more fixes to squidguard reports and rotate | Marcello Coutinho | 2012-05-04 | 3 | -6/+10 |
| |