Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
864bf774 12/02/2010 11:16 PM Erik Fonnesbeck

Restore spoofed MAC after running hostapd to keep behavior consistent with other interfaces. Ticket #841

acb0bce0 12/02/2010 10:40 PM Erik Fonnesbeck

Restore the original MAC address before running hostapd to work around a hostapd bug. Ticket #841

650cb13b 12/02/2010 09:31 PM Jim Pingle

Try to handle when cert subject entries are arrays.

0a0774b5 12/02/2010 08:29 PM Jim Pingle

Allow a . in hostnames. Also, don't allow a space in hostname, it was adding a bunch of trailing spaces to the end of the field. Fixes #1063

b098343a 12/02/2010 07:08 PM Ermal LUÇI

Correct binaries needed.

8e428017 12/02/2010 06:09 PM Ermal LUÇI

Do not try to be smart on the package name and also use a better resulting condition testing.

41fafd53 12/02/2010 05:21 PM Warren Baker

Make use of the new tab menu and use _GET instead of _POST for pkg name passed in URL.

d589cccf 12/02/2010 05:01 PM Warren Baker

If a pkg has logging enabled in syslog, then correctly ensure that it does not get logged to one of the other logs but only to its specified log file.

eeb52fea 12/02/2010 02:56 PM Warren Baker

Syslog.conf would end up with multiple pkg facility names on the same line. So multiple pkgs with logging enabled would end up with the previous pkg prepended to its syslog entry.

a2ff08f8 12/02/2010 02:14 PM Jim Pingle

