summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Correctly return wan or lan. It seems that this function can fail in certain...Scott Ullrich2007-02-021-0/+2
* Backport cron handling from HEAD.Scott Ullrich2007-01-291-0/+3
* Add pfsense.merge_config_section which can merge two keys together via XMLRPC...Scott Ullrich2007-01-241-0/+21
* Not sure how I missed this.Seth Mos2007-01-201-2/+2
* Fix indenation and possible conflicting variable naming (future commits)Seth Mos2007-01-151-7/+7
* Sync enable_rrd_graph() with HEADSeth Mos2007-01-131-181/+175
* Renumber, assign and delete rules as needed.Scott Ullrich2006-12-281-9/+12
* s/array_count/array_count_values/Scott Ullrich2006-12-281-3/+3
* Renumber, assign and delete rules as needed.Scott Ullrich2006-12-281-6/+36
* - livecd/embedded: do not create a md on /var/db/rrd, /var already is oneSeth Mos2006-12-111-8/+1
* Merge newer rrd graphing code, drop down now only lists valid rrdSeth Mos2006-11-221-171/+318
* MFC [15086]Bill Marquette2006-10-221-2/+2
* If no virtual ips are defined simply return 0 and avoid a Warning: Invalid ar...Scott Ullrich2006-10-051-0/+4
* Correctly find carp ips by including the first usableScott Ullrich2006-10-041-1/+2
* Correctly deterimine if an ip falls within a carp subnet, etc.Scott Ullrich2006-10-041-9/+23
* Do not leave trailing spaces before or after the text we are adding or removing.Scott Ullrich2006-09-271-3/+7
* Do not leave trailing spaces before or after the text we are adding or removing.Scott Ullrich2006-09-271-11/+9
* Only write out $fd_log items if a handle existsScott Ullrich2006-09-271-1/+3
* Our compatibility code raelly needs to go into functions.inc so it can get in...Scott Ullrich2006-09-081-15/+1
* Correctly write out ttyd0 entryScott Ullrich2006-09-081-4/+4
* Actually enable the serial port correctly and present the menu when needed.Scott Ullrich2006-09-081-0/+15
* Don't spike RRD stats after reboot.Scott Ullrich2006-09-011-1/+17
* Expand "Announce Dynamic local route" to textareaScott Ullrich2006-08-231-1/+3
* Work around a FreeBSD bug in both RELENG_6_1 and do not destroy CARP interfac...Scott Ullrich2006-08-231-1/+24
* Add compatibility goo for HEAD for pfSenseHeaderScott Ullrich2006-08-181-1/+8
* Add compatibility goo to allow gettext/HEAD items to work on RELENG_1.Scott Ullrich2006-08-181-0/+7
* Handle 0's a little more gracefully to avoid:Scott Ullrich2006-08-141-2/+2
* Destroy interfaces.Scott Ullrich2006-08-141-2/+1
* Do not destroy CARP interfaces for time being until a FreeBSD bug is zapped.Scott Ullrich2006-08-141-1/+3
* Invalidate CACHE after CARP changes.Scott Ullrich2006-08-141-1/+2
* flush the interface cache every time an interface is createdBill Marquette2006-08-111-6/+6
* MFC 13725 - really update cacheBill Marquette2006-08-111-5/+2
* MFC 13723 - Here's another 7-10 second speedup on my 4801 by caching the carp...Bill Marquette2006-08-111-11/+18
* partial MFC of 13717Bill Marquette2006-08-111-1/+5
* MFC 13714Bill Marquette2006-08-111-3/+8
* MFC 13700Scott Ullrich2006-08-111-3/+18
* MFC 13233Scott Ullrich2006-07-171-5/+3
* Increase size to 6 megs, because *COUGH* 3 megs is NOT enough for everyone.Scott Ullrich2006-07-131-2/+2
* Add is_dhcp_server_enabled() function which returns true or false if the dhcp...Scott Ullrich2006-07-071-0/+14
* * Lock config before and unlock after processingScott Ullrich2006-07-011-102/+107
* Add get_interface_gateway()Scott Ullrich2006-06-241-1/+24
* MFC 12640Scott Ullrich2006-06-121-3/+2
* Correct spelling mistakeScott Ullrich2006-06-081-2/+2
* MFC make_dirs changes required by packagesScott Ullrich2006-06-071-7/+9
* * Add reset_carp()Scott Ullrich2006-05-301-0/+21
* Fix bridge support by adding the bridge item to the alias groupScott Ullrich2006-04-291-0/+21
* MFC enable_rrd_graphing()Scott Ullrich2006-04-241-4/+0
* MFC RRD cdrom changesScott Ullrich2006-04-221-13/+16
* * Silence phpeclipse errorsScott Ullrich2006-04-211-0/+6
* Do not spew booting items during reload_all_sync()Scott Ullrich2006-04-211-0/+2
OpenPOWER on IntegriCloud