aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dansguardian - include blacklist and clamav cron updatemarcelloc2012-01-317-12/+144
| | | | | include custom error template page fix some typos and url call
* Update pkg_config.8.xmlAlexander Wilke2012-01-311-1/+1
|
* Update pkg_config.8.xml.amd64Alexander Wilke2012-01-311-1/+1
|
* Update config/freeradius2/freeradiusauthorizedmacs.xmlAlexander Wilke2012-01-311-2/+1
|
* Update config/freeradius2/freeradius.xmlAlexander Wilke2012-01-311-4/+2
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-311-5/+17
|
* Disable snort-dev/Orion* package since they are broken and no activity in ↵Ermal2012-01-302-33/+0
| | | | several months.
* dansguardian - improve blacklist import and category assignmarcelloc2012-01-308-43/+109
| | | | | | - include dansguardian on service - include log, deamon and config default xml options - fix some typos
* Update pkg_config.8.xmlAlexander Wilke2012-01-291-1/+1
|
* Update pkg_config.8.xml.amd64Alexander Wilke2012-01-291-1/+1
|
* Update config/freeradius2/freeradiuseapconf.xmlAlexander Wilke2012-01-291-10/+8
|
* option to disable weak EAP typesAlexander Wilke2012-01-291-14/+24
|
* fix check_cert_issuerAlexander Wilke2012-01-281-1/+13
|
* fix check_cert_issuerAlexander Wilke2012-01-281-2/+4
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-0/+1
|
* Update pkg_config.8.xmlAlexander Wilke2012-01-281-1/+1
|
* Update pkg_config.8.xml.amd64Alexander Wilke2012-01-281-1/+1
|
* Update config/freeradius2/freeradiuseapconf.xmlAlexander Wilke2012-01-281-6/+60
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-3/+43
|
* Bump version of widgetErmal2012-01-272-2/+2
|
* Add the globals.inc to make this workErmal2012-01-272-5/+6
|
* Add this required variable for nowErmal2012-01-271-0/+1
|
* dansguardian - more typo fixesmarcelloc2012-01-273-6/+7
|
* dansguardian - fix missing default blacklist xml importmarcelloc2012-01-271-1/+5
|
* dansguardian - fix some bugs and missing xml fieldsmarcelloc2012-01-276-17/+58
|
* dansguardian - fix dansguardian.inc url callmarcelloc2012-01-271-1/+1
|
* Dansguardian - First releasemarcelloc2012-01-2726-1421/+4535
|
* Remove wrongly used ifErmal2012-01-271-7/+5
|
* fixed a bug when shortname of NAS contains whitespace(s)Alexander Wilke2012-01-271-1/+1
|
* Bump version here toojim-p2012-01-261-1/+1
|
* Give snort a tiny bump so people know the new binaries are upjim-p2012-01-262-2/+2
|
* 1.4.18 was the haproxy version, I shouldnt have bumped thatAndrew Thompson2012-01-272-2/+2
|
* Bump haproxy again after a file was updatedAndrew Thompson2012-01-273-3/+3
|
* forgot to update the additional_files pathsAndrew Thompson2012-01-271-7/+7
|
* Correct port path so it gets built by package systemErmal2012-01-262-2/+2
|
* Move haproxy-dev to haproxy proper, ticket ZVS-164444Andrew Thompson2012-01-263-15/+3
|
* Move haproxy-dev to haproxy proper, ticket ZVS-164444Andrew Thompson2012-01-2616-2918/+557
|
* typeoAndrew Thompson2012-01-261-1/+1
|
* provide upgrade from old haproxyAndrew Thompson2012-01-261-0/+46
|
* Bump snort versionErmal2012-01-252-2/+2
|
* Expose the new options of spoink to the GUIErmal2012-01-252-4/+48
| | | | | | | | | | | Improve spoink code a lot: - Allow to block by src/dst/both on the packet that generated alert. Default to src to keep backward compatibility - Speedup whitelist search - Create an option that allows to kill states on pf for blocked hosts. This allows to remove all access to the blocked host. TODO: - More fine grained blocking options? - Make whiwhitelist hparsing less sucky and IPv6 compatible
* Merge pull request #206 from Nachtfalkeaw/masterAlexander Wilke2012-01-247-31/+216
|\ | | | | | | | | | | freeradius2 updates pkg v1.5.6 - Fixed: typos in description (interfaces, users, authorizedmacs) - Fixed: syntax error in additional check-items (users,macs) - Added: TLS support for LDAP
| * Update pkg_config.8.xmlAlexander Wilke2012-01-241-1/+1
| |
| * Update pkg_config.8.xml.amd64Alexander Wilke2012-01-241-1/+1
| |
| * Update config/freeradius2/freeradius.incAlexander Wilke2012-01-241-18/+109
| |
| * Update config/freeradius2/freeradius.xmlAlexander Wilke2012-01-241-1/+1
| |
| * Update config/freeradius2/freeradiusauthorizedmacs.xmlAlexander Wilke2012-01-241-2/+2
| |
| * Update config/freeradius2/freeradiusinterfaces.xmlAlexander Wilke2012-01-241-6/+6
| |
| * Update config/freeradius2/freeradiusmodulesldap.xmlAlexander Wilke2012-01-241-2/+96
|/
* Merge pull request #205 from lfitt/masterJim P2012-01-242-7/+37
|\ | | | | updates to dns-server package. (fixes dnscache)