Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | executable in element service and instalation file list | Jorge Lustosa | 2011-10-18 | 1 | -1/+7 | |
| | | | ||||||
* | | | the file zebedee_get_key.php not included on instalation file list. | Jorge Lustosa | 2011-10-18 | 1 | -1/+6 | |
|/ / | ||||||
* | | zebedee tunneling package | Marcello Coutinho | 2011-10-17 | 11 | -0/+1444 | |
| | | ||||||
* | | Move this variable away from being a global. For some reason PHP refuses to ↵ | jim-p | 2011-10-17 | 1 | -5/+4 | |
| | | | | | | | | honor the global declaration here when it's run at boot time, and the variable ends up empty and writing an invalid config. | |||||
* | | Run the decrypted backup through htmlentities, otherwise things like & ↵ | jim-p | 2011-10-11 | 1 | -1/+1 | |
| | | | | | | | | in the actual config get turned into their decoded counterparts (&, ", etc) and if that result is copy/pasted, saved, and restored, it is invalid XML and gets tossed out. | |||||
* | | Changed syntax like it is decribed here: ↵ | Nachtfalkeaw | 2011-10-09 | 1 | -1/+1 | |
| | | | | | | | | | | http://freeradius.org/radiusd/doc/Simultaneous-Use Should fix this: http://forum.pfsense.org/index.php/topic,41819.msg215897.html#msg215897 | |||||
* | | Merge remote-tracking branch 'upstream/master' | Martin Fuchs | 2011-10-04 | 13 | -19/+278 | |
|\ \ | ||||||
| * | | correct permissions on widget and removed ajax | Thomas Schaefer | 2011-10-03 | 8 | -324/+232 | |
| | | | ||||||
| * | | correct widget naming | Thomas Schaefer | 2011-10-03 | 2 | -2/+2 | |
| | | | ||||||
| * | | added widget for countryblock and ipblocklist | Thomas Schaefer | 2011-10-03 | 8 | -2/+342 | |
| | | | ||||||
| * | | Remove email and create user backup | Thomas Schaefer | 2011-10-02 | 6 | -6/+14 | |
| | | | ||||||
| * | | correct typos | Thomas Schaefer | 2011-10-02 | 2 | -3/+3 | |
| | | | ||||||
| * | | Create user backup and install perl from absolute path in 8 stable | Thomas Schaefer | 2011-10-02 | 2 | -3/+8 | |
| | | | ||||||
| * | | fix pkg_add location to 8 stable and fix other issues | Thomas Schaefer | 2011-10-02 | 2 | -4/+7 | |
| | | | ||||||
| * | | Remove process check for ACL page so that they can be setup *before* ↵ | Warren Baker | 2011-10-02 | 1 | -5/+0 | |
| | | | | | | | | | | | | starting Unbound | |||||
* | | | add checks and cleanup inc | Martin Fuchs | 2011-10-04 | 1 | -22/+22 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'upstream/master' | Martin Fuchs | 2011-09-30 | 1 | -1/+3 | |
|\| | | ||||||
| * | | Check to see if file is link, if not then whack and create a symbolic link. ↵ | Warren Baker | 2011-09-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | Also bump version to appease the minions | |||||
* | | | acls working | Martin Fuchs | 2011-09-30 | 2 | -9/+34 | |
| | | | ||||||
* | | | add intermediate CA | Martin Fuchs | 2011-09-30 | 2 | -1/+15 | |
| | | | ||||||
* | | | remove # - let the game gbegin | Martin Fuchs | 2011-09-30 | 1 | -6/+2 | |
| | | | ||||||
* | | | multi-fqdn for vhost | Martin Fuchs | 2011-09-30 | 2 | -3/+6 | |
| | | | ||||||
* | | | add some checks | Martin Fuchs | 2011-09-30 | 1 | -14/+15 | |
| | | | ||||||
* | | | fix acl generation bug | Martin Fuchs | 2011-09-30 | 1 | -6/+7 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'upstream/master' | Martin Fuchs | 2011-09-30 | 9 | -29/+413 | |
|\| | | ||||||
| * | | Correct clearing the alerts. | Ermal | 2011-09-29 | 2 | -21/+10 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:bsdperimeter/pfsense-packages | Warren Baker | 2011-09-29 | 2 | -1/+3 | |
| |\ \ | ||||||
| | * | | Ensure a newline comes before the options placed into loader.conf | jim-p | 2011-09-29 | 2 | -1/+3 | |
| | | | | ||||||
| * | | | Swop order for select list | Warren Baker | 2011-09-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Handle snoop acl correctly | Warren Baker | 2011-09-29 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | Late nights equal though processes to suffer and thus mistakes start to ↵ | Warren Baker | 2011-09-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | happen and silly things like this get done, but i blame it on jetlag - swop order around for ln | |||||
| * | | Update files to make use of new ACLs | Warren Baker | 2011-09-29 | 3 | -5/+5 | |
| | | | ||||||
| * | | Add support for IPv6 ACLs and mixing of both IPv6 and v4 ACLs | Warren Baker | 2011-09-29 | 2 | -924/+158 | |
| | | | ||||||
| * | | Add function to determine next available ACL id and replace spaces with _ ↵ | Warren Baker | 2011-09-29 | 1 | -0/+21 | |
| | | | | | | | | | | | | for acl actions | |||||
| * | | Start the support IPv6 ACLs | Warren Baker | 2011-09-28 | 2 | -0/+1137 | |
| | | | ||||||
| * | | Make sure advanced options, for optimization, are actually used | Warren Baker | 2011-09-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | a little sorting and some errorchecks and enhanced logics missing... | Martin Fuchs | 2011-09-30 | 1 | -7/+22 | |
| | | | ||||||
* | | | peers work | Martin Fuchs | 2011-09-30 | 2 | -4/+27 | |
| | | | ||||||
* | | | cleanup | Martin Fuchs | 2011-09-30 | 1 | -18/+0 | |
| | | | ||||||
* | | | owa witard working | Martin Fuchs | 2011-09-30 | 2 | -10/+58 | |
| | | | ||||||
* | | | add owa wizard | Martin Fuchs | 2011-09-30 | 1 | -18/+45 | |
| | | | ||||||
* | | | rowhelper does not like me, so adding textboxes :-( | Martin Fuchs | 2011-09-29 | 1 | -32/+88 | |
| | | | ||||||
* | | | remove #, let the game begin... | Martin Fuchs | 2011-09-29 | 1 | -8/+8 | |
| | | | ||||||
* | | | proxy https definition and cert writeout working | Martin Fuchs | 2011-09-29 | 2 | -6/+21 | |
| | | | ||||||
* | | | proxy http port definition working | Martin Fuchs | 2011-09-29 | 2 | -17/+43 | |
| | | | ||||||
* | | | sync all on save | Martin Fuchs | 2011-09-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | modify descriptions and add fqdn | Martin Fuchs | 2011-09-29 | 1 | -2/+10 | |
| | | | ||||||
* | | | few options beginning to work | Martin Fuchs | 2011-09-27 | 2 | -11/+8 | |
| | | | ||||||
* | | | basics for squid_validate_reverse | Martin Fuchs | 2011-09-27 | 2 | -1/+7 | |
| | | | ||||||
* | | | basics for squid_resync_reverse | Martin Fuchs | 2011-09-27 | 1 | -0/+11 | |
| | | |