summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Correctly disable PPTP server Ticket #953Scott Ullrich2006-05-051-0/+1
|
* MFC DYNDNS fixesScott Ullrich2006-05-041-2/+18
|
* Balance -> BalancerScott Ullrich2006-05-0210-10/+10
|
* Don't leave CARP cluster in a inconsistent state by not calling ↵Scott Ullrich2006-05-021-4/+5
| | | | interfaces_carp_bring_up_final();
* Make field names in input validation consistent with the field names on the ↵Scott Ullrich2006-05-011-1/+1
| | | | form. Our users are already confused enough to have this type of stuff going on.
* Return correct field for input validation for nat ipScott Ullrich2006-05-011-1/+1
|
* Add missing <ul> and </ul> elements.Scott Ullrich2006-04-301-4/+4
|
* Don't complain if OLSR rules don't existScott Ullrich2006-04-291-5/+7
|
* OLSRD -> olsrdScott Ullrich2006-04-281-1/+1
|
* When PPPOE server is turned off, remove any custom rules associated with it.Scott Ullrich2006-04-281-0/+9
|
* When PPTP server is turned off, remove any custom rules associated with it.Scott Ullrich2006-04-281-0/+9
|
* Note the default username will be reset to admin after factory resetScott Ullrich2006-04-281-0/+1
|
* Update OLSR to only call setup_wireless_olsr() once now that it sets up all ↵Scott Ullrich2006-04-271-6/+1
| | | | interfaecs in one shot.
* Fix LQEScott Ullrich2006-04-261-21/+11
|
* Use size of 1Scott Ullrich2006-04-261-0/+1
|
* OLSR fixesScott Ullrich2006-04-262-4/+38
|
* Synch with -HEAD.Scott Ullrich2006-04-262-0/+40
|
* Only check first two octets when validating that a comprable real ip exists ↵Scott Ullrich2006-04-261-3/+3
| | | | for CARP.
* Make consistentScott Ullrich2006-04-252-2/+2
|
* Correct cellsScott Ullrich2006-04-252-9/+5
|
* Note the fact that multi-wan does not work with these utilities.Scott Ullrich2006-04-252-0/+16
|
* remove <p> from notice/errorScott Ullrich2006-04-251-1/+1
|
* /input_error/input_errors/Scott Ullrich2006-04-251-1/+1
|
* s/===/==/Scott Ullrich2006-04-251-1/+1
|
* MFC 11967Scott Ullrich2006-04-251-0/+30
| | | | | Do not allow user to shoot themselves in the foot (and the kernel, apparently) by adding a CARP ip to the system if a real ip on a real interface doesnt exist to match. Tickets:
* MFC 11963Scott Ullrich2006-04-251-14/+17
| | | | The switch syntax was wrong (or at least blatlantly weird). Also, the default case was being always invoked. Corrected some indentation as well.
* MFC 11956Scott Ullrich2006-04-251-5/+5
| | | | Fixes http://cvstrac.pfsense.com/tktview?tn=877,6 Thanks to Florian Ehlig for fixing!
* MFC 11955Scott Ullrich2006-04-251-0/+0
| | | | Thanks to Florian Ehlig for fixing!
* Redirect back to self every 100 ticks instead of 40.Scott Ullrich2006-04-241-1/+1
|
* Output MSNTP to syslog so we can see whats happening underneat the hood.Scott Ullrich2006-04-241-1/+1
|
* Add dummy gettext() functionScott Ullrich2006-04-241-0/+3
|
* MFC from -HEADScott Ullrich2006-04-242-8/+24
|
* MFC 11349Scott Ullrich2006-04-241-0/+4
| | | | fix table display on IE when forwarding non tcp/ip protocols
* MFC 11100Scott Ullrich2006-04-241-1/+9
| | | | Allow WAN and LAN address in shaper rules
* MFC from -HEADScott Ullrich2006-04-242-289/+374
|
* Kill carriage returns on timezone listScott Ullrich2006-04-231-0/+4
|
* Do not show a blank page after enabling SSHScott Ullrich2006-04-231-0/+3
|
* Flush output correctly when restarting webConfigurator.Scott Ullrich2006-04-221-1/+4
|
* Use shutdown -r now when resstoring config. The RRD graphing tar process is ↵Scott Ullrich2006-04-221-1/+6
| | | | somehow blocking!? on this operation causing the reboot to fail.
* We reboot regardless after configuration change (restore)Scott Ullrich2006-04-221-2/+2
|
* Reboot after configuration restore.Scott Ullrich2006-04-221-17/+5
|
* add value="yes" for nosyncScott Ullrich2006-04-211-1/+1
|
* Correctly display NOSYNCScott Ullrich2006-04-211-2/+3
| | | | Ticket #848
* Complete nosync supportScott Ullrich2006-04-212-34/+47
| | | | Ticket #848
* Show LAN, WAN or OPT$X['descr']Scott Ullrich2006-04-211-1/+3
| | | | Ticket #929
* Restart pool after XMLRPC sync.Scott Ullrich2006-04-211-0/+2
| | | | Ticket #924
* When switching source from Any to network and back, allow source subnet ↵Scott Ullrich2006-04-211-1/+1
| | | | field to be changed afterwards.
* MFC from HEADScott Ullrich2006-04-202-20/+40
| | | | * Add gettext() dummy function to avoid needing gettext from -HEAD's php binary.
* MFC from -HEADScott Ullrich2006-04-202-159/+116
|
* MFC 11291Scott Ullrich2006-04-201-62/+61
| | | | Ticket #893 Also address "bugs/features" in the new XML parser (should be safe to MFC - needs testing before commiting to RELENG_1 though, works in HEAD perfectly)
OpenPOWER on IntegriCloud