summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge pull request #3629 from doktornotor/patch-18Renato Botelho2017-04-2020-44/+58
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into patch-18doktornotor2017-03-24139-69520/+82141
| | |\ \ \ \ \ \
| | * | | | | | | Add a deprecation noticedoktornotor2017-03-081-0/+5
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Add missing includedoktornotor2017-03-081-0/+1
| | * | | | | | | Remove duplicate pfSenseHeader() functiondoktornotor2017-03-081-7/+3
| | * | | | | | | Relocate pfSenseHeader() function to pfsense-utils.incdoktornotor2017-03-081-0/+31
| | * | | | | | | Relocate pfSenseHeader() function to pfsense-utils.incdoktornotor2017-03-081-38/+3
| * | | | | | | | Merge pull request #3554 from jeremyrnelson/patch-1Renato Botelho2017-04-201-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update services_dyndns_edit.phpJeremy Nelson2017-03-241-3/+3
| | * | | | | | | | Added help descriptions for DNSMadeEasyJeremy Nelson2017-02-171-0/+3
| * | | | | | | | | Merge pull request #3675 from PiBa-NL/20170326-ipsec-labelsRenato Botelho2017-04-201-20/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ipsec overview, check label exists for interface including disabled ones, tel...PiBa-NL2017-03-301-2/+6
| | * | | | | | | | | ipsec webgui, move building the $iflabels array outside if the loopPiBa-NL2017-03-261-20/+20
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #3691 from PiBa-NL/20170410-notify-testbuttonsRenato Botelho2017-04-201-4/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | notify test buttons for smtp/growl should use new unsaved settings just madePiBa-NL2017-04-101-4/+6
| * | | | | | | | | | Merge pull request #3693 from PiBa-NL/20170416-certmanager-import-ecc-certsRenato Botelho2017-04-203-29/+22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | certificate manager, allow importing of ECC certificates, change multiple 'if...PiBa-NL2017-04-171-13/+14
| | * | | | | | | | | | certificate manager, allow importing of ECC certificatesPiBa-NL2017-04-163-29/+21
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #3698 from phil-davis/patch-5Renato Botelho2017-04-201-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Do input validation on the actual array passed inPhil Davis2017-04-171-1/+1
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #3695 from phil-davis/refactor_if_list_functionsRenato Botelho2017-04-2037-52/+43
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-1617-22/+19
| | * | | | | | | | | | Refactor get_configured_interface_list_by_realif remove unused parameterPhil Davis2017-04-162-5/+2
| | * | | | | | | | | | Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-1621-25/+22
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #3696 from sergiocarlosmorales/delete-ndp-entryRenato Botelho2017-04-201-2/+29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Escape IPv6 when passed to ndp delete commandSergio Carlos Morales Angeles2017-04-201-1/+1
| | * | | | | | | | | | Add ability to delete NDP entrySergio Carlos Morales Angeles2017-04-161-2/+29
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #3694 from phil-davis/update_alias_nameRenato Botelho2017-04-203-40/+43
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remember original alias name on edit input errorsPhil Davis2017-04-161-6/+10
| | * | | | | | | | | | Refactor update_alias_names_upon_changePhil Davis2017-04-163-34/+33
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #3701 from phil-davis/empty-operation-not-permittedRenato Botelho2017-04-201-0/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix var/empty operation not permittedPhil Davis2017-04-191-0/+5
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Fix a typo to add a missing space during the initial NIC setup on console.Luiz Souza2017-04-201-1/+1
| * | | | | | | | | | Revise row helper delete classSteve Beaver2017-04-191-1/+1
OpenPOWER on IntegriCloud