summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Add as a search domain the domains suggested by dhcp.Ermal2010-09-162-0/+26
* We might not have any defaultgw selected and consider wan as default. Make su...Ermal2010-09-161-0/+7
* Fix this function's logic/variable tests.jim-p2010-09-161-3/+3
* Add some safety belt checks so we don't try to update an imported crljim-p2010-09-161-0/+9
* Add some CRL support functions, not active or used in the GUI yet.jim-p2010-09-161-2/+119
* Make it possible to show default against dynamic gateway names in the GUI.Ermal2010-09-161-3/+10
* Actually display a the right class for static gateways. Also fix whitespaceErmal2010-09-161-9/+8
* Return list with WAN and LAN interfaces in the configured order rather than g...Erik Fonnesbeck2010-09-151-47/+14
* Revert "Reorder the way this list (get_configured_interface_list) is generate...Erik Fonnesbeck2010-09-151-7/+9
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-09-162-5/+8
|\
| * Write status file every 5seconds.Ermal2010-09-151-1/+1
| * Send a log entry when openvpn resync is called.Ermal2010-09-151-2/+6
| * Oops this is meant to add members not override them.Ermal2010-09-151-1/+1
| * Cleanup code.Ermal2010-09-151-1/+0
* | Reorder the way this list (get_configured_interface_list) is generated to mak...gnhb2010-09-161-9/+7
|/
* Ticket #867. Flush the cache when restarting apinger and also when rc.newwani...Ermal2010-09-142-1/+5
* Do stricter validation of host names and domain names.Erik Fonnesbeck2010-09-141-2/+2
* Simplify logic.Ermal2010-09-131-7/+8
* Ticket #876. Actually use the friendly name for the key of the array returned...Ermal2010-09-131-7/+7
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-092-18/+14
* Ticket #876. Add the ip to the respective files on ppp linkup event so the co...Ermal2010-09-091-167/+142
* Since the OpenVPN management is done via unix socket and not tcp, we no longe...jim-p2010-09-091-3/+2
* Reload cron after changes. Submitted-by: robiscoolScott Ullrich2010-09-091-2/+5
* Check for proper type.Ermal2010-09-081-2/+2
* Use foreach and check for type to avoid errors.Ermal2010-09-081-10/+9
* Expand alias for redirect target port and truncate to first port or range if ...Erik Fonnesbeck2010-09-071-1/+8
* Fix variable name typo in status_services.php and fix return value of is_pid_...Erik Fonnesbeck2010-09-071-1/+1
* Use the new events mechanisms to dispatch events.Ermal2010-09-077-12/+40
* Ticket #876. Remove old status file of apinger before restarting because it m...Ermal2010-09-061-1/+2
* Actually there is a script that will run ntpd on bootup. Revert partially the...Ermal2010-09-061-0/+3
* Fix ntpd starting at boot time and also status->services checking/stop/start/...Ermal2010-09-061-5/+2
* Add upgrade code for NAT 1:1 rules and bump config version.Erik Fonnesbeck2010-09-052-1/+24
* Fix reflection on 1:1 rules and properly reinitialize the variable holding th...Erik Fonnesbeck2010-09-051-4/+9
* Do this check earlier rather than later, instead of moving the interface_brin...Erik Fonnesbeck2010-09-031-1/+12
* Revert "Rearrange function calls for wireless to prevent killing hostapd/wpa_...Erik Fonnesbeck2010-09-031-6/+5
* Revert "Ticket #867. Do not destory interfaces other than preventing a loop f...Erik Fonnesbeck2010-09-031-5/+1
* Protect against wpa_supplicant dying when bringing down interfaces to change ...Erik Fonnesbeck2010-09-031-0/+14
* Ticket #873. Call write_config() before including file to avoid loosing alrea...Ermal2010-09-031-110/+149
* Rearrange function calls for wireless to prevent killing hostapd/wpa_supplica...Erik Fonnesbeck2010-09-031-5/+6
* Ticket #843. Disable for now bringing down the interface unless we want to de...Ermal2010-09-031-2/+4
* Allow 1:1 rules to specify source and destination. This is almost the same as...Ermal2010-09-031-26/+42
* Actually decode before writing to mpd.secret. Alos correct variable names. Di...Ermal2010-09-031-1/+1
* Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)Ermal2010-09-031-1/+1
* Upgrade user data too for new pppoe world.Ermal2010-09-031-0/+11
* Correct function name. Pointy-hat: jimp@Ermal2010-09-032-2/+2
* Remove two unused functions (now useless) and add a few more utility functions.jim-p2010-09-021-12/+48
* Upgrade code to merge user certificates with normal certificates.jim-p2010-09-021-0/+25
* Upgrade code for pppoe.Ermal2010-09-022-1/+12
* Make possible to run multiple instances of pppoe server. Not yet switched to ...Ermal2010-09-023-42/+45
* keep src-nodes the same as states, as it is by default. in some circumstances...Chris Buechler2010-09-021-0/+2
OpenPOWER on IntegriCloud