summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Validate submitted groups when editing a user. Ticket #6475jim-p2016-06-091-0/+7
* | | | | | | | | Add input validation to system_groupmanager.php to prevent invalid members fr...jim-p2016-06-091-1/+7
* | | | | | | | | Merge pull request #2998 from phil-davis/patch-5Chris Buechler2016-06-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix #6463 Dest net alias matching on page loadPhil Davis2016-06-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2997 from phil-davis/resetwebguiChris Buechler2016-06-081-0/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add resetwebgui to developer shellPhil Davis2016-06-071-0/+26
| |/ / / / / / / /
* | | | | | | | | Fix #6460 Interface mismatch apply changes buttonPhil Davis2016-06-081-2/+4
* | | | | | | | | Rework pkg_mgr_install.php:Renato Botelho2016-06-082-60/+62
* | | | | | | | | Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* | | | | | | | | Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/Renato Botelho2016-06-081-1/+1
* | | | | | | | | Fix indentRenato Botelho2016-06-081-35/+35
* | | | | | | | | Improve readabilityRenato Botelho2016-06-081-31/+39
* | | | | | | | | Improve readabilityRenato Botelho2016-06-081-3/+4
* | | | | | | | | Simplify mode parameter validationRenato Botelho2016-06-081-16/+13
* | | | | | | | | Remove redundant check since pkgcancel is never setRenato Botelho2016-06-081-5/+0
* | | | | | | | | Validate mode parameter and use sanitized variable on other placesRenato Botelho2016-06-081-19/+35
|/ / / / / / / /
* | | | | | | | This needs a newlinejim-p2016-06-061-1/+1
* | | | | | | | Set keepalive_timeout 0 where captive portal in use, and update otherwise to ...Chris Buechler2016-06-031-1/+3
* | | | | | | | Fix save and reset buttons on status_lb_pool.php. Ticket #6254Chris Buechler2016-06-021-11/+14
* | | | | | | | Fix #6440 RADIUS issued IPsPhil Davis2016-06-021-1/+1
* | | | | | | | Allow - and _ in sysctl values. Ticket #6438Chris Buechler2016-06-011-2/+2
* | | | | | | | Don't override type so changing it is possible. Ticket #6439Chris Buechler2016-06-011-1/+3
* | | | | | | | Allow - in TFTP Server field. Ticket #6433Chris Buechler2016-06-011-1/+1
* | | | | | | | Merge pull request #2990 from phil-davis/colmnChris Buechler2016-06-012-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Comment typosPhil Davis2016-06-012-2/+2
* | | | | | | | | Mask a few more sensitive bits of data in the status.php config.jim-p2016-06-011-0/+6
* | | | | | | | | Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping ...Renato Botelho2016-06-012-3/+1
|/ / / / / / / /
* | | | | | | | Add a check to see if the file exists before running filesize on it, to avoid...Chris Buechler2016-05-311-0/+5
* | | | | | | | Link to correct schedule from firewall_rules.php. Ticket #6428Chris Buechler2016-05-311-1/+1
* | | | | | | | Move our copy of dhclient-script to /usr/local/sbin/pfSense-dhclient-script a...Renato Botelho2016-05-312-1/+1
* | | | | | | | Move openssl.cnf to better place and copy it over to /etc/ssl during bootRenato Botelho2016-05-312-0/+6
* | | | | | | | Reduce differences from FreeBSD default openssl.cnfRenato Botelho2016-05-311-108/+197
* | | | | | | | Remove our copy of /etc/shellsRenato Botelho2016-05-311-12/+0
* | | | | | | | Remove copy of /etc/syslog.conf, it's deleted by /etc/rc and replaced by a sy...Renato Botelho2016-05-311-12/+0
* | | | | | | | Move terminal config from cons25 to xterm, same used by FreeBSDRenato Botelho2016-05-313-6/+6
* | | | | | | | Change serial terminal type to vt100, same FreeBSD usesRenato Botelho2016-05-311-1/+1
* | | | | | | | Remove our own copy of /etc/ttysRenato Botelho2016-05-311-49/+0
* | | | | | | | Improve interactive shell detection to cover other terminal typesRenato Botelho2016-05-312-2/+26
* | | | | | | | Remove sshd_config from main repo, it's always replaced by /etc/sshdRenato Botelho2016-05-311-103/+0
* | | | | | | | Remove root directory from main repo, config files will be copied during bootRenato Botelho2016-05-314-49/+0
* | | | | | | | Remove /root/.gitsync_merge.sampleRenato Botelho2016-05-311-3/+0
* | | | | | | | Copy users config files from skeleton dirRenato Botelho2016-05-311-1/+11
* | | | | | | | Improve readabilityRenato Botelho2016-05-311-2/+10
* | | | | | | | Add dot.hushlogin to skeleton directory to create file for all new users and ...Renato Botelho2016-05-311-0/+0
* | | | | | | | Remove our copy of /etc/rc.d/hostidRenato Botelho2016-05-311-137/+0
* | | | | | | | Remove /etc/crontab from main repoRenato Botelho2016-05-311-5/+0
* | | | | | | | Do not call gettext() for the string used to match the place in file to start...Renato Botelho2016-05-311-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove hosts.allow, FreeBSD default has the same effectRenato Botelho2016-05-301-5/+0
* | | | | | | Remove login.confRenato Botelho2016-05-301-317/+0
* | | | | | | Remove empty /etc/motd file, we already have hushlogin set to prevent it to showRenato Botelho2016-05-301-0/+0
OpenPOWER on IntegriCloud