| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert save message date as well. Fixes #5250 | jim-p | 2015-11-12 | 1 | -5/+7 |
* | Server operations need the original timestamp, but keep the pretty one for lo... | jim-p | 2015-11-12 | 2 | -5/+5 |
* | Add timezone conversion for ACB timestamps, server always returns time in US ... | jim-p | 2015-11-12 | 2 | -1/+12 |
* | Merge pull request #1148 from bmeeks8/suricata-2.1.9 | Renato Botelho | 2015-11-10 | 10 | -49/+202 |
|\ |
|
| * | Update Suricata binary to v2.0.9 and GUI pkg to 2.1.9 | bmeeks8 | 2015-11-09 | 1 | -1/+1 |
| * | Update example Snort VRT rules tarball filename in form control legend. | bmeeks8 | 2015-11-09 | 1 | -1/+1 |
| * | Fix typo in new Unified2 logging enable variable name. | bmeeks8 | 2015-11-09 | 1 | -2/+2 |
| * | Add support for X-Forwarded-For info to Unified2 log output options. | bmeeks8 | 2015-11-09 | 4 | -1/+123 |
| * | Bump up stream_memcap default to 64 MB and add config note to GUI. | bmeeks8 | 2015-11-09 | 3 | -7/+13 |
| * | Respect global $static_out in update_output_window() calls. | bmeeks8 | 2015-11-05 | 2 | -39/+64 |
* | | Merge pull request #1098 from doktornotor/patch-1 | Renato Botelho | 2015-11-06 | 2 | -16/+100 |
|\ \ |
|
| * | | Add privileges configuration to squidguard package | doktornotor | 2015-10-15 | 1 | -16/+45 |
| * | | Add privileges configuration to squidguard package | doktornotor | 2015-10-15 | 1 | -0/+55 |
* | | | Merge pull request #1139 from doktornotor/patch-6 | Renato Botelho | 2015-11-06 | 2 | -137/+184 |
|\ \ \ |
|
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-06 | 1 | -54/+91 |
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-06 | 1 | -83/+93 |
| | |/
| |/| |
|
* | | | Merge pull request #1138 from doktornotor/patch-5 | Renato Botelho | 2015-11-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix XMLRPC sync with CARP/HA | doktornotor | 2015-11-06 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #1137 from doktornotor/patch-4 | Renato Botelho | 2015-11-06 | 2 | -104/+185 |
|\ \ \ |
|
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-06 | 1 | -33/+79 |
| * | | | XMLRPC sync fixes and improvements | doktornotor | 2015-11-06 | 1 | -71/+106 |
| |/ / |
|
* | | | Merge pull request #1133 from doktornotor/patch-2 | Renato Botelho | 2015-11-06 | 3 | -371/+419 |
|\ \ \
| |/ /
|/| | |
|
| * | | Attempt to fix PBI library paths (Bug #4420) | doktornotor | 2015-11-05 | 1 | -1/+8 |
| * | | Attempt to fix PBI library paths (Bug #4420) | doktornotor | 2015-11-05 | 1 | -1/+7 |
| * | | XMLRPC, share and fetch sync fixes | doktornotor | 2015-11-03 | 1 | -145/+162 |
| * | | XMLRPC sync fixes | doktornotor | 2015-11-03 | 1 | -133/+135 |
| * | | XMLRPC sync improvements | doktornotor | 2015-11-03 | 1 | -91/+107 |
* | | | Merge pull request #1135 from PiBa-NL/haproxy_pkg0.32RELENG_2_2_5 | Renato Botelho | 2015-11-05 | 4 | -4/+19 |
|\ \ \ |
|
| * | | | haproxy-devel, append duplicate name to with -copy | PiBa-NL | 2015-11-05 | 2 | -2/+4 |
| * | | | haproxy-devel, set binary reference to 1.6.2_1 | PiBa-NL | 2015-11-05 | 1 | -1/+8 |
| * | | | haproxy-devel, update package to use 1.6.2 binaries | PiBa-NL | 2015-11-03 | 2 | -1/+7 |
* | | | | Fix interim accounting handling in FreeRADIUS to track data by session, sice ... | jim-p | 2015-11-04 | 2 | -19/+34 |
| |/ /
|/| | |
|
* | | | Merge pull request #1119 from doktornotor/patch-2 | Renato Botelho | 2015-11-03 | 2 | -116/+108 |
|\ \ \ |
|
| * | | | Properly disable 'Start Suricata' for CARP/HA targets | doktornotor | 2015-10-28 | 1 | -1/+1 |
| * | | | Tweak replication target description | doktornotor | 2015-10-28 | 1 | -46/+37 |
| * | | | suricata - XMLRPC sync fixes round two | doktornotor | 2015-10-28 | 1 | -69/+70 |
* | | | | Merge pull request #1118 from doktornotor/patch-4 | Renato Botelho | 2015-11-03 | 2 | -85/+99 |
|\ \ \ \ |
|
| * | | | | Simplify username code | doktornotor | 2015-10-28 | 1 | -5/+1 |
| * | | | | Tweak replication target description | doktornotor | 2015-10-28 | 1 | -5/+3 |
| * | | | | snort - XMLRPC sync fixes | doktornotor | 2015-10-28 | 1 | -80/+100 |
| |/ / / |
|
* | | | | Merge pull request #1131 from doktornotor/patch-16 | Renato Botelho | 2015-11-03 | 5 | -391/+341 |
|\ \ \ \ |
|
| * | | | | Replace reference to obsoleted file, cleanup prehistoric junk, fix XHTML | doktornotor | 2015-11-02 | 1 | -13/+8 |
| * | | | | Fix filename in copyright header | doktornotor | 2015-11-02 | 1 | -1/+1 |
| * | | | | Fix filename in copyright header | doktornotor | 2015-11-02 | 1 | -1/+1 |
| * | | | | Remove leftover tag | doktornotor | 2015-11-02 | 1 | -1/+0 |
| * | | | | Remove leftover listtopic field | doktornotor | 2015-11-02 | 1 | -4/+0 |
| * | | | | Remove obsolete XMLRPC config on install | doktornotor | 2015-11-02 | 1 | -0/+1 |
| * | | | | Redo XMLRPC sync from scratch, wipe obsolete junk, cleanups | doktornotor | 2015-11-02 | 1 | -198/+215 |
| * | | | | Redo XMLRPC sync from scratch | doktornotor | 2015-11-02 | 1 | -90/+109 |
| * | | | | Delete tinydns_xmlrpc_sync.php | doktornotor | 2015-11-02 | 1 | -59/+0 |