summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Collapse)AuthorAgeFilesLines
* Only write 1 lineScott Ullrich2005-10-111-2/+4
|
* Set $username correctlyScott Ullrich2005-10-111-2/+1
|
* Sync htpasswd in pfsense-utils:sync_webgui_passwords()Scott Ullrich2005-10-111-1/+17
|
* Missing;Scott Ullrich2005-10-091-1/+1
| | | | Pointy-hat-to: GeekGod
* Use password from $configScott Ullrich2005-10-091-3/+1
|
* Set root shell to /bin/sh when syncingScott Ullrich2005-10-081-1/+1
|
* Set shell when syncingScott Ullrich2005-10-081-0/+2
|
* Do not update changedescScott Ullrich2005-10-051-2/+1
|
* only generate salt and crypted_pw onceScott Ullrich2005-10-041-4/+2
|
* make $config a global variableScott Ullrich2005-10-041-0/+1
|
* * Sync root and admin passwordsScott Ullrich2005-10-041-0/+14
| | | | * Move sync logic into pfsense-utils:sync_webgui_passwords()
* If we cannot resolve to a real interface simply return what we where passed ↵Scott Ullrich2005-10-021-1/+5
| | | | prior.
* Missing ]Scott Ullrich2005-09-291-1/+1
|
* Add <system><do_not_use_nic_microcode/> tag which will prevent the system ↵Scott Ullrich2005-09-291-1/+3
| | | | from trying to bring up the nics with microcode support.
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-6/+0
|
* * Sync master password correctlyScott Ullrich2005-09-241-0/+1
| | | | * Do not down carp interfaces on bootup
* * Sync master password correctlyScott Ullrich2005-09-241-3/+1
| | | | * Add 100 to advskew and cap at 255
* Handle integers betterScott Ullrich2005-09-231-3/+5
|
* * Add 50 to advskew on sync slaves.Scott Ullrich2005-09-231-1/+3
| | | | * If skew goes over 255, reduce to 255
* No newline at end of file.Scott Ullrich2005-09-211-1/+1
|
* Move is_jump_capable() to pfsense-utilsScott Ullrich2005-09-181-9/+18
|
* Add is_jumbo_capable() callScott Ullrich2005-09-181-0/+15
| | | | Ticket #510
* 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
| | | | * Use memory to control how many processes will be running and waiting for captive portal authenticaion
* Sync scheduler typeScott Ullrich2005-09-141-0/+12
| | | | Ticket #499
* 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
| | | | value.
* Hard code "virtualip"Scott Ullrich2005-08-211-2/+2
|
* Add virtual ip sync.Scott Ullrich2005-08-211-0/+18
| | | | Removes proxyarp entries
* 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
| | | | Ticket #389
* 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
| | | | Submitted-by: databeestje
* 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
| | | | Suggested-by: colin
OpenPOWER on IntegriCloud