summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #1549: Error can be reproduced by walking the snmp-tree. Solution: tou...Martin Fuchs2007-12-161-0/+0
* globals.inc is required so that we use the correct lock file!Scott Ullrich2007-12-161-0/+1
* globals.inc is required so that we use the correct lock file!Scott Ullrich2007-12-161-1/+2
* don't create /tmp/tmp symlink if it already exists (silences error at boot ti...Chris Buechler2007-12-151-1/+4
* change default kernel on upgrade to SMP. Virtually all installs are running t...Chris Buechler2007-12-151-1/+1
* If /etc/pwd.db.tmp exists when we are syncing the password database then remo...Scott Ullrich2007-12-131-0/+3
* Update (C) and commentScott Ullrich2007-12-131-2/+1
* s/Diagnostics/Status/Scott Ullrich2007-12-121-1/+1
* Correct release informationScott Ullrich2007-12-121-3/+2
* Don't forget line breaks!Scott Ullrich2007-12-121-2/+2
* Correctly remove old clients correctly.Scott Ullrich2007-12-121-12/+42
* Correctly show and save DNS entriesScott Dale2007-12-121-1/+1
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-2/+2
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-1/+3
* Limit captive portal uploads to /tmp/captiveportal which has no access to wri...Scott Ullrich2007-12-101-2/+6
* Allow pfsync and carp traffic on captive portal.Scott Ullrich2007-12-101-1/+2
* Do not show hostname in page title.Scott Ullrich2007-12-101-1/+1
* Support DNS-O-MaticScott Dale2007-12-102-20/+65
* Convert the dns server code into a for loop and add 2 more dns servers on. ...Scott Ullrich2007-12-092-39/+21
* Move route delete items to system.inc so they are performed on every changeScott Ullrich2007-12-092-4/+2
* Show interfaces. Cleanup presentation.Scott Ullrich2007-12-081-15/+35
* Populate $ints with the interface list correctlyScott Ullrich2007-12-081-1/+3
* When multiple gateways are present (muliwan) show a dropdown box next to eac...Scott Ullrich2007-12-082-25/+89
* Sometimes when the user enters the hostname of the HTTPs captive portal serve...Scott Ullrich2007-12-071-1/+12
* Clarify that the httpsname should resolve to the correct interface ip on the ...Scott Ullrich2007-12-071-1/+1
* Increase maximum alias count to 299 from 99. http://forum.pfsense.org/index....Scott Ullrich2007-12-061-1/+1
* The attached patch adds a field to the services_dyndns.php form.Scott Ullrich2007-12-062-1/+13
* Define a couple more dhclient parms such as timeout. MFC: After testingScott Ullrich2007-12-051-0/+4
* Define a couple more dhclient parms such as timeout. MFC: After testingScott Ullrich2007-12-051-0/+8
* Stop spewing to stdout, this should be logged.Scott Ullrich2007-12-041-1/+2
* Tell user which characters are badScott Ullrich2007-12-042-2/+2
* Use htmlentities() to detect html injections.Scott Ullrich2007-12-042-6/+8
* Do a check on all ID's > -1. When we a dup a rule with id 0 the checks wher...Scott Ullrich2007-12-032-2/+3
* Turn off debuggingScott Ullrich2007-12-031-1/+1
* * Run through all posted values and encode them to a temporary variable. IF ...Scott Ullrich2007-12-032-0/+18
* Move PPPoE to services area.Scott Ullrich2007-12-033-3/+3
* List opt interfaces correctly.Scott Ullrich2007-12-031-3/+3
* Add multi user firewall nat port forward capabilities.Scott Ullrich2007-12-033-4/+62
* Add more ACL checkers to help with port forward and one to one NAT for multi ...Scott Ullrich2007-12-031-0/+38
* Only show interfaces user has accss to.Scott Ullrich2007-12-031-0/+25
* When showing the firewall rules page without a interface default to the first...Scott Ullrich2007-12-031-2/+3
* Only show interfaces that the user has access to edit on the firewall rules e...Scott Ullrich2007-12-033-15/+44
* * Add PPTP, IPSEC and PPPOE * Check for access to firewall interface tabs cor...Scott Ullrich2007-12-032-11/+40
* Inherit allowed privs from $g['privs']Scott Ullrich2007-12-031-15/+3
* Do not set allowed_groups variables. Auth.inc is not alaways available on co...Scott Ullrich2007-12-031-11/+10
* Allow each interface to have ACL's so you can assign a user to be able to edi...Scott Ullrich2007-12-032-0/+23
* Add firewall rules edit interface entries.Scott Ullrich2007-12-031-0/+11
* Store global privs list in $g['privs']Scott Ullrich2007-12-031-0/+1
* /Routes/Static Routes/Scott Ullrich2007-12-021-4/+4
* Remove confusing *Scott Ullrich2007-12-021-1/+1
OpenPOWER on IntegriCloud