aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg
Commit message (Collapse)AuthorAgeFilesLines
* Don't create a symlink when it already existsdoktornotor2015-12-111-1/+3
|
* Move the dirs creation to installdoktornotor2015-12-041-1/+4
|
* Remove the log rotation and service restart misfeature (Issue #5545), some ↵doktornotor2015-12-041-146/+111
| | | | cleanups
* Remove the log rotation and service restart misfeature (Issue #5545)doktornotor2015-12-041-20/+1
| | | Completely broken idea from the very beginning.
* sarg - add bunch of missing includesdoktornotor2015-11-231-0/+8
|
* XMLRPC sync fixesdoktornotor2015-11-021-10/+40
|
* XMLRPC sync fixesdoktornotor2015-11-021-83/+86
|
* sarg - 2.1.x compatible boot checkdoktornotor2015-09-111-1/+5
|
* sarg - code style cleanup and fixesdoktornotor2015-09-061-89/+89
| | | | | sarg.template - Fix copyright header - More typo and English fixes.
* sarg - code style cleanup and fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-186/+185
| | | | | | sarg_realtime.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft - XHTML fixes
* sarg - code style cleanup and fixesdoktornotor2015-09-061-62/+51
| | | | | sarg_reports.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft
* sarg - code style cleanup and fixesdoktornotor2015-09-061-321/+332
| | | Run this through javascript prettify to make the thing readable.
* sarg - code style cleanup and fixesdoktornotor2015-09-061-49/+49
| | | | | sarg_frame.php - Update copyright header - Code style and indentation fixes
* sarg - code style cleanup and fixesdoktornotor2015-09-061-1/+1
| | | Consistent uppercase usage.
* sarg - code style cleanup and fixesdoktornotor2015-09-061-35/+30
| | | | | sarg.php - Fix copyright header - Code style and indentation fixes
* sarg - code style cleanup and fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 checkingRenato Botelho2015-04-272-2/+2
|
* Merge pull request #779 from chainlinc/patch-4Renato Botelho2015-01-121-1/+1
|\
| * Update sarg_realtime.phpchainlinc2015-01-081-1/+1
| | | | | | fix typo
* | Update sarg_schedule.xmlchainlinc2014-12-111-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 sectionMarkVLK2014-09-191-2/+2
| |
* | Remove call-time pass by reference since sarg_validate_input() has the ↵Renato Botelho2014-06-204-4/+4
| | | | | | | | reference on its prototype
* | Add --no-header to cron execution commandmmoel2014-05-191-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-p2014-04-103-6/+6
|
* Fixup URLs:Renato Botelho2014-03-186-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-151-1/+1
|
* sarg - fix default value (date_time_by)Danilo G. Baio (dbaio)2013-11-151-0/+2
|
* sarg - add more date report samples to sarg_schedule.xmlMarcello Coutinho2013-11-071-2/+5
|
* sarg - mount filesystem rw before report file copy and removeMarcello Coutinho2013-10-203-1/+5
|
* Added function to get squidGuard directory, because each squidGuard version ↵ccesario2013-10-021-1/+13
| | | | has a different directory
* Fix the problem "SARG: Cannot set the locale LC_ALL to the environment variable"ccesario2013-10-021-1/+1
|
* sarg - remove unset_gd from compile options and add missing ldap option on ↵Marcello Coutinho2013-09-201-0/+1
| | | | usertab field
* sarg - fix squidguard conf dirMarcello Coutinho2013-09-192-4/+6
|
* sarg - update sync gui to include system sync option.Marcello Coutinho2013-05-072-27/+84
|
* Fix typosjim-p2012-11-162-3/+3
|
* sarg - add permission to sarg_frame.php on priv.inc fileMarcello Coutinho2012-10-121-1/+2
|
* sarg - fix report access without authentication on sarg_frame.phpmarcelloc2012-09-271-0/+2
|
* sarg - add missing sarg.inc changes to 0.6.1Marcello Coutinho2012-09-193-23/+50
|
* sarg - fix typosMarcello Coutinho2012-09-182-8/+8
|
* sarg - fix daylimit field descriptionMarcello Coutinho2012-09-171-1/+2
|
* sarg - fixes for pfsense 2.1 dirs and realtime tabMarcello Coutinho2012-09-173-257/+33
|
* sarg - add gzip feature to compress reports and save disk spaceMarcello Coutinho2012-09-143-3/+77
|
* sarg - version 0.5 with reports permission inc file and no direct access to ↵Marcello Coutinho2012-05-247-14/+61
| | | | reports
* sarg -fix exclude_string and exclude_codes declaration on sarg.confMarcello Coutinho2012-05-071-2/+2
|
* sarg - more fixes to squidguard reports and rotateMarcello Coutinho2012-05-043-6/+10
|