aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-235-6/+8
| |\ \ | |/ / |/| |
* | | Fix column alignment.jim-p2013-05-231-1/+1
| | |
* | | Fix System Patches for NanoBSD (it was missing rw/ro remounts). Bump to 0.9, ↵jim-p2013-05-234-5/+7
| | | | | | | | | | | | call it release while we're at it, it's stable, not a beta anymore.
| * | Forgot to use "===" when testing logical return value.bmeeks82013-05-221-9/+8
| | |
| * | Fix various HTML style issues to tidy up GUI.bmeeks82013-05-2217-189/+216
| | |
| * | Fix-up missing align left HTML attribute.bmeeks82013-05-211-7/+6
| | |
| * | More fixes for new XMLRPC pkg sync routines.bmeeks82013-05-213-63/+111
| | |
| * | Modernize the GUI interface (new progress bar).bmeeks82013-05-211-24/+36
| | |
| * | HTML edits to fix table layout in Firefox and Chrome.bmeeks82013-05-213-51/+82
| | |
| * | More tweaks to new Snort Pkg Sync code.bmeeks82013-05-202-61/+86
| | |
| * | Add better error checking and more descriptive messages.bmeeks82013-05-201-80/+110
| | |
| * | Fix XMLRPC Sync code to prevent errors from bad return value.bmeeks82013-05-191-13/+30
| | |
| * | Add code to honor $pkg_interface flag for console mode.bmeeks82013-05-191-54/+125
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-194-15/+30
| |\ \ | |/ / |/| |
* | | squid3-dev - improve icap antivirus integration code.Marcello Coutinho2013-05-171-12/+23
| | |
* | | squid3-dev - include antivirus depend packages to pkg_configMarcello Coutinho2013-05-172-2/+6
| | |
* | | Merge pull request #447 from thuynguyenduc/patch-1Ermal Luçi2013-05-171-1/+1
|\ \ \ | | | | | | | | Update squid.inc
| * | | Update squid.incthuynguyenduc2013-05-171-1/+1
|/ / / | | | | | | Fix missing last error language directory
| * | Extend SRC and DST columns just a bit to hold long IP addresses.bmeeks82013-05-161-2/+2
| | |
| * | Add error trapping for Snort interface adds and deletes.bmeeks82013-05-162-22/+77
| | |
| * | Minor edits to text on page and Tooltips text.bmeeks82013-05-161-2/+2
| | |
| * | Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-164-70/+100
| | |
| * | Refine new Snort XMLRPC pkg sync functions.bmeeks82013-05-161-36/+60
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-1618-134/+224
| |\ \ | |/ / |/| |
* | | squid3-dev - change ssl filtering cert combo from server-cert to ca-certMarcello Coutinho2013-05-164-11/+15
| | |
* | | Rework "order" field code for squidguard target categories, to avoid a php ↵jim-p2013-05-163-5/+6
| | | | | | | | | | | | error when no other target categories exist.
* | | squid3-dev - fix typosMarcello Coutinho2013-05-161-2/+2
| | |
* | | squid3-dev - include more options to ssl_crt, new custom_refresh_patter on ↵Marcello Coutinho2013-05-165-42/+100
| | | | | | | | | | | | cache tab, fix auth plugins names
* | | Merge pull request #446 from Nachtfalkeaw/masterAlexander Wilke2013-05-1613-33/+39
|\ \ \ | | | | | | | | freeradius2: generalize the XMLRPC Sync options to make it consistent with other packages
| * | | freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵Alexander Wilke2013-05-161-1/+1
| | | | | | | | | | | | | | | | other packages
| * | | freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵Alexander Wilke2013-05-161-1/+1
| | | | | | | | | | | | | | | | other packages
| * | | freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵Alexander Wilke2013-05-161-5/+5
| | | | | | | | | | | | | | | | other packages
| * | | Update freeradius.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiusmodulesldap.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiussettings.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiussync.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiussqlconf.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiussqlconf.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiussettings.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiusmodulesldap.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiusinterfaces.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiuseapconf.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiusclients.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiuscerts.xmlAlexander Wilke2013-05-151-2/+2
| | | |
| * | | Update freeradiusauthorizedmacs.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradius_view_config.phpAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradius.xmlAlexander Wilke2013-05-151-1/+1
| | | |
| * | | Update freeradiussync.xmlAlexander Wilke2013-05-151-10/+16
| | | |
| * | | Update freeradius.incAlexander Wilke2013-05-151-48/+69
| | | |
* | | | freeradius2: generalize the XMLRPC Sync options to make it consistent with ↵Alexander Wilke2013-05-161-48/+69
|/ / / | | | | | | | | | other packages