Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more missing files into extra_dist | itamarjp | 2015-07-14 | 1 | -1/+2 |
| | |||||
* | instfiles: merge rc script from FreeBSD | Koichiro IWAO | 2015-06-18 | 1 | -15/+42 |
| | | | | | - merge rc script from FreeBSD - modify Makefile.am to detect OS and install suitable files | ||||
* | instfiles: Add line seperator to makefile | speidy | 2015-05-02 | 1 | -3/+3 |
| | |||||
* | Merge pull request #235 from metalefty/init-scripts-on-systemd | jsorg71 | 2015-05-01 | 1 | -4/+8 |
|\ | | | | | instfiles: init.d/xrdp shouldn't be installed on systemd system | ||||
| * | instfiles: default/xrdp is not needed as well on systemd | Koichiro IWAO | 2015-04-27 | 1 | -1/+1 |
| | | |||||
| * | instfiles: init.d/xrdp shouldn't be installed on systemd system | Koichiro IWAO | 2015-04-17 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | On systemd system, at least CentOS 7, `service foo start` command works as wrapper of `systemctl start foo`. However, xrdp installs init script into /etc/init.d/xrdp. This script is not necessary for systemd system, and, what is worse, if init.d/xrdp exists, `service xrdp start` works as wrapper to run init.d/xrdp. Maybe this is inconvinient for many users. | ||||
* | | finish for supporting swiss german keyboard | Thomas Spalinger | 2015-04-19 | 1 | -0/+1 |
|/ | |||||
* | Add Japanese keymap | Koichiro IWAO | 2014-12-01 | 1 | -1/+5 |
| | |||||
* | Install and enable 0415/pl keymap | Michał Górny | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | added defautl.pa | Jay Sorg | 2014-05-20 | 1 | -1/+2 |
| | |||||
* | Fix absolute path in instfiles/Makefile.am | Congyi Wu | 2013-10-23 | 1 | -1/+1 |
| | |||||
* | dynamically insert prefix path into init script | cocoon | 2013-07-05 | 1 | -0/+1 |
| | | | using sed -i when running make install | ||||
* | fix xrdp init script permissions | Gustavo Homem | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Changes related to integration | Gustavo Homem | 2013-03-18 | 1 | -3/+6 |
| | |||||
* | add systemd support into xrdp | Itamar Reis Peixoto | 2012-05-26 | 1 | -1/+9 |
| | |||||
* | include more files missed in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | update keymaps | jsorg71 | 2009-10-09 | 1 | -5/+4 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 1 | -1/+4 |
| | |||||
* | remove /etc/init.d changes and auto keygen | jsorg71 | 2009-08-08 | 1 | -3/+4 |
| | |||||
* | added post install hook | jsorg71 | 2008-08-17 | 1 | -0/+7 |
| | |||||
* | add instfiles | jsorg71 | 2008-08-17 | 1 | -0/+8 |