Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the latest functions from pfSense module for getting interface list | Ermal | 2012-03-08 | 1 | -3/+3 |
* | Correct send_multiple_events to conform with new check_reload_status behaviour | Ermal | 2012-03-03 | 1 | -10/+3 |
* | Fix gen_subnetv6_max(), used to display the end of available range in dhcp se... | Pierre POMES | 2012-02-26 | 1 | -43/+8 |
* | While we're at it, allow hostnames for syslog servers, since that is also valid. | jim-p | 2012-02-23 | 1 | -0/+10 |
* | Allow users to enter a port number when adding a remote syslog server. | jim-p | 2012-02-23 | 1 | -0/+12 |
* | Select the newest of processes to make the command better | Ermal | 2011-11-21 | 1 | -2/+2 |
* | Combine is_subnet to check for both v4 and v6 subnets | Warren Baker | 2011-09-29 | 1 | -1/+12 |
* | Add is_subnetv6 for checking of IPv6 subnets | Warren Baker | 2011-09-29 | 1 | -1/+18 |
* | Implement correct gen_subnetv6_max function that you can throw random prefix ... | Seth Mos | 2011-08-25 | 1 | -21/+28 |
* | Fix the referrer checks for IPv6 addresses Ticket #1583 | smos | 2011-08-21 | 1 | -0/+22 |
* | Ticket #1279. Decrease the refcount even though we're in booting phase. This ... | Ermal | 2011-08-17 | 1 | -23/+31 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -5/+13 |
* | Remove trailing newline | Scott Ullrich | 2011-08-04 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | jim-p | 2011-07-12 | 1 | -4/+4 |
|\ | |||||
| * | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-07-07 | 1 | -6/+22 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-06-28 | 1 | -208/+209 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-06-20 | 1 | -17/+18 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-05-23 | 1 | -2/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-03-25 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into inc | Vinicius Coque | 2011-01-28 | 1 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote branch 'mainline/master' into inc | Vinicius Coque | 2010-12-14 | 1 | -10/+32 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote branch 'mainline/master' into inc | Renato Botelho | 2010-11-16 | 1 | -0/+31 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'mainline/master' into inc | Renato Botelho | 2010-11-03 | 1 | -16/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix quotes to use %N$X on gettext calls | Renato Botelho | 2010-10-01 | 1 | -1/+1 |
| * | | | | | | | | | | Merge remote branch 'mainline/master' into inc | Renato Botelho | 2010-09-28 | 1 | -8/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'mainline/master' into inc | Renato Botelho | 2010-09-16 | 1 | -49/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'mainline/master' into inc | Renato Botelho | 2010-09-08 | 1 | -15/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fix gettext calls with printf to permit change strings order | Renato Botelho | 2010-08-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Implement gettext() calls on util.inc | Renato Botelho | 2010-08-18 | 1 | -4/+4 |
* | | | | | | | | | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-07-07 | 1 | -6/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Feature #1603. Correct nested urltable alias code to be more fullproof to err... | Ermal | 2011-07-06 | 1 | -6/+22 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-06-22 | 1 | -206/+207 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | More whitespace fixes. | Warren Baker | 2011-06-21 | 1 | -199/+194 |
| * | | | | | | | | | | | | If no event_address in globals.inc specified assume the default. Also fixed w... | Warren Baker | 2011-06-21 | 1 | -9/+15 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-06-21 | 1 | -17/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Do not check dynamic and special interfaces for a complete interface mismatch... | Scott Ullrich | 2011-06-19 | 1 | -17/+18 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-05-19 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Reject alias names that are too long. Fixes #1510 | jim-p | 2011-05-19 | 1 | -2/+1 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Make sure to note the limitations to gethostbyname, it does not work for Quad... | Seth Mos | 2011-03-14 | 1 | -0/+1 |
* | | | | | | | | | | Resolve merge conflict | Scott Ullrich | 2011-03-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Simplify is_macaddr regex. | Erik Fonnesbeck | 2011-03-02 | 1 | -1/+1 |
| * | | | | | | | | | Slight regex fix on is_macaddr - the previous regex was letting through a mac... | jim-p | 2011-03-02 | 1 | -1/+1 |
* | | | | | | | | | | Merge remote branch 'upstream/master' | Seth Mos | 2011-03-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Pass the -a parameters to pgrep to be certain we search ancestors as well. Th... | Ermal | 2011-03-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Remove this compress line, it breaks the dhcpv6 config | Seth Mos | 2011-02-04 | 1 | -1/+0 |
* | | | | | | | | | Fix the subnet check for gif tunnels by dropping the bits to 126. | Seth Mos | 2011-02-03 | 1 | -1/+4 |
* | | | | | | | | | Merge remote branch 'upstream/master' | Seth Mos | 2011-01-18 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Ticket #802. During a config restore detect if the vlan interfaces need reass... | Ermal | 2010-12-28 | 1 | -1/+14 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge remote branch 'upstream/master' | Seth Mos | 2010-12-20 | 1 | -10/+32 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Add log_auth() which with send items to syslogd using LOG_AUTH facilities. U... | Scott Ullrich | 2010-12-10 | 1 | -1/+18 |