summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Unbreak rrd graphs for queues and make them multiinterface awareErmal Luçi2008-02-231-18/+35
* Correctly escape args.Scott Ullrich2008-02-201-2/+2
* Escaqpe shell arguments for Full Name when adding the user to FreeBSD.Scott Ullrich2008-02-201-2/+2
* Add debugging helper code.Scott Ullrich2008-02-201-0/+4
* s/${/{$/Scott Ullrich2008-02-201-1/+1
* * Bump nextgid, nextuid to 115 for RELENG_1/HEADScott Ullrich2008-02-201-1/+1
* Ensure that $allowed is set.Scott Ullrich2008-02-181-0/+2
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-181-0/+6
* Unbreak packages.Scott Ullrich2008-02-171-3/+8
* * Minor cleanupsScott Ullrich2008-02-091-0/+4
* Convert string to lower case.Scott Ullrich2008-02-091-1/+1
* LAN is optional now.Scott Ullrich2008-02-091-1/+6
* LAN is optional.Scott Ullrich2008-02-091-10/+40
* Make sure item is an array before comparing using array functions.Scott Ullrich2008-02-081-5/+7
* Bring in the new traffic shaper.Ermal Luçi2008-01-111-15/+11
* touch up textChris Buechler2008-01-081-1/+1
* Add product_copyright re-branding supportScott Ullrich2007-12-161-4/+4
* If /etc/pwd.db.tmp exists when we are syncing the password database then remo...Scott Ullrich2007-12-131-0/+3
* Stop spewing to stdout, this should be logged.Scott Ullrich2007-12-041-1/+2
* Turn off debuggingScott Ullrich2007-12-031-1/+1
* Add more ACL checkers to help with port forward and one to one NAT for multi ...Scott Ullrich2007-12-031-0/+38
* Only show interfaces that the user has access to edit on the firewall rules e...Scott Ullrich2007-12-031-0/+19
* Inherit allowed privs from $g['privs']Scott Ullrich2007-12-031-15/+3
* Do not set allowed_groups variables. Auth.inc is not alaways available on co...Scott Ullrich2007-12-031-11/+10
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Remove debugging code.Scott Ullrich2007-12-021-7/+0
* Kill off illegal offsets error and make code more readable while I am here.Scott Ullrich2007-12-021-5/+13
* Ensure userindex and groupindex is available to non auth.inc callers.Scott Ullrich2007-12-021-1/+7
* Backport display_top_tabs() from HEAD.Scott Ullrich2007-12-021-13/+55
* do not run pfctl -ss 4 timesSeth Mos2007-11-101-5/+7
* Define ifconfig commandSeth Mos2007-10-291-0/+1
* Fix typo in variableSeth Mos2007-10-281-1/+1
* Improve wireless statsSeth Mos2007-10-211-2/+2
* Commit wireless statistics 1st roundSeth Mos2007-10-211-0/+39
* Add function that returns the interface which belongs with the gatewaySeth Mos2007-10-191-0/+15
* Commit function that looks up the gateway ip by name from the Gateways arraySeth Mos2007-10-191-0/+15
* Improve fall through logicSeth Mos2007-10-191-1/+3
* Check if array existsSeth Mos2007-10-191-4/+6
* Add prelimenary Routing page.Seth Mos2007-10-191-1/+7
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-171-0/+9
OpenPOWER on IntegriCloud