Chris Buechler
|
459bb026f6
|
correct branches in gitsync
|
2012-02-04 00:53:34 -05:00 |
|
Chris Buechler
|
b901ea5724
|
add a shortcut to disable referer check
|
2012-01-05 19:55:41 -05:00 |
|
jim-p
|
41fa9c9743
|
Extend this script to also add an ipv6 rule.
|
2011-07-19 11:30:42 -04:00 |
|
jim-p
|
aab2a3f6df
|
Update default gitsync url to be the github URL. If anyone had done a gitsync before to the standard URL, they'll need to either rm /root/pfsense/ or cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO; git remote set-url origin git://github.com/bsdperimeter/pfsense.git; and then gitsync again.
|
2011-05-16 16:57:02 -04:00 |
|
jim-p
|
153e3cb5ab
|
Declare $g a global here.
|
2011-02-26 11:40:32 -05:00 |
|
jim-p
|
73d885d7c4
|
Ensure the pkg staging area exists on nanobsd before trying to use it.
|
2011-02-26 11:34:19 -05:00 |
|
jim-p
|
9011a843e8
|
If we're on nanobsd, pass -t to pkg_add to specify a different "staging area" path.
|
2011-02-24 10:37:58 -05:00 |
|
jim-p
|
003d1b3dab
|
And one more place for PKG_TMPDIR... just in case.
|
2011-02-23 14:09:39 -05:00 |
|
Scott Ullrich
|
96920d07ad
|
Restart lighty captive portal after sync
|
2011-01-25 15:20:08 -05:00 |
|
Scott Ullrich
|
84cf0b3ebf
|
Use exec()
|
2010-11-28 19:55:35 -05:00 |
|
Scott Ullrich
|
690d24af8c
|
Add pfSsh.php externalconfiglocator playback script
|
2010-11-28 19:04:34 -05:00 |
|
Erik Fonnesbeck
|
f0ce6758e8
|
Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet.
|
2010-11-10 03:03:00 -07:00 |
|
Ermal
|
fbd5fc52a7
|
Bring gitsync to the new check_reload_status behaviour.
|
2010-09-22 15:27:31 +00:00 |
|
Erik Fonnesbeck
|
97e6256f4d
|
Add support for an automatic merge list to gitsync, properly escape user-supplied parameters, and improve error handling a bit.
|
2010-09-16 02:40:17 -06:00 |
|
Chris Buechler
|
1f1fc944bc
|
fix text
|
2010-08-13 13:02:18 -04:00 |
|
Erik Fonnesbeck
|
fb95b3244a
|
Allow specifying other branches when using the existing repository URL in gitsync after the branches have been downloaded for the first time.
|
2010-08-05 00:50:43 -06:00 |
|
Erik Fonnesbeck
|
5624039060
|
Some minor fixes for gitsync. Don't create these unused directories, and make sure the file system is returned to the read-only state on NanoBSD.
|
2010-08-04 23:59:42 -06:00 |
|
Erik Fonnesbeck
|
43141617a3
|
Combine checkout logic for cloning and updating in gitsync and fix a condition showing an error message on the initial cloning.
|
2010-07-09 23:52:53 -06:00 |
|
Renato Botelho
|
3ffa831888
|
First steps for 3g serviceproviders support
o Move xml2array from rrd.inc to pfsense-utils.inc because it'll be used
on non-rrd related places
o Add necessary require_once() calls to pfsense-utils.inc on places that
are calling xml2array()
o Add serviceproviders.xml, obtained from [1]
o Add ISO xml with country codes and names, obtained from [2]
[1] http://git.gnome.org/browse/mobile-broadband-provider-info/
[2] http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm
|
2010-06-02 08:30:29 -03:00 |
|
Scott Ullrich
|
e5cd6d8960
|
Do not include altq/shaper twice
|
2010-05-22 23:18:12 -04:00 |
|
Scott Ullrich
|
4e9203174a
|
Do not reinclude filter.inc
|
2010-05-22 20:36:14 -04:00 |
|
Scott Ullrich
|
40a606961a
|
Adding enablesshd pfSsh.php script
|
2010-05-21 21:17:04 -04:00 |
|
Erik Fonnesbeck
|
156a7868ba
|
Add a gitsync option for reverting to the commit used when building the image.
|
2010-05-04 04:56:43 -06:00 |
|
Erik Fonnesbeck
|
932364e772
|
Default to and display the last used repository URL in gitsync.
|
2010-04-29 04:00:46 -06:00 |
|
Erik Fonnesbeck
|
b696422827
|
Add gitsync support for merging from other repositories.
|
2010-04-29 03:02:10 -06:00 |
|
Erik Fonnesbeck
|
ecac770c1a
|
Allow gitsync to properly switch branches or repositories. Resolves #523
|
2010-04-29 02:59:48 -06:00 |
|
Ermal Lui
|
a46e450ce9
|
Do not spread checking for value accross code. Do it in the function that is supposed to do it.
|
2010-03-08 16:53:45 +00:00 |
|
Scott Ullrich
|
680bcb4d04
|
Include globals.inc
|
2010-02-14 15:48:05 -05:00 |
|
sullrich
|
869538d53d
|
Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/pfSsh.php(334) : eval()'d code on line 257
|
2009-12-15 11:41:13 -05:00 |
|
sullrich
|
784a076846
|
Include needed libraries
|
2009-12-15 11:36:05 -05:00 |
|
sullrich
|
7d736708b7
|
Fix RELENG_1_2 gitsync
|
2009-12-06 15:40:16 -05:00 |
|
sullrich
|
cb8c3cfcca
|
Hide debugging item
|
2009-12-05 15:59:57 -05:00 |
|
sullrich
|
51a2e89221
|
Cleanup after sync
|
2009-12-05 15:59:05 -05:00 |
|
sullrich
|
e22aff02fb
|
Run git clean
|
2009-12-04 21:06:19 -05:00 |
|
sullrich
|
0b904d982f
|
No need for duplicate command
|
2009-12-04 21:06:18 -05:00 |
|
sullrich
|
07623d8ee8
|
Reset to HEAD on non master
|
2009-12-03 20:53:26 -05:00 |
|
sullrich
|
672d9ab6b5
|
Use git reset --hard HEAD
|
2009-12-03 20:46:43 -05:00 |
|
sullrich
|
00a30067dd
|
Uncomment code and move to checkout tree after intiial fetch
|
2009-12-03 19:16:36 -05:00 |
|
sullrich
|
e2dc428920
|
Do not download entire tree every time, use cached version
|
2009-12-03 19:12:17 -05:00 |
|
sullrich
|
e2e8ab0af3
|
Add ===>
|
2009-12-02 17:13:34 -05:00 |
|
sullrich
|
7ef2b26090
|
Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195
|
2009-12-02 15:37:47 -05:00 |
|
sullrich
|
140a111d4d
|
Require filter.inc and shaper.inc
|
2009-11-28 16:51:38 -05:00 |
|
Scott Ullrich
|
58ed68e5af
|
Fix typo
|
2009-10-19 22:16:35 -04:00 |
|
Scott Ullrich
|
536dd117a7
|
Catch up to muli interface changes and really turn off bogons on WAN
|
2009-10-16 17:51:48 -04:00 |
|
Scott Ullrich
|
11f52e4064
|
Clarify that the URL should be a RCS url and that it should be HTTP
|
2009-09-22 18:07:27 -04:00 |
|
Scott Ullrich
|
57d34ec9f0
|
Resolve merge
|
2009-08-24 19:48:40 -04:00 |
|
Scott Ullrich
|
1d06f8959e
|
Note when running /etc/rc.php_ini_setup
|
2009-08-24 19:46:36 -04:00 |
|
Scott Ullrich
|
45fee15832
|
Run /etc/rc.php_ini_setup if it exists
|
2009-08-23 18:40:31 -04:00 |
|
Scott Ullrich
|
bbaf865f41
|
Call conf_mount_rw() early
|
2009-07-12 16:30:30 -04:00 |
|
Scott Ullrich
|
03ab2869f1
|
Rename cvssync to gitsync and do not introduce haproxy changes
|
2009-06-18 20:19:17 -04:00 |
|