Commit Graph

8777 Commits

Author SHA1 Message Date
Scott Ullrich
18d8c406cd Only delete a interface IP if it exists. 2008-02-19 07:00:01 +00:00
Scott Ullrich
39e0413321 Backout last commit. The dependency order is not correct. 2008-02-19 06:51:27 +00:00
Scott Ullrich
30283b9d35 Correctly deterimine if user is local 2008-02-19 05:29:54 +00:00
Scott Ullrich
82e913df9c Do not allow password change for non local user. 2008-02-19 05:27:25 +00:00
Scott Ullrich
4561e990ca Remove extra c/r 2008-02-19 05:06:17 +00:00
Scott Ullrich
8b67117b21 Ask the user if they would like to unload the IP address configuration of
the LAN interface after they have elected to remove it (appliance mode).
2008-02-19 05:05:26 +00:00
Scott Ullrich
45f7f880ba Unset the LAN interface after the user has commited. Otherwise if they
select N that they are not happy with the setup we have already removed
the configuration sections.
2008-02-19 04:55:14 +00:00
Scott Ullrich
8fb67752dd Unset the DHCP LAN subnet information when the interface is removed. 2008-02-19 04:48:03 +00:00
Scott Ullrich
89fcabc4af Ensure that we returned a real interface and squash reloading
errors.
2008-02-19 03:41:10 +00:00
Scott Ullrich
dc6f894212 Correctly unset interface and do not define <if> later blindly. 2008-02-19 03:03:20 +00:00
Scott Ullrich
2d064820ef Backout my previous advice to CMB. It was grossly wrong. 2008-02-19 01:55:08 +00:00
Scott Ullrich
2ddf8c6e11 Make select button really a button intead of HTML <a href> 2008-02-19 00:28:11 +00:00
Scott Ullrich
6344d71f98 Make form more user friendly:
"Active Directory"

hide:
LDAP Filter (use default: (samaccountname=$username))
LDAP Naming Attribute (use default: samaccountname)
Group Membership Attribute Name (use default: memberOf)

"eDirectory"

hide:
LDAP Filter (use default: (cn=$username))
LDAP Naming Attribute (use default: CN)
Group Membership Attribute Name (use default: groupMembership)
2008-02-19 00:25:34 +00:00
Chris Buechler
9613c6a7dd Fix part of broken ruleset with single interface
Single interface support
Appliance Project
2008-02-18 22:38:21 +00:00
Ermal Luçi
96d1d4adee Do not allow a user to add or remove childs on a default queue.
Better prevent them from doing this than dealing with other situarions.
2008-02-18 20:51:08 +00:00
Ermal Luçi
cedae3d316 * Unbreak creation of new queues
* Fix input validation for bandwidth
2008-02-18 20:40:49 +00:00
Scott Ullrich
2821f8e690 Switch over to the newly provisioned 0.pfsense.pool.ntp.org which
ntp.org has graciously setup for pfSense.
2008-02-18 18:07:44 +00:00
Scott Ullrich
876edc2077 * Write out configuratin correctly
* Do not assign optional interfaces if LAN has been removed.
2008-02-18 17:57:58 +00:00
Scott Ullrich
6a638a8900 Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if we
are not remotely sending logs.
2008-02-18 17:44:11 +00:00
Scott Ullrich
f10e8e4828 Ensure that $allowed is set. 2008-02-18 17:29:36 +00:00
Chris Buechler
9c98515ddd Partially fix assignment of only WAN at console interface assignment.
Single interface support
Appliance Project
2008-02-18 06:55:09 +00:00
Scott Ullrich
7f9a41a5f5 Back commit. Wrong branch. 2008-02-18 06:45:36 +00:00
Scott Ullrich
58c30ba438 Sync w/ RELENG_1 2008-02-18 06:44:41 +00:00
Chris Buechler
73d0efb9f3 Changing minimum number of interfaces to 1 while we're working on the single interface code. cvssync overwriting my change is driving me nuts. :)
We can discuss at a later date, closer to a release version, whether we want this to be 1 or 2.

Single interface support
Appliance Project
2008-02-18 06:16:22 +00:00
Scott Ullrich
ba1eb884ae Remove extra } 2008-02-18 05:51:10 +00:00
Chris Buechler
42b8d9fb18 fix typo 2008-02-18 05:11:00 +00:00
Chris Buechler
c3317a8c5e Don't force into interface mismatch loop when using one interface.
Single interface support
Appliance Project
2008-02-18 04:38:23 +00:00
Chris Buechler
d9df12f76f Text fix.
Single interface support
Appliance Project
2008-02-18 04:12:39 +00:00
Chris Buechler
06a22f6d6d Fix page title issues
PPP
2008-02-18 01:58:07 +00:00
Chris Buechler
860c4e80bb Initial import of PPP for 3G and dial up modem support.
Needs testing and likely some fixing, then porting to HEAD once verified working.
2008-02-18 01:33:06 +00:00
Scott Ullrich
cc3087bd05 Remove bogus check. 2008-02-17 05:21:44 +00:00
Scott Ullrich
1af187a192 Ensure /tmp/y exists before running pkg_delete command. 2008-02-17 05:18:52 +00:00
Scott Ullrich
5daf170812 Missing global $g and $config 2008-02-17 05:16:23 +00:00
Scott Ullrich
cfceefc6d9 Unbreak packages. 2008-02-17 04:35:56 +00:00
Scott Ullrich
6578832fa9 Use /var/log/openvpn.log 2008-02-17 00:29:54 +00:00
Scott Ullrich
a64fd7fffc Add head.inc. 2008-02-17 00:27:02 +00:00
Scott Ullrich
a7afefe5b2 Adding OpenVPN status page originall written by Peter Allgeyer
and Manuel Kasper.
2008-02-17 00:18:41 +00:00
Scott Ullrich
03dfcbc7a1 Importing OpenVPN status page form m0n0wall. 2008-02-17 00:15:21 +00:00
Scott Ullrich
e1aea2cda0 When bdiff is detected in the filename, invoke the binary update
routines.
2008-02-17 00:03:27 +00:00
Scott Ullrich
ca7a3a5c75 File an alert we cannot find a matching subnet for a CARP IP address. 2008-02-16 22:52:57 +00:00
Scott Ullrich
889ad280b0 Speed product correctly
Noticed-by: Martin
2008-02-16 22:22:54 +00:00
Scott Ullrich
bb6def3289 s/package/Package/CVS: ---------------------------------------------------------------------- 2008-02-16 21:51:54 +00:00
Scott Ullrich
f7ad13cac6 Add other misc areas. 2008-02-16 21:43:32 +00:00
Scott Ullrich
e706ed8d7a Add other custom pkg.php areas. 2008-02-16 21:35:40 +00:00
Scott Ullrich
ad43fd84eb * Add CARP Settings custom pkg handler 2008-02-16 21:28:36 +00:00
Scott Ullrich
990dc9cecf * Remove blank trailing line
* Allow custom urls that include pkg.php to be saved
2008-02-16 21:26:57 +00:00
Scott Ullrich
c8823c18c3 Ensure $allowed is set correctly. 2008-02-16 20:53:23 +00:00
Scott Ullrich
60c74655eb Check if item is an array. admin user has permission to all without array. 2008-02-16 20:31:24 +00:00
Scott Ullrich
31b536532d Add custom priv for granting access to the user manager. 2008-02-16 20:23:35 +00:00
Chris Buechler
03acfa4a14 touch up text 2008-02-16 08:58:35 +00:00