summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Sync laggs with all configs when needed.Ermal Luçi2008-07-251-0/+2
* Sync even bridges when resyncing all other configsErmal Luçi2008-07-251-0/+2
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-153/+40
* Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.Ermal Luçi2008-07-241-0/+14
* Return null return value so we know when we did not find any match.Ermal Luçi2008-07-241-1/+1
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-241-0/+62
* PHP is a hell of a language it just has oddities just to make you feel stupid!Ermal Luçi2008-07-191-12/+10
* Correctly show interface addresses on Status->Interfaces pageErmal Luçi2008-07-151-20/+15
* Add mising global definition.Ermal Luçi2008-07-141-0/+2
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-231/+261
* Move gateway status and monitoring over to gwlb.inc.Seth Mos2008-07-081-180/+1
* Remove escape slashes so our quality stats gathering works again.Seth Mos2008-07-081-3/+5
* * Cleanup carp codeScott Ullrich2008-07-071-10/+0
* Chmod/Chgrp only if item exists and is a directory.Scott Ullrich2008-07-061-3/+5
* Switch back touch file in tmp. This is permitted as user nobody underSeth Mos2008-07-051-2/+2
* Use filter configure insteadSeth Mos2008-07-051-2/+2
* Make sure the owner and group is set correctly so apinger can write it'sSeth Mos2008-07-041-0/+2
* If we sleep longer then the ping interval between killing and startingSeth Mos2008-07-021-2/+2
* Revert user and unlink file.Seth Mos2008-07-011-8/+7
* run as a different user, unlink status file at start.Seth Mos2008-07-011-4/+5
* Correct return valueSeth Mos2008-07-011-1/+1
* remove the setup_gateways_monitor() from system_routing_configure() as this c...Seth Mos2008-07-011-7/+8
* Finally remove not used anymore really ugly code.Ermal Luçi2008-06-231-63/+0
* Remove unused function.Ermal Luçi2008-06-231-10/+0
* Fix quality graphs databases, add function to lookup gateway monitor IP by ga...Seth Mos2008-06-211-17/+26
* Attempt better fix at non existant fileSeth Mos2008-06-201-2/+2
* Do not give any warnings about unexisting files.Seth Mos2008-06-201-1/+1
* Do not run host command when we can validate the IP address.Seth Mos2008-06-201-1/+1
* Make the interface info function return the correct gateway with the new gate...Seth Mos2008-06-201-18/+13
* Make backend code use the new function to create the interface list.Ermal Luçi2008-06-181-97/+57
* Remove route before adding new one.Seth Mos2008-06-181-0/+1
* correct path to binarySeth Mos2008-06-181-1/+1
* Add function that returns the status of the apinger targetsSeth Mos2008-06-171-0/+42
* Add apinger configuration and gateway monitoring.Seth Mos2008-06-161-0/+131
* Fix descriptionBill Marquette2008-06-161-1/+1
* After VLAN changes these are no more needed.Ermal Luçi2008-06-051-8/+0
* Make the vpn configuration add static routes on interfaces other then WAN.Seth Mos2008-06-051-10/+17
* If we do not have bandwidth configured for altq root queue, perfectly legal c...Ermal Luçi2008-06-011-0/+2
* Remove the killall invocation to allow multiple users to view the stats.Ermal Luçi2008-06-011-2/+1
* Move alias popup to function. Display Alias popup for NATs now.Scott Dale2008-05-231-0/+70
* Atomic file writingBill Marquette2008-05-171-0/+40
* First try to cope with the new ability of mpd to rename its interfaces.Ermal Luçi2008-04-161-2/+2
* Really check isset() correctly.Scott Ullrich2008-04-101-1/+1
* Damn you textmate.Scott Ullrich2008-04-101-2/+2
* Add pointtopoint style interfaces to get_interfaces_with_gateway()Scott Ullrich2008-04-101-0/+4
* Add detailed memory usage RRD graph.Seth Mos2008-03-261-0/+46
* Correctly grab root object for setting password.Scott Ullrich2008-03-241-4/+2
* Add note that rrd gateway code needs upgrading. Affects quality graph.Seth Mos2008-03-131-0/+1
* don't foreach if it isn't an array (maybe temp fix while I'm working through ...Chris Buechler2008-03-021-1/+1
* Calculate bandwidth only once and correct a small error on queue names.Ermal Luçi2008-02-251-6/+4
OpenPOWER on IntegriCloud