summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Add manifests option (Default Auto Update URLS)Scott Ullrich2008-05-241-0/+1
|
* Just because elvis is dead, does not mean our auto updating systemScott Ullrich2008-05-241-1/+2
| | | | | | needs to be. Bring it back from the dead and make it match the new world order. Add a custom URL firmware update page which will have snapshot support shortly.
* Pass description along to generate_optcfg_array callers.Scott Ullrich2008-05-241-1/+2
|
* Move alias popup to function. Display Alias popup for NATs now.Scott Dale2008-05-231-0/+70
|
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-4/+3
| | | | Submitted-by: Urban Skije
* Now that we have a solution for PPTP passthrough unbreak other GRE traffic ↵Ermal Luçi2008-05-211-1/+7
| | | | | | passing through pfSense when PPTP redirecting is active.
* Actually make the ipfw hook first one.Ermal Luçi2008-05-201-2/+5
| | | | In multi-WAN case it may not see the packet at all if it is as the last hook.
* Kill the source node too after killing the states.Ermal Luçi2008-05-201-0/+1
| | | | In multi-WAN case this may matter.
* Leave ipfw hook active on outbound direction it may break accounting.Ermal Luçi2008-05-201-1/+3
| | | | More through testing is needed fro this.
* Ticket #1706 - reply-to shouldn't be tied to opt interfaces onlyBill Marquette2008-05-201-2/+2
|
* Start PPTPD.Scott Ullrich2008-05-191-1/+1
|
* Start MPD correctly on newer mpdScott Ullrich2008-05-191-1/+1
|
* Fix mpd startupScott Ullrich2008-05-191-1/+1
|
* Make Captive Portal Multi-Wan safe/compatible.Ermal Luçi2008-05-191-1/+9
|
* Unbreak racoonScott Ullrich2008-05-191-6/+2
|
* Ticket #1702 fixesScott Ullrich2008-05-171-1/+4
|
* Ticket #1677 fixesScott Ullrich2008-05-171-0/+8
|
* Atomic file writingBill Marquette2008-05-172-10/+44
| | | | | Patch-by: David Rees MFC: for 1.2.1
* Do not quote an empty string when the DN identifier is blank.Scott Ullrich2008-05-171-2/+10
| | | | Obtained-from: m0n0wall
* Report correct syncing username.Scott Ullrich2008-05-021-5/+7
|
* Add vge to vlan supported nics. Verified by darkx via irc.Scott Ullrich2008-05-011-2/+2
|
* Reformat file.Scott Ullrich2008-04-281-58/+58
|
* Pass modeScott Ullrich2008-04-281-2/+3
|
* Just handle server instances for now.Scott Ullrich2008-04-281-1/+3
|
* Escape \$2Scott Ullrich2008-04-281-1/+1
|
* Shutdown deleted processScott Ullrich2008-04-281-1/+10
|
* Move assignmentScott Ullrich2008-04-281-1/+1
|
* Define interface correctlyScott Ullrich2008-04-281-0/+3
|
* Use unique nameScott Ullrich2008-04-281-3/+3
|
* move variable assignment more near to the code it is used inScott Ullrich2008-04-281-2/+1
|
* Use array name for .crt|.keyScott Ullrich2008-04-281-3/+3
|
* Set keysize correctlyScott Ullrich2008-04-281-4/+7
|
* Use $int$port$proto for unique server nameScott Ullrich2008-04-281-1/+2
|
* Check for descrScott Ullrich2008-04-281-1/+1
|
* * Obtain keysizeScott Ullrich2008-04-281-3/+6
| | | | * Use keyname for server
* Add missing #!Scott Ullrich2008-04-281-2/+2
|
* Add a shell interpriterScott Ullrich2008-04-281-0/+1
|
* Add optional config locking reason and note it in the lock file.Scott Ullrich2008-04-281-1/+2
|
* Make multi-user friendly and lock config.xml during cert creation.Scott Ullrich2008-04-281-0/+2
|
* Make script executable.Scott Ullrich2008-04-281-0/+1
|
* Add me as a (C) holder add blurb about file being reritten by Fernando.Scott Ullrich2008-04-281-0/+7
|
* Correct log text and move to end of function.Scott Ullrich2008-04-281-2/+2
|
* Seperate server cert creation routines out to its own function for readability.Scott Ullrich2008-04-281-21/+31
|
* Note in logs when the server cert creation started.Scott Ullrich2008-04-281-0/+1
|
* Creatae server certificate if needed.Scott Ullrich2008-04-281-1/+22
|
* use descriptionScott Ullrich2008-04-271-1/+1
|
* Move easyrsapath to globalsScott Ullrich2008-04-271-0/+1
|
* touch up textChris Buechler2008-04-271-16/+16
|
* Integrate patch sent to m0n0wall-dev by Peter Allgeyer:Scott Ullrich2008-04-271-0/+25
| | | | | | | | | | | | | | | we have configured the captive portal to authenticate users against a Radius server with reauthentication every minute. When using the MAC Pass-Through feature, we have problems reaching hosts on the WAN side on other ports then port 80. The log says, that the connections passes the filter, but tcpdump tells me that the packet never reaches the next hop router. I've found some messages in the captive portal log, which make me believe, that it has something to do with radius reauthentication: Apr 22 18:18:20 RADIUS_DISCONNECT: unauthenticated, 00:02:a5:fa:b9:35, 192.168.1.198
* Bump config version to 4.4Scott Ullrich2008-04-271-1/+1
|
OpenPOWER on IntegriCloud