Disable redirect gateway checkbox when using shared key (you can't push with shared key). Also re-run the code to hide the local network box if the gw redirect is checked when switching server modes, since there is no need to push a specific local network when pushing the default gateway.

b8e2fd16 12/02/2010 01:22 PM Jim Pingle

Use unlink here instead of an exec to rm. Remove escapeshellarg call as it isn't needed now. Fixes #1066

310a9d7b 12/02/2010 05:29 AM Erik Fonnesbeck

Confirm before deleting the interface.

1b844e70 12/01/2010 07:35 PM Ermal LUÇI

Raise this to new limit of 2^16.

435a418f 12/01/2010 05:23 PM Ermal LUÇI

Do not spam console with useless messages. Also remove killall not needed anymore.

6c9e8647 12/01/2010 05:04 PM Ermal LUÇI

Enable LINK_DOWN event for interfaces. It will help cases similar to http://forum.pfsense.org/index.php/topic,29032.0.html

893f4784 12/01/2010 04:20 PM Jim Pingle

If the protocol is not set in the config, it defaults to https, so assume port 443 since the port isn't set either.

ddb09227 12/01/2010 02:58 PM Ermal LUÇI

Use new style filterdns argument passing on cmd and remove hack for killall now that its not needed anymore.

b6ab9bd2 12/01/2010 11:52 AM Ermal LUÇI

Ticket #1060. Escape even the alias entry descritpions.

1dbc0c43 12/01/2010 11:22 AM Ermal LUÇI

Use correct variable name. Also related to Ticket #847.

7eb2ebbe 12/01/2010 04:29 AM Scott Ullrich

Make page more html friendly.

75e22cbc 12/01/2010 04:25 AM Scott Ullrich

Do not output blank pkg names

d32698d3 12/01/2010 01:38 AM Scott Ullrich

Ensure inetd.conf exists

a1054b46 12/01/2010 01:36 AM Scott Ullrich

Make pfTop uniform

50646b37 12/01/2010 01:10 AM Scott Ullrich

Temporarily killall -9 filterdns until the signal issue can be resolved. Will open a ticket

50c35266 12/01/2010 12:52 AM Scott Ullrich

Make sure a port is always set. Remove trailing newline

522b72c1 12/01/2010 12:43 AM Scott Ullrich

Set port

76ffdf90 12/01/2010 12:35 AM Scott Ullrich

Add successful user for sshlockout

56bff6a3 12/01/2010 12:29 AM Erik Fonnesbeck

Make sure host private key permissions aren't too open so sshd won't complain.

d44798f7 11/30/2010 11:59 PM Scott Ullrich

Adding webConfiguratorlockout table and code.

7a9ed301 11/30/2010 11:55 PM Ermal LUÇI

Preseve attributes of files during copy.

88ecfc58 11/30/2010 11:46 PM Scott Ullrich

Reword auth error message to match ssh for the most part

1ea78906 11/30/2010 11:41 PM Scott Ullrich

Revert "Use -ss for syslogd. Suggested-by: Ermal"

This reverts commit c57e0d704ac08afee31e1e79f0b8228f5eb66cb1.

c57e0d70 11/30/2010 11:39 PM Scott Ullrich

Use -ss for syslogd. Suggested-by: Ermal

e351fc2d 11/30/2010 11:36 PM Scott Ullrich

Use -l

be9303ac 11/30/2010 11:28 PM Scott Ullrich

Unbreak Status -> System Logs -> DHCP due to chroot and new version of DHCPD.

a4fe5cac 11/30/2010 10:33 PM Jim Pingle

Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to understand and use.

628d1548 11/30/2010 10:18 PM Ermal LUÇI

Do a fflush of file before closing and sync(2). Fix whitespace while here.

65c5cec3 11/30/2010 10:16 PM Ermal LUÇI

Make sure we cannot add interfaces by entering the link directly on url address bar. This does the same check as the one for showing the plus button on interfaces_assign.

5ba5a8de 11/30/2010 09:48 PM Scott Ullrich

Use pfSense_sync()

00bc5bcc 11/30/2010 07:08 PM Scott Ullrich

Call sync after writing the file and before returning to continue processing.

a6e0e07b 11/30/2010 06:35 PM Scott Ullrich

Set page title to Status: Dashboard for consistency

d2b20ab6 11/30/2010 06:15 PM Jim Pingle

Store upgraded monitor IPs in gateway items, not accidentally as bogus interfaces. This was causing some configs to upgrade and then get stuck in a reassignment loop after the next reboot.

78b94214 11/30/2010 05:27 PM Ermal LUÇI

Mount rw so we can have the packages processing correctly.

416e6432 11/30/2010 05:17 PM Ermal LUÇI

Use fullpath

b0cf10bf 11/30/2010 04:47 PM Ermal LUÇI

Ticket #911. Provide an option under system->advanced->misc to disable killing states when a gateway goes down. Possibly on 2.1+ this might be made an option specific for each gateway!

7af33a75 11/30/2010 04:30 PM Jim Pingle

Print file name when logging an xml error.

0ac206f9 11/30/2010 04:21 PM Ermal LUÇI

Ticket #1047. Make the flags the same for each member interface before adding them to lagg(4)/bridge(4)

0a1eabbe 11/30/2010 03:15 PM Ermal LUÇI

Resolves #947. Blacklist interfaces to show as possible lagg members if they are present in a lagg already.

e2d052b6 11/30/2010 02:21 PM Ermal LUÇI

Remove extraneous ')'. So much for php -l

af0b07d3 11/30/2010 01:42 PM Jim Pingle

Make the RRD path if it doesn't yet exist at this point.

fb2e53da 11/30/2010 01:40 PM Jim Pingle

Run ecl through php instead of executing directly.

5f36c658 11/29/2010 11:49 PM Jim Pingle

Rework this loader.conf changing code a bit. Might help with ticket #560

16926fdc 11/29/2010 11:38 PM Jim Pingle

Use grep -c instead of wc and awk. Also use full paths.

ac617a8f 11/29/2010 11:31 PM Jim Pingle

Eliminate a cat-to-grep

9ae11a62 11/29/2010 10:39 PM Scott Ullrich

Revert "Add Active Directory group membership checking Ticket #1009"

This reverts commit ef17372492fb3d271497160a816eba64b3bcf436.

ef173724 11/29/2010 10:36 PM Scott Ullrich

Add Active Directory group membership checking Ticket #1009

84c07e65 11/29/2010 09:48 PM Scott Ullrich

Include guiconfig.inc for auth

cb3b4ebc 11/29/2010 08:36 PM Scott Ullrich

Revert 2c4a13d91b72400c07b965b0a522be8dde2d1110 Interface names should appear as uppercase

82bf9411 11/29/2010 08:35 PM Scott Ullrich

Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should appear as uppercase

e3feac4e 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 66d57db5e44650658d95345683cf4afae6680b68.

96302ebd 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit 4cea35b344c8b4444f7a5a7a244bac528b483cbc.

a6d9251e 11/29/2010 08:34 PM Scott Ullrich

Revert "Interface names should appear as uppercase"

This reverts commit e8ad860fb4d19d137e9cb490c498327db8fba719.

fdf4e791 11/29/2010 08:27 PM Scott Ullrich

Set net.inet.carp.log=1. Ticket #1038

74efe8bc 11/29/2010 08:18 PM Scott Ullrich

Deactivate cpu graph. Will bring back in 2.1

7ff41586 11/29/2010 08:07 PM Scott Ullrich

Disable firewall rule drag and drop. Will bring this feature back in 2.1

5b2f628e 11/29/2010 02:54 PM Ermal LUÇI

Add exit; so the redirection actually works.

1bab0df1 11/29/2010 01:50 PM Jim Pingle

Add suggested fix from ticket #1037

c45d1cfe 11/29/2010 11:53 AM Ermal LUÇI

Remove old reference to function. Reported-by: http://forum.pfsense.org/index.php/topic,30508.0.html

f3c91cb5 11/29/2010 02:19 AM Erik Fonnesbeck

Reintroduce this optimization, but use the correct return value this time.

d04e8082 11/29/2010 01:27 AM Scott Ullrich

Unbreak sysctl handling.

84cf0b3e 11/29/2010 12:55 AM Scott Ullrich

Use exec()

690d24af 11/29/2010 12:04 AM Scott Ullrich

Add pfSsh.php externalconfiglocator playback script

8850a528 11/28/2010 11:10 PM Scott Ullrich

Nuke newline

c58b5f44 11/28/2010 11:05 PM Scott Ullrich

Skip slices on bootup device

70bea648 11/28/2010 10:34 PM Scott Ullrich

Cleanup

b3405363 11/28/2010 10:30 PM Scott Ullrich

Use product name

651a6867 11/28/2010 10:17 PM Scott Ullrich

Use head binary and eliminate a pipe to avoid broken pipe warning

6edc4c0c 11/28/2010 09:59 PM Scott Ullrich

Fix misc errors. File now restores and throws an alert when completed.

a620ea36 11/28/2010 09:23 PM Scott Ullrich

Add php header

58ba038a 11/28/2010 07:26 PM Scott Ullrich

Handle slices

46dd9586 11/28/2010 07:13 PM Scott Ullrich

Only check / and /config for config.xml. Otherwise you might step on a nanobsd installation.

206f684d 11/28/2010 07:03 PM Scott Ullrich

Adding external configuration loader which will look on all found disks except bootup disk for config.xml. If tconfig.xml is found on an external disk then it tests the roobobj to ensure its a valid file then calls test_config() to ensure it is a valid xml file. Once the file is validated a backup_config() is called to backup the current configuration and finally the file is installed using restore_backup()

0ba17c67 11/27/2010 02:47 PM Ermal LUÇI

Ooops add missing or.

b9bc333b 11/26/2010 11:06 PM Scott Ullrich

Increase suhosin maximum memory to avoid this error: ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/etc/inc/config.inc', line 59)

990d7c03 11/26/2010 10:57 PM Erik Fonnesbeck

Check for pfsense root object name in config.xml as a fallback if the configured name is not found.

befad728 11/26/2010 09:54 PM Ermal LUÇI

Ticket #1037. Move environment manipulation to the authentication script since escaping slashes is not so easz on dynamic built paths.

bad29897 11/26/2010 09:35 PM Ermal LUÇI

No need to go through the array when the key can be tested directly.

adc96206 11/26/2010 09:26 PM Ermal LUÇI

Remove temporary hack which spams console during boot.

9a7f6731 11/26/2010 08:54 PM Ermal LUÇI

Use php_uname where possible.

7a755156 11/26/2010 08:03 PM Ermal LUÇI

Do not exec but use php_uname

cfa62e06 11/26/2010 12:20 PM Ermal LUÇI

include broadcast address to allow dhcp to work.

979c816c 11/25/2010 12:31 PM Ermal LUÇI

Do not guess the defaultgw this is static info.

a980df9c 11/25/2010 12:29 PM Ermal LUÇI

Resolves #1040. Fix dynamic addition of gateways from routes edit screen.

e1b17c7a 11/25/2010 11:57 AM Ermal LUÇI

Ticket #1037. Add suggestion in the ticket for using the CA supplied to openvpn for authenticating to SSL LDAP.

02d7e4a4 11/25/2010 11:11 AM Ermal LUÇI

Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned.

fedab998 11/24/2010 06:08 PM Scott Ullrich

Nuke trailing c/r

6bd471ee 11/24/2010 06:04 PM Scott Ullrich

Nuke trailing c/r

31c3942c 11/24/2010 06:03 PM Scott Ullrich

Set memory to 256M on amd64

e46616a7 11/24/2010 10:42 AM Erik Fonnesbeck

Fix text for the P1 table header.

7fd51c68 11/23/2010 11:54 PM Scott Ullrich

Add st and si options