Commit Graph

77 Commits

Author SHA1 Message Date
vanhofen
c8418d2c17 yrequest: remove double Connection->Method = M_PUT
Origin commit data
------------------
Branch: ni/coolstream
Commit: d41f190b4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-07 (Mon, 07 Mar 2016)

Origin message was:
------------------
- yrequest: remove double Connection->Method = M_PUT

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-07 20:17:51 +01:00
Jacek Jendrzej
0be9d45466 src/nhttpd/yhttpd_core/helper.cpp revert unneeded sie check
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c2fbfd0bb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-02 (Wed, 02 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-02 13:41:09 +01:00
vanhofen
44f80f0529 yhook: add helper function ParamList_exist()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c7ad87cff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)

Origin message was:
------------------
- yhook: add helper function ParamList_exist()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-01 10:00:49 +01:00
vanhofen
442e2cac07 yhook: allow multiple json arrays
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75a6848a79
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-25 (Thu, 25 Feb 2016)

Origin message was:
------------------
- yhook: allow multiple json arrays

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-25 15:34:43 +01:00
vanhofen
497e31b83a yhook: change json output (text -> msg)
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7ed3b2bc0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-24 (Wed, 24 Feb 2016)

Origin message was:
------------------
- yhook: change json output (text -> msg)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-24 16:45:52 +01:00
vanhofen
ffcf0fc8a3 yhook: rename outCollection() => outObject() to be more json
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69615480f1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-23 (Tue, 23 Feb 2016)

Origin message was:
------------------
- yhook: rename outCollection() => outObject() to be more json

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-23 14:56:52 +01:00
vanhofen
f4470975b6 yhook: allow multiple json objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: e89d0433ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-23 (Tue, 23 Feb 2016)

Origin message was:
------------------
- yhook: allow multiple json objects

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-23 14:36:06 +01:00
vanhofen
3974abc483 yhook: new outSingle() function, that just adds a linefeed to content
Origin commit data
------------------
Branch: ni/coolstream
Commit: 922cc72abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- yhook: new outSingle() function, that just adds a linefeed to content

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-22 23:56:08 +01:00
vanhofen
5f0067e6d2 yhook: rename var outSingle -> nonPair
Origin commit data
------------------
Branch: ni/coolstream
Commit: 246af91c7d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- yhook: rename var outSingle -> nonPair

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-22 23:56:08 +01:00
vanhofen
a9b725c9b5 controlapi/mod_yparse: avoid double code ...
... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b5e2998d54
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- controlapi/mod_yparse: avoid double code ...

... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.


------------------
This commit was generated by Migit
2016-02-22 14:15:02 +01:00
vanhofen
2943c2d1dc yhook: rename unused checkOutput() -> getOutType() and use it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d78e7d657
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: rename unused checkOutput() -> getOutType() and use it

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-22 01:18:48 +01:00
vanhofen
c140f3eff3 yhook: remove unnecessary line feeds from plain output; ...
align control/getbouquet


Origin commit data
------------------
Branch: ni/coolstream
Commit: 89e0ba1a41
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: remove unnecessary line feeds from plain output; ...

align control/getbouquet


------------------
This commit was generated by Migit
2016-02-21 01:55:32 +01:00
vanhofen
1a6b32e5ec yhook: add SendResult() function to simplify result output
Origin commit data
------------------
Branch: ni/coolstream
Commit: b48c1d6551
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: add SendResult() function to simplify result output

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-21 00:16:15 +01:00
vanhofen
8f8e91ef11 yhook: send valide error/ok responses; allow error message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57cc01978b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: send valide error/ok responses; allow error message

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 23:06:46 +01:00
vanhofen
75139c0af9 yhook: introduce new format for plain output; key=value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c679613d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: introduce new format for plain output; key=value

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 14:39:10 +01:00
vanhofen
9d14197e2b yhook: move ctor/dtor to cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07b39de268
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: move ctor/dtor to cpp

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 14:39:10 +01:00
Jacek Jendrzej
984f5c0836 nhttpd/yhttpd_core/helper.cpp: avoid buffer overload
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ebd9f8fdf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-19 15:15:46 +01:00
Jacek Jendrzej
e6e37bc7b1 nhttpd try to fix json unicode output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 201f8758c6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-18 23:44:15 +01:00
Jacek Jendrzej
5e6ae4f694 nhttpd: init var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bb2058abe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-16 19:45:54 +01:00
Stefan Seyfried
040f68984e replace __FILE__ with __file__
Origin commit data
------------------
Branch: ni/coolstream
Commit: 70b7f74362
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-01-14 22:29:00 +01:00
Stefan Seyfried
1364beedc3 port HWLIB_CFLAGS from neutrino-mp to neutrino-hd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 79d800f955
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)

