Ermal Luçi
fce824608b
* Fix some bugs when deleteing queues
...
* Remove Manuel from firewall_shaper.php copyright this has nothing to do with him
* Apply fixes to show the actions taken on queues directly(you needed a refresh to display those), though we pay some penalty for this now
2008-02-21 18:22:00 +00:00
Scott Ullrich
925e23bf57
Ensure /tmp/ is writable
2008-02-20 20:49:44 +00:00
Scott Ullrich
0886e3f541
Correctly escape args.
2008-02-20 20:42:37 +00:00
Scott Ullrich
5b8c24b58b
Escaqpe shell arguments for Full Name when adding the user to FreeBSD.
2008-02-20 20:28:40 +00:00
Scott Ullrich
5456326f85
Remove the statement Only Supports one Container Currently!!!
2008-02-20 19:13:39 +00:00
Scott Ullrich
26dc42ee49
Add debugging helper code.
2008-02-20 18:54:47 +00:00
Scott Ullrich
687721482e
Correctly save pages with . in the ACL.
2008-02-20 18:49:25 +00:00
Scott Ullrich
16a79d6b5c
Add cg2
2008-02-20 18:03:43 +00:00
Scott Ullrich
c71c47e322
Remove blank page
2008-02-20 17:49:32 +00:00
Scott Ullrich
6341c55607
remove {$concurrent}, it breaks user manager.
2008-02-20 17:48:32 +00:00
Scott Ullrich
d5fe3bbcc1
Remove (FAILOVER)
2008-02-20 17:47:37 +00:00
Scott Ullrich
b320170df1
Rename Hidden: Exec to Command
2008-02-20 17:46:15 +00:00
Scott Ullrich
176735aaf1
Add page title.
2008-02-20 17:44:51 +00:00
Scott Ullrich
012c683420
At least one group is required for saving.
2008-02-20 17:41:19 +00:00
Scott Ullrich
b569598bee
* Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-user
...
* Add missing ping_hosts.sh code from RELENG_1 to HEAD
2008-02-20 01:51:32 +00:00
Scott Ullrich
a775273760
s/${/{$/
2008-02-20 01:43:19 +00:00
Scott Ullrich
c649669ed2
* Bump nextgid, nextuid to 115 for RELENG_1/HEAD
...
* s/${/{$/
2008-02-20 01:42:39 +00:00
Scott Ullrich
03db004266
Remove dead code.
2008-02-20 01:23:22 +00:00
Scott Ullrich
8da7252b0f
Add missing bits from HEAD.
2008-02-20 01:11:21 +00:00
Scott Ullrich
02aee0690e
Correctly save pages.
2008-02-20 00:31:04 +00:00
Scott Ullrich
4f7c388212
Add Edir, etc to the LDAP other description.
2008-02-19 16:56:11 +00:00
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