summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Report backup size after completion.Scott Ullrich2008-07-311-2/+4
|
* Add line break to make the text look tidy.Scott Ullrich2008-07-311-1/+3
|
* Alert user we are restarting lighty and friends in 5 seconds.Scott Ullrich2008-07-311-3/+4
|
* Launch helper script in background to relaunch lighty and friends.Scott Ullrich2008-07-311-2/+7
|
* Output echos in the correct order.Scott Ullrich2008-07-311-8/+6
|
* Output more details during restart operationsScott Ullrich2008-07-311-2/+4
|
* Spell exclude correctlyScott Ullrich2008-07-311-1/+1
|
* * Ignore /var/run during backupsScott Ullrich2008-07-311-4/+2
| | | | * Exec restart commands in background
* Remove ermals testing branch. These changes have been merged.Scott Ullrich2008-07-311-1/+1
|
* * Backup prior configuration before syncing. Tired of blowing up myScott Ullrich2008-07-311-17/+41
| | | | | | | | | firewall and having to spend hours to get back online. This is not exactly productive. * Add a RESTORE option as a branch if we detect a previous CVSSYNC. With these changes it should be easy as pie to revert to the last known good working state.
* Update list of hardware that supports vlan natively.Ermal Luçi2008-07-311-1/+1
|
* Try to do some more validation at old bridge creation till things settle for ↵Ermal Luçi2008-07-311-2/+2
| | | | the other parts.
* Remove bogus parameter in the vlanmtu command wrongly setted by me.Ermal Luçi2008-07-311-1/+1
| | | | Noteced-by: billm
* Remove stale comments.Ermal Luçi2008-07-301-2/+0
|
* Remove generating entries when <bridge> knob is set forinterfaces.Ermal Luçi2008-07-301-23/+8
| | | | | It was awkward cause it tried to use the ip of the interface bridged with! Furthemore we do bridging differently now so no need to keep that around too.
* Channel 0 is no longer a valid option, use any per Sam LScott Ullrich2008-07-301-0/+3
|
* Take into account that pptp might be configured for redir mode too!(Is this ↵Ermal Luçi2008-07-301-1/+1
| | | | mode still needed or should it be set at the port forward tab?!)
* * Fix 7.x uploadsScott Ullrich2008-07-271-22/+7
| | | | * Include forgotten speedup commit
* Compress javascript directory tooScott Ullrich2008-07-271-0/+1
|
* Add missing ,Scott Ullrich2008-07-271-1/+1
|
* Turn on Lighty caching and tell it what to cacheScott Ullrich2008-07-271-1/+13
|
* bring up laggs on bootup.Ermal Luçi2008-07-251-0/+3
|
* Sync laggs with all configs when needed.Ermal Luçi2008-07-251-0/+2
|
* Lagg needs all mtus to be the same as the first member.Ermal Luçi2008-07-251-1/+2
|
* Actually lagg(4) uses physical interfaces as vlan doesn't have to do with ↵Ermal Luçi2008-07-251-3/+2
| | | | configured one.
* Black list lagg.Ermal Luçi2008-07-251-1/+2
|
* knob for lagg.Ermal Luçi2008-07-251-1/+1
|
* Set up proto before members.Ermal Luçi2008-07-251-3/+2
|
* Correct typo.Ermal Luçi2008-07-251-1/+1
|
* Backend support for lagg(4).Ermal Luçi2008-07-251-0/+58
|
* Blacklist even gre now that we fill entries automatically for these interfaces.Ermal Luçi2008-07-251-0/+1
|
* Teach parser about bridge knob.Ermal Luçi2008-07-251-1/+1
|
* Configure bridges even during bootupErmal Luçi2008-07-251-0/+3
|
* Sync even bridges when resyncing all other configsErmal Luçi2008-07-251-0/+2
|
* Backend support for bridges.Ermal Luçi2008-07-251-0/+138
|
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-257-609/+616
| | | | | | | | | | | the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area.
* Log carp state changes to system logging. Why we haven't done this priorScott Ullrich2008-07-241-0/+1
| | | | is a oversight on my part.
* fix typoChris Buechler2008-07-241-11/+11
|
* Adding mhashScott Ullrich2008-07-241-0/+1
|
* Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.Ermal Luçi2008-07-241-0/+14
| | | | VLAN's where wrongly removed by me previously.
* Return null return value so we know when we did not find any match.Ermal Luçi2008-07-241-1/+1
|
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-242-61/+62
| | | | | | packages only anymore, move into pfsense-utils and allow for multiple file write functions (firmware upgrades use a different one than our standard)
* Move Inline CSS and JS functions to guiconfig.inc.Scott Ullrich2008-07-231-30/+1
|
* Check if cuntions exists bvefore defining them to preven errors with some ↵Ermal Luçi2008-07-231-22/+26
| | | | scripts mostly from console.
* Disable apc on machines with less than 96 MB to make they behave better.Ermal Luçi2008-07-231-2/+12
|
* Handle GRE/GIF during bootupErmal Luçi2008-07-231-0/+6
|
* Add the new knobs to the parserErmal Luçi2008-07-231-1/+1
|
* Backend support for GRE/GIF tunnels.Ermal Luçi2008-07-231-0/+100
|
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-2/+2
|
* Make the GUI fast and capable of working in environments with RAM less than 128.Ermal Luçi2008-07-221-6/+13
| | | | | | Actually this make the GUI on this system respond faster than in an ALIX with 256MB RAM. Tested on: Soekris, Wrap, VMware environments
OpenPOWER on IntegriCloud