summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Move is_jump_capable() to pfsense-utilsScott Ullrich2005-09-181-9/+18
* Add is_jumbo_capable() callScott Ullrich2005-09-181-0/+15
* Properly merge.Colin Smith2005-09-181-1/+12
* Fix system_firmware_check.phpColin Smith2005-09-181-14/+3
* * Introduce get_memory() which returns amount of memory in the machineScott Ullrich2005-09-181-2/+18
* Sync scheduler typeScott Ullrich2005-09-141-0/+12
* Correct add 1 to advskewScott Ullrich2005-08-221-5/+7
* Correctly backup vip's for syncScott Ullrich2005-08-221-3/+3
* Mount rw before calling pwd_mkdbScott Ullrich2005-08-211-0/+2
* Add sync_webgui_passwords()Scott Ullrich2005-08-211-0/+13
* Resync password database after restoreScott Ullrich2005-08-211-1/+8
* ++ advskew before handing it off and then rpc calling for an increase in the ...Scott Ullrich2005-08-211-0/+3
* Hard code "virtualip"Scott Ullrich2005-08-211-2/+2
* Add virtual ip sync.Scott Ullrich2005-08-211-0/+18
* Add after_sync_bump_adv_skew()Scott Ullrich2005-08-211-0/+17
* generate_random_mac() -> generate_random_mac_address()Scott Ullrich2005-08-201-2/+2
* Remove trailing spaceScott Ullrich2005-08-201-1/+1
* Move ifconifg after interface conversionScott Ullrich2005-08-151-2/+2
* translate wan, lan, opt -> real interface if neededScott Ullrich2005-08-151-0/+3
* Only setup special hardware options during bootupScott Ullrich2005-08-141-6/+6
* Add detection of polling, txcsum and rxcsumScott Ullrich2005-08-141-7/+12
* Enhance log_error()Scott Ullrich2005-08-141-8/+10
* Use basename() in get_filename_from_url.Colin Smith2005-08-051-4/+1
* Remove return_filename_as_string.Colin Smith2005-08-031-17/+1
* Fix a XXXScott Ullrich2005-08-011-1/+0
* Comment file_put_contentsScott Ullrich2005-07-311-0/+6
* Add get_dns_servers()Scott Ullrich2005-07-311-0/+19
* Try to enable hardware cheksumScott Ullrich2005-07-251-0/+2
* Cleanup commentsScott Ullrich2005-07-251-3/+27
* Use parse_config()Scott Ullrich2005-07-241-3/+3
* * Unlink config.cache and reload configuration for reload_all and reload_intr...Scott Ullrich2005-07-241-0/+16
* Alter bringup orderScott Ullrich2005-07-241-5/+8
* * Drop kick reboots bye byeScott Ullrich2005-07-241-1/+90
* Add strncpy() utility functionBill Marquette2005-07-231-0/+16
* Committed to the wrong branch, revert.Colin Smith2005-07-221-1/+4
* Clean up get_filename_from_url.Colin Smith2005-07-221-4/+2
* Start random mac generation with 00:a0:8eScott Ullrich2005-07-181-2/+2
* SInce we have some picky people to night its my turn:Scott Ullrich2005-07-141-3/+3
* Minor cleanups.Colin Smith2005-07-141-2/+1
* * Use awk instead of grep/cut.Colin Smith2005-07-141-2/+2
* Clean up.Colin Smith2005-07-141-3/+1
* Use exec() instead of backticks.Colin Smith2005-07-141-1/+1
* Take $interface parameter.Colin Smith2005-07-141-2/+2
* Correctly generate a mac address and add commentScott Ullrich2005-07-141-3/+29
* Add generate_random_mac().Colin Smith2005-07-141-2/+8
* conifg -> confScott Ullrich2005-07-091-2/+2
* Mount CF for RW when restoring configurationScott Ullrich2005-07-091-0/+2
* Add file_put_contents() functionScott Ullrich2005-07-081-0/+8
* Allow display_topbar paramaters:Scott Ullrich2005-07-051-5/+5
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-58/+49
OpenPOWER on IntegriCloud