index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Up config number for username sync upgrade.
Ermal
2011-06-14
1
-1
/
+1
*
Upgrade sync username to latest config version.
Ermal
2011-06-14
1
-0
/
+11
*
Allow Accounting Updates to become configurable when Accounting is selected.
Warren Baker
2011-06-14
1
-4
/
+4
*
Allow people to enter another user than admin for syncrhonizing in the carp s...
Ermal
2011-06-14
1
-0
/
+8
*
Correct displaying any availble default value.
Ermal
2011-06-14
1
-1
/
+1
*
Correct check for ipaliases over carp so we do not allow the deletion.
Ermal
2011-06-14
1
-2
/
+2
*
Actually correct check so it throws some errors during the second try.
Ermal
2011-06-14
1
-2
/
+2
*
Correct functiong does_vip_exist() to actually work. Fixes #1598
Ermal
2011-06-14
1
-10
/
+17
*
Ooops fix the function. Spotted-by: wagnosa(IRC)
Ermal
2011-06-14
1
-3
/
+1
*
NEw functiong does_vip_exist() which works for carp and ipalias type vips to ...
Ermal
2011-06-14
2
-4
/
+49
*
Porvide information for the filter reload status screen.
Ermal
2011-06-14
1
-1
/
+3
*
Do not assume that every merge is about vips. Found-by: Jim
Ermal
2011-06-13
1
-1
/
+1
*
unset after checking that no reconfiguring is needed.
Ermal
2011-06-13
1
-2
/
+4
*
Do not call time() uselessly every time for each entry. Instead just snapshot...
Ermal
2011-06-13
1
-7
/
+16
*
Do not test for availbility of voucher session_timeout in the database it is ...
Ermal
2011-06-13
1
-1
/
+1
*
Allow packages to specify that their tabmenus should not be a drop-down list ...
Warren Baker
2011-06-12
2
-5
/
+9
*
Fixes #1327. Trigger synching of vouchers to config through check_reload_stat...
Ermal
2011-06-10
3
-38
/
+23
*
Fixes #1327. Put description that a full qualified hostname is required.
Ermal
2011-06-10
1
-0
/
+1
*
Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat:...
Ermal
2011-06-10
1
-1
/
+1
*
Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
jim-p
2011-06-08
2
-4
/
+34
*
Fixes #1341. If a table has not entries it is marked as persist and pf(4) doe...
Ermal
2011-06-08
1
-3
/
+6
*
Actually make this code more readble.
Ermal
2011-06-08
1
-3
/
+2
*
Remove the entry from old entries even when there are no changes to prevent m...
Ermal
2011-06-08
1
-2
/
+3
*
Actually correct vip check to be correct for all vip types.
Ermal
2011-06-08
1
-2
/
+5
*
Send correct event for reloading packages.
Ermal
2011-06-08
1
-1
/
+1
*
Do not destroy and create the vip during interface [re]configuration since it...
Ermal
2011-06-08
1
-3
/
+4
*
Generate proper index for unsetting so we do not destroy all the vips in the ...
Ermal
2011-06-08
1
-1
/
+1
*
Disconnect any voucher forced to expire if there are active sessions with it.
Ermal
2011-06-07
1
-0
/
+16
*
Allow a second optional argument to captiveportal_read_db to be able to index...
Ermal
2011-06-07
1
-2
/
+2
*
Correct variable name so voucher disconnect on synchronized vouchers works pr...
Ermal
2011-06-07
1
-1
/
+1
*
Adding ioncube
Scott Ullrich
2011-06-07
1
-0
/
+2
*
Nuke trailing newline
Scott Ullrich
2011-06-07
1
-1
/
+1
*
Oops correct the POST destination page.
Ermal
2011-06-07
1
-1
/
+1
*
Add a div around input errors box so that it can be hidden on subequent page ...
Scott Ullrich
2011-06-06
1
-0
/
+2
*
Include ssh2 module if available
Scott Ullrich
2011-06-06
1
-0
/
+2
*
Correct event calling during bootup for rc.newipsecdns and also convert the c...
Ermal
2011-06-06
2
-2
/
+2
*
Switch this to check_reload_status event to see if it solves any possible iss...
Ermal
2011-06-06
1
-1
/
+1
*
Suppress keyboard device errors on bootup
Scott Ullrich
2011-06-06
1
-2
/
+2
*
Correct whitespace.
Ermal
2011-06-06
1
-2
/
+1
*
Fix pppoe server user rule generation. Fixes #1577
jim-p
2011-06-06
1
-0
/
+5
*
Correct possible lock leak.
Ermal
2011-06-06
1
-5
/
+2
*
Fix whitespace.
Ermal
2011-06-06
1
-19
/
+19
*
Ticket #1412. Provide even a link to this page through System->User Manager
Ermal
2011-06-06
1
-2
/
+5
*
Ticket #1412. Fixing the access login to the user manager presented another p...
Ermal
2011-06-06
3
-346
/
+379
*
Ticket #1545. Take into account curl errors during dyndns service checks othe...
Ermal
2011-06-06
1
-62
/
+12
*
Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
Evgeny Yurchenko
2011-06-05
1
-1
/
+1
*
Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b76...
Evgeny Yurchenko
2011-06-05
5
-8
/
+9
*
Merge remote branch 'origin/master'
Evgeny Yurchenko
2011-06-05
14
-24
/
+86
|
\
|
*
s/WAN//
Chris Buechler
2011-06-04
1
-1
/
+1
|
*
fix typo, add warning
Chris Buechler
2011-06-04
1
-1
/
+1
[prev]
[next]