summaryrefslogtreecommitdiffstats
path: root/etc/inc/util.inc
Commit message (Expand)AuthorAgeFilesLines
* Correct send_multiple_events to conform with new check_reload_status behaviourErmal2012-03-031-10/+3
* Fix gen_subnetv6_max(), used to display the end of available range in dhcp se...Pierre POMES2012-02-261-43/+8
* While we're at it, allow hostnames for syslog servers, since that is also valid.jim-p2012-02-231-0/+10
* Allow users to enter a port number when adding a remote syslog server.jim-p2012-02-231-0/+12
* Select the newest of processes to make the command betterErmal2011-11-211-2/+2
* Combine is_subnet to check for both v4 and v6 subnetsWarren Baker2011-09-291-1/+12
* Add is_subnetv6 for checking of IPv6 subnetsWarren Baker2011-09-291-1/+18
* Implement correct gen_subnetv6_max function that you can throw random prefix ...Seth Mos2011-08-251-21/+28
* Fix the referrer checks for IPv6 addresses Ticket #1583smos2011-08-211-0/+22
* Ticket #1279. Decrease the refcount even though we're in booting phase. This ...Ermal2011-08-171-23/+31
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-5/+13
* Remove trailing newlineScott Ullrich2011-08-041-1/+1
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-4/+4
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-071-6/+22
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-208/+209
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-201-17/+18
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-2/+1
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-0/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-10/+32
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-0/+31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-16/+21
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
| * | | | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-8/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-161-49/+16
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-15/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-1/+1
| * | | | | | | | | | | | | Implement gettext() calls on util.incRenato Botelho2010-08-181-4/+4
* | | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-07-071-6/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Feature #1603. Correct nested urltable alias code to be more fullproof to err...Ermal2011-07-061-6/+22
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-221-206/+207
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | More whitespace fixes.Warren Baker2011-06-211-199/+194
| * | | | | | | | | | | | If no event_address in globals.inc specified assume the default. Also fixed w...Warren Baker2011-06-211-9/+15
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-211-17/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Do not check dynamic and special interfaces for a complete interface mismatch...Scott Ullrich2011-06-191-17/+18
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-05-191-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Reject alias names that are too long. Fixes #1510jim-p2011-05-191-2/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Make sure to note the limitations to gethostbyname, it does not work for Quad...Seth Mos2011-03-141-0/+1
* | | | | | | | | | Resolve merge conflictScott Ullrich2011-03-061-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Simplify is_macaddr regex.Erik Fonnesbeck2011-03-021-1/+1
| * | | | | | | | | Slight regex fix on is_macaddr - the previous regex was letting through a mac...jim-p2011-03-021-1/+1
* | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Remove this compress line, it breaks the dhcpv6 configSeth Mos2011-02-041-1/+0
* | | | | | | | | Fix the subnet check for gif tunnels by dropping the bits to 126.Seth Mos2011-02-031-1/+4
* | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-01-181-0/+13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Ticket #802. During a config restore detect if the vlan interfaces need reass...Ermal2010-12-281-1/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote branch 'upstream/master'Seth Mos2010-12-201-10/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add log_auth() which with send items to syslogd using LOG_AUTH facilities. U...Scott Ullrich2010-12-101-1/+18
| * | | | | | | Do not spam console with useless messages. Also remove killall not needed any...Ermal2010-12-011-8/+7
OpenPOWER on IntegriCloud