Origin message was:
------------------
- port HWLIB_CFLAGS from neutrino-mp to neutrino-hd

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-01-14 22:29:00 +01:00
Jacek Jendrzej
7e79e16988 src/nhttpd/yhttpd_core/ywebserver.cpp fix sanitize
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4d35a34c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-05 18:42:42 +02:00
vanhofen
9fb7e6d44f yWeb: remove outdated text files
Origin commit data
------------------
Branch: ni/coolstream
Commit: e438dbb7d5
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-07 (Thu, 07 May 2015)

Origin message was:
------------------
- yWeb: remove outdated text files

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-05-07 11:15:32 +02:00
vanhofen
c2486e880b add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 910497f762
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-05-06 22:58:54 +02:00
vanhofen
f631badc98 ylanguage.cpp: fix path to user's locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa68e5cf7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- ylanguage.cpp: fix path to user's locale

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-04-04 14:15:04 +02:00
vanhofen
391bfb77b1 ylanguage.cpp: detect missing translations; THX to GetAway!
Origin commit data
------------------
Branch: ni/coolstream
Commit: 966e0125dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- ylanguage.cpp: detect missing translations; THX to GetAway!

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-04-04 12:49:40 +02:00
Jacek Jendrzej
4b59bfedd6 nhttpd simplify encodeString function
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc7c25eb21
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-31 17:02:48 +02:00
Jacek Jendrzej
1dcbbf603d nhttpd: change sprintf to snprintf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f2ac568c8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
nhttpd: change sprintf to snprintf

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-31 14:44:41 +02:00
Jacek Jendrzej
5afc24dc67 use empty to check string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-09 (Fri, 09 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-09 17:15:11 +01:00
Jacek Jendrzej
0a3d74179a nhttpd: ywebserver.cpp - fix possible segfault (svenhoefer)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 558f372dae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-05 (Mon, 05 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-05 12:52:52 +01:00
Jacek Jendrzej
5288c70665 neutrino use check empty() instead of length() or size()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8023a6317b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-03 (Sat, 03 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-03 17:51:08 +01:00
martii
070b342de4 overload access(2)
Conflicts:
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/components/cc_item_picture.cpp
	src/gui/movieplayer.cpp
	src/gui/osdlang_setup.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
	src/nhttpd/yhttpd.cpp
	src/system/helpers.h
	src/system/setting_helpers.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 81ca577fb8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-30 (Sun, 30 Jun 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
0fd995aea1 nhttpd: disable range handling for cached content
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee1ab08bd4
Author: martii <m4rtii@gmx.de>
Date: 2014-09-23 (Tue, 23 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-23 11:45:59 +02:00
vanhofen
c4399e0d96 yWeb: try to fix empty pages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 270e915954
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-30 (Sat, 30 Aug 2014)

Origin message was:
------------------
- yWeb: try to fix empty pages

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-30 14:07:10 +02:00
vanhofen
9f817f8dfa nhttp: enable threading
This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987726c6ab344f69f799df03d5af8fe7a
363633dc1b9a508e244c7e1e51f6c1bbe699961c
c3e1310a2f727e26ce11669e3aeae78305f87049


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7589a3a9e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: enable threading

This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987726c6ab344f69f799df03d5af8fe7a
363633dc1b9a508e244c7e1e51f6c1bbe699961c
c3e1310a2f727e26ce11669e3aeae78305f87049


------------------
This commit was generated by Migit
2014-08-26 17:32:46 +04:00
vanhofen
4d22f35efd nhttp: some minor code optimizations
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3952cf42
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: some minor code optimizations

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-26 17:32:11 +04:00
martii
599e206933 nhttpd: fix range handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4bf0d833cd
Author: martii <m4rtii@gmx.de>
Date: 2014-07-24 (Thu, 24 Jul 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-26 17:32:01 +04:00
martii
9e2ad55568 nttpd: allow sendfile() to cope with files >= 2GB; introduce range support
(This re-applies most of the patches I've reverted about two hours ago.)


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff46970457
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)



------------------
This commit was generated by Migit
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
56f7daa01a Revert "nhttpd: let sendfile() support files >= 2GB"
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf0bf3fa20
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)



------------------
This commit was generated by Migit
2014-08-26 17:31:48 +04:00
martii
24f9a990b4 nhttpd: let sendfile() support files >= 2GB
Origin commit data
------------------
Branch: ni/coolstream
Commit: d71958ba8c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-26 17:31:22 +04:00
vanhofen
b08d6cf967 ylanguage.cpp: fix wrong value in for loop
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e8764be2e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)

Origin message was:
------------------
- ylanguage.cpp: fix wrong value in for loop

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-09 14:40:58 +01:00
vanhofen
4ba7183735 ylanguage.cpp: add neutrino locale as an additional locale file for yWeb
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5324c57a38
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)

Origin message was:
------------------
- ylanguage.cpp: add neutrino locale as an additional locale file for yWeb

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-08 15:07:02 +01:00
Michael Liebmann
ec6bf71c64 Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5091e920fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-17 04:22:49 +02:00
vanhofen
5d982a6908 yweb: re-introduce 'WebsiteMain.hosted_directory'
* this directory can be used to host some of your cracy stuff.
 yhtm, yjs and ysh will also parsed now. it is reachable with
 <boxip>/hosted/
* if exist a subdir named 'logos' in this directory you can use
 this as an external logo-dir for yweb too
* path can be configured with '--with-hosted_httpddir=PATH'


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9078775a0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Origin message was:
------------------
- yweb: re-introduce 'WebsiteMain.hosted_directory'

* this directory can be used to host some of your cracy stuff.
 yhtm, yjs and ysh will also parsed now. it is reachable with
 <boxip>/hosted/
* if exist a subdir named 'logos' in this directory you can use
 this as an external logo-dir for yweb too
* path can be configured with '--with-hosted_httpddir=PATH'


------------------
This commit was generated by Migit
2013-06-27 12:20:29 +02:00
Stefan Seyfried
44f7b6a0c9 ywebserver: try to use port 8080 if port 80 is not available
Origin commit data
------------------
Branch: ni/coolstream
Commit: 860443c4e3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-28 (Tue, 28 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-28 16:24:49 +02:00
Michael Liebmann
50f0f9e27e yhttpd: Add missing includepath
Origin commit data
------------------
Branch: ni/coolstream
Commit: 92aeed48ee
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)

Origin message was:
------------------
* yhttpd: Add missing includepath

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-18 18:51:58 +01:00
[CST] Bas
3b29bf4abe neutrino make nhttpd depend on neutrino's config.
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1046fd8a5
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-01-29 01:20:28 +08:00
Gaucho316
a10ee73e99 nhttpd: don't decode URL parameters multiple times
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b4ad51d0a
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-31 07:04:52 +01:00
Jacek Jendrzej
1089f4d3b8 src/nhttpd/yhttpd_core/yrequest.cpp: maybe needed, supplement to cc57ac1e3d
Origin commit data
------------------
Branch: ni/coolstream
Commit: b58cbd4135
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-22 (Sat, 22 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-22 17:19:43 +01:00
Jacek Jendrzej
cc57ac1e3d src/nhttpd/yhttpd_core/yrequest.cpp: fix automount string decode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 289e927e04
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-22 (Sat, 22 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-22 16:42:00 +01:00