Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dansguardian - First release | marcelloc | 2012-01-27 | 26 | -1421/+4535 |
| | |||||
* | Remove wrongly used if | Ermal | 2012-01-27 | 1 | -7/+5 |
| | |||||
* | fixed a bug when shortname of NAS contains whitespace(s) | Alexander Wilke | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | Bump version here too | jim-p | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | Give snort a tiny bump so people know the new binaries are up | jim-p | 2012-01-26 | 2 | -2/+2 |
| | |||||
* | 1.4.18 was the haproxy version, I shouldnt have bumped that | Andrew Thompson | 2012-01-27 | 2 | -2/+2 |
| | |||||
* | Bump haproxy again after a file was updated | Andrew Thompson | 2012-01-27 | 3 | -3/+3 |
| | |||||
* | forgot to update the additional_files paths | Andrew Thompson | 2012-01-27 | 1 | -7/+7 |
| | |||||
* | Correct port path so it gets built by package system | Ermal | 2012-01-26 | 2 | -2/+2 |
| | |||||
* | Move haproxy-dev to haproxy proper, ticket ZVS-164444 | Andrew Thompson | 2012-01-26 | 3 | -15/+3 |
| | |||||
* | Move haproxy-dev to haproxy proper, ticket ZVS-164444 | Andrew Thompson | 2012-01-26 | 16 | -2918/+557 |
| | |||||
* | typeo | Andrew Thompson | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | provide upgrade from old haproxy | Andrew Thompson | 2012-01-26 | 1 | -0/+46 |
| | |||||
* | Bump snort version | Ermal | 2012-01-25 | 2 | -2/+2 |
| | |||||
* | Expose the new options of spoink to the GUI | Ermal | 2012-01-25 | 2 | -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/master | Alexander Wilke | 2012-01-24 | 7 | -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.xml | Alexander Wilke | 2012-01-24 | 1 | -1/+1 |
| | | |||||
| * | Update pkg_config.8.xml.amd64 | Alexander Wilke | 2012-01-24 | 1 | -1/+1 |
| | | |||||
| * | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-01-24 | 1 | -18/+109 |
| | | |||||
| * | Update config/freeradius2/freeradius.xml | Alexander Wilke | 2012-01-24 | 1 | -1/+1 |
| | | |||||
| * | Update config/freeradius2/freeradiusauthorizedmacs.xml | Alexander Wilke | 2012-01-24 | 1 | -2/+2 |
| | | |||||
| * | Update config/freeradius2/freeradiusinterfaces.xml | Alexander Wilke | 2012-01-24 | 1 | -6/+6 |
| | | |||||
| * | Update config/freeradius2/freeradiusmodulesldap.xml | Alexander Wilke | 2012-01-24 | 1 | -2/+96 |
|/ | |||||
* | Merge pull request #205 from lfitt/master | Jim P | 2012-01-24 | 2 | -7/+37 |
|\ | | | | | updates to dns-server package. (fixes dnscache) | ||||
| * | removes the gratioutous use of killall and kill -9 in place of using the ↵ | Lucas Fitt (Stampy) | 2012-01-24 | 2 | -7/+37 |
|/ | | | | | | | native svc tool for stopping & restarting tinydns/dnscache includes an ugly hack to get dnscache to start correctly (something is starting it manually by the looks of it, but i cannot figure out what) adds the option to allow dnscache to answer queries from more than just the interface on which it is running. | ||||
* | Merge pull request #204 from mdima/master | Jim P | 2012-01-23 | 6 | -19/+24 |
|\ | | | | | Some changes / requests from the forum | ||||
| * | - Fix the uptime screen | Michele Di Maria | 2012-01-23 | 6 | -19/+24 |
|/ | | | | | | - In the settings, "Enable LCDproc" becomes "Enable LCDproc at startup" - Added "After Install Info" message - Limited the client loop to three times. After three errors connecting to the LCDd service the client will end | ||||
* | Update pkg_config.8.xml | Alexander Wilke | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | Update pkg_config.8.xml.amd64 | Alexander Wilke | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | Update config/freeradius2/freeradiussettings.xml | Alexander Wilke | 2012-01-20 | 1 | -10/+16 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-01-19 | 1 | -1/+11 |
| | |||||
* | Small bump for ospfd to reflect the fact that the binary was updated. | jim-p | 2012-01-19 | 2 | -2/+2 |
| | |||||
* | Merge pull request #203 from Nachtfalkeaw/patch-2 | Scott Ullrich | 2012-01-18 | 1 | -0/+4 |
|\ | | | | | reverted: need to call two functions to initialize some config files aft... | ||||
| * | reverted: need to call two functions to initialize some config files after ↵ | Nachtfalke | 2012-01-18 | 1 | -0/+4 |
|/ | | | | installation | ||||
* | Merge pull request #202 from Nachtfalkeaw/patch-1 | Scott Ullrich | 2012-01-18 | 1 | -0/+2 |
|\ | | | | | suppress some warnings on syslog if file doesn't exist | ||||
| * | suppress some warnings on syslog if file doesn't exist | Nachtfalke | 2012-01-18 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #201 from Nachtfalkeaw/master | Scott Ullrich | 2012-01-18 | 4 | -17/+30 |
|\ | | | | | freeradius2 updates pkg v1.5.4 | ||||
| * | Update pkg_config.8.xml | Nachtfalke | 2012-01-18 | 1 | -1/+1 |
| | | |||||
| * | Update pkg_config.8.xml.amd64 | Nachtfalke | 2012-01-18 | 1 | -1/+1 |
| | | |||||
| * | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-18 | 1 | -5/+0 |
| | | |||||
| * | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-18 | 1 | -10/+28 |
|/ | |||||
* | Small version bump so I can tell when it's synced | jim-p | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | Also requires libevent | jim-p | 2012-01-18 | 1 | -0/+1 |
| | |||||
* | Bump openospfd to 4.6 on 1.2.x | jim-p | 2012-01-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #200 from Nachtfalkeaw/master | Jim P | 2012-01-17 | 5 | -28/+380 |
|\ | | | | | freeradius2 updates pkg v1.5.3 | ||||
| * | Update pkg_config.8.xml | Nachtfalke | 2012-01-17 | 1 | -1/+1 |
| | | |||||
| * | Update pkg_config.8.xml.amd64 | Nachtfalke | 2012-01-17 | 1 | -1/+1 |
| | | |||||
| * | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-17 | 1 | -8/+19 |
| | | |||||
| * | Update config/freeradius2/freeradiusauthorizedmacs.xml | Nachtfalke | 2012-01-17 | 1 | -4/+213 |
| | | |||||
| * | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-17 | 1 | -14/+146 |
|/ |