summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-39/+0
* Remove another unused function.Ermal Luçi2009-05-051-20/+0
* Move exec_command function to util.inc.Ermal Luçi2009-05-051-16/+0
* Rename filter_translate_type_to_real_interface to interface_translate_type_to...Ermal Luçi2009-05-051-14/+1
* Remove unused function and function that provide the same functionality as ph...Ermal Luçi2009-05-051-64/+0
* Remove function that is present on php5.Ermal Luçi2009-05-051-14/+0
* * Teach get_interface_subnet() about carp.Ermal Luçi2009-05-051-32/+24
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-130/+0
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-599/+0
* * Move other functions around to where it makes sense.Ermal Luçi2009-04-261-45/+0
* More functions moving from pfsense-utils to interfaces.inc.Ermal Luçi2009-04-261-166/+1
* * Make the carp ip fix for ipsec more general so other services that use the ...Ermal Luçi2009-04-221-278/+1
* Fix "disable checksum offloading", and some other bugs with certain combinati...Chris Buechler2009-04-231-14/+20
* Match 1.X behavior for PF macros. pptp and pppoe should be lowercase macros.Scott Ullrich2009-04-181-2/+2
* Fix polling.Chris Buechler2009-04-181-7/+5
* Raise tab char count to 82Scott Ullrich2009-04-021-1/+1
* Bumb value to > 70 for dropdown invocation.Scott Ullrich2009-04-011-2/+2
* Convert tab strips into a select dropdown when there are more than 50Scott Ullrich2009-04-011-40/+57
* Improve the matching of carp ints to IPs.jim-p2009-03-311-1/+1
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-37/+17
* * Keep only one function to return the mac addressErmal Luçi2009-03-221-32/+0
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-3/+0
* cleanup minor javascript issuesBill Marquette2009-03-131-1/+1
* Reverse style fixes to get our subnet mask listed backed from get_interface_i...Seth Mos2009-03-121-5/+9
* Fix display of DHCP status on Status -> InterfacesChris Buechler2009-03-091-1/+8
* Convert Status:Queues to ajax. This changes makes it no finally block the use...Ermal Luçi2009-03-011-2/+1
* Fix get_interface_info function.Ermal Luçi2009-02-281-25/+26
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-281-37/+14
* Correctly show actions such as Connect/Disconnect on Status Interfaces page.Ermal Luçi2009-02-281-3/+5
* Make the rc.banner a lot more faster.Ermal Luçi2009-02-221-0/+5
* Remove debug message.Ermal Luçi2009-02-151-1/+0
* Make sure we do not return the interface passed as parameter rather NULL.Ermal Luçi2009-02-141-1/+1
* Set CURLOPT_TIMEOUT to 0Scott Ullrich2009-02-101-1/+2
* Small cleanup.Ermal Luçi2009-02-011-3/+1
* Make L2TP known in other parts of system, schedules and the function get_inte...Ermal Luçi2009-02-011-1/+2
* Add more L2TP improvements.Ermal Luçi2009-02-011-0/+6
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-14/+38
* Replace another route -n get command. These can sometimes hang and cause a fi...Seth Mos2009-01-131-1/+4
* Add a function that compares current DNS to the dnscache file.Seth Mos2009-01-131-0/+45
* Remove enable_rrd_graphing()Seth Mos2008-12-241-541/+0
* Add unknown values for the extra data sources during bootSeth Mos2008-12-231-2/+2
* make sure the update fields are in the correct orderSeth Mos2008-12-201-2/+4
* Move rrd graph data gathering over to pfctl instead of netstat, this uses 64 ...Seth Mos2008-12-161-41/+46
* Move command line after commentSeth Mos2008-12-161-1/+1
* Invoke pfctl for stats once and work with the outputSeth Mos2008-12-151-19/+28
* * Use 64 bit counters from PF for interfafe statsScott Ullrich2008-12-151-8/+24
* Actually get the whole command output.Ermal Luçi2008-12-141-1/+1
* Better handle floating rules.Ermal Luçi2008-11-301-2/+2
* Update shcedule code to new world order!Ermal Luçi2008-11-301-333/+291
* Correct field value to checkSeth Mos2008-11-301-1/+1
OpenPOWER on IntegriCloud