summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix openvpn upgrade code.Ermal Luçi2008-08-041-19/+24
|
* We know OpenDNS too now, add to the list.Ermal Luçi2008-08-042-4/+4
|
* Implement OpenDNS and fixup some indent.Ermal Luçi2008-08-041-10/+51
|
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-0318-491/+308
| | | | | | | | | | | | | and pam backing functions have been removed. The basic auth method was legacy code and the backing functions were redundant with no added value that I could see. A simplified replacement backing function named local_backed has been added that authenticates to the local configuration info which should be identical to system pwdb credentials. Since the htpassword file is no longer required, sync_webgui_passwords and its wrapper function system_password_configure have been removed. The local account management functions were renamed for consistency. A few minor bugs related to setting local passwords have also been corrected.
* readd HBCI & ArchLord to the shaperMartin Fuchs2008-08-038-90/+194
|
* Add protocol definitions needed by ipfw-classifyd. Basically they are copied ↵Ermal Luçi2008-08-02109-0/+2235
| | | | from the ipfw-classifyd pfPort which inherits them from l7-filter project on sf.net.
* update scriptaculous to version 1.8.1Bill Marquette2008-08-029-1993/+5036
|
* Remove the vpn_endpoint_determine function. It did not work properly whenMatthew Grooms2008-08-023-38/+9
| | | | CARP devices were in use. Use the newer ipsec_get_phase1_src instead.
* Add an option to set_local_group to clear the system user member list.Matthew Grooms2008-08-011-3/+3
|
* When performing a user configuration upgrade, make sure the all group getsMatthew Grooms2008-08-011-0/+13
| | | | created before syncing accounts to the system.
* Do not generate antispoof for virtual interfaces.Ermal Luçi2008-08-011-2/+3
|
* Correct a regression that caused non NAT-T IPsec tunnel communications toMatthew Grooms2008-08-011-22/+26
| | | | fail.
* Fixup FloatingRules creation. Not sure why it broke in the first place!Ermal Luçi2008-08-011-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-01176-928/+3844
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Do not backup /var/emptyScott Ullrich2008-07-311-1/+1
|
* Unlink files when restoring.Scott Ullrich2008-07-311-1/+1
|
* Break out text to new line, pause for 5 seconds after showing backup size.Scott Ullrich2008-07-311-3/+4
|
* 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
* * Switch XML tag from </pages> to <pages/>Scott Ullrich2008-07-302-1/+8
| | | | * Sync the all group which appears to be missing
* Remove stale comments.Ermal Luçi2008-07-301-2/+0
|
* Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in ↵Ermal Luçi2008-07-302-9/+2
| | | | the config.
* 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?!)
* increase textarea cols to 80Scott Ullrich2008-07-301-1/+1
|
* latest config.xml version is 4.9Scott Ullrich2008-07-282-2/+2
|
* Not sure what a type of none is, it breaks our dropdown ordering.Scott Ullrich2008-07-282-2/+2
|
* source OS is not required.Chris Buechler2008-07-271-1/+1
|
* Post to correct pageScott Ullrich2008-07-271-1/+1
|
* * Fix 7.x uploadsScott Ullrich2008-07-271-22/+7
| | | | * Include forgotten speedup commit
* Include firebug lite if enablefirebug lite GET parm is setScott Ullrich2008-07-271-1/+5
|
* Adding firebug liteScott Ullrich2008-07-272-0/+1682
|
* 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
|
* Forgotten commit, inline javascript code.Scott Ullrich2008-07-271-3/+3
|
* Add inline print style css output code and switch nifty to it.Scott Ullrich2008-07-272-9/+21
|
* REALLY unbreak niftycornersScott Ullrich2008-07-271-2/+1
|
OpenPOWER on IntegriCloud