summaryrefslogtreecommitdiffstats
path: root/instfiles
Commit message (Collapse)AuthorAgeFilesLines
* Create and install rsakeys.iniPavel Roskin2016-02-232-17/+0
| | | | | | | | | Use install-data-hook to ensure restrictive permissions on rsakeys.ini. Don't create rsakeys.ini in init scripts. This makes xrdp functional upon "make install" without relying on the init scripts. Packagers should not package rsakeys.ini, it should be created when the package is installed.
* Use SCRIPTS for executable scripts, don't use "chmod 755"Pavel Roskin2016-02-223-6/+3
|
* Use "dist_" prefix to minimize use of EXTRA_DISTPavel Roskin2016-02-225-19/+12
| | | "dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
* Install the most appropriate PAM settings filePavel Roskin2016-02-133-3/+23
| | | | | | Installing a file referring to common-auth is of no use if that file doesn't exit. Don't use "password" entry, xrdp doesn't ever change user password.
* Fix sloppy formatting in instfiles/Makefile.amPavel Roskin2016-02-121-14/+14
| | | Use spaces around = and +=, indent by 2 spaces.
* Merge pull request #310 from noldor/develItamar Reis Peixoto2016-02-084-64/+64
|\ | | | | update japanese keyboard "Henkan_Mode" key and "Muhenkan" key
| * update japanese keyboard "Henkan_Mode" key and "Muhenkan" keynoldor2016-01-304-64/+64
| |
* | More spelling fixes found by codespell and aspellPavel Roskin2016-01-301-1/+1
|/
* PIDDIR should be /var/run, not /var/run/xrdpPavel Roskin2016-01-141-1/+1
| | | There are no references to /var/run/xrdp anywhere else in the code.
* Merge pull request #276 from metalefty/show-license-freebsd-rcItamar Reis Peixoto2015-11-181-0/+23
|\ | | | | instfiles: show license at the script taken from FreeBSD ports
| * instfiles: show license at the script taken from FreeBSD portsKoichiro IWAO2015-08-211-0/+23
| |
* | instfiles: add km-100c.ini to Makefile.amKoichiro IWAO2015-11-111-0/+1
| | | | | | | | Closes neutrinolabs/xrdp#280.
* | add swiss french keyboard mapDartheo2015-11-111-0/+659
| |
* | Merge pull request #267 from moobyfr/fix-systemd-debianItamar Reis Peixoto2015-10-142-3/+5
|\ \ | | | | | | some fixes for systemd on debian
| * | Add default directory for debian, and set them optionalBlindauer Emmanuel2015-07-242-3/+5
| |/ | | | | | | Remove the --nodaemon which makes the service fail at start
* | add missing .ini files into extra_dist, so they will appear in xrdp tarball ↵Itamar Reis Peixoto2015-08-301-4/+9
|/ | | | after a make dist
* improve systemd unit filesItamar Reis Peixoto2015-07-152-1/+2
|
* add more missing files into extra_distitamarjp2015-07-141-1/+2
|
* instfiles: merge rc script from FreeBSDKoichiro IWAO2015-06-183-15/+107
| | | | | - merge rc script from FreeBSD - modify Makefile.am to detect OS and install suitable files
* instfiles: Add line seperator to makefilespeidy2015-05-021-3/+3
|
* Merge pull request #235 from metalefty/init-scripts-on-systemdjsorg712015-05-012-5/+9
|\ | | | | instfiles: init.d/xrdp shouldn't be installed on systemd system
| * instfiles: default/xrdp is not needed as well on systemdKoichiro IWAO2015-04-271-1/+1
| |
| * instfiles: init.d/xrdp shouldn't be installed on systemd systemKoichiro IWAO2015-04-172-4/+8
| | | | | | | | | | | | | | | | | | 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 keyboardThomas Spalinger2015-04-191-0/+1
|/
* Merge branch 'add-japanese-keymap' of git://github.com/metalefty/xrdp into ↵Jay Sorg2014-12-125-1/+4225
|\ | | | | | | | | | | | | metalefty-add-japanese-keymap Conflicts: xrdp/xrdp_keyboard.ini
| * Add Japanese keymapKoichiro IWAO2014-12-015-1/+4225
| |
* | pulseaudio: if source and sink are not installed, use null sink so ↵Jay Sorg2014-12-111-1/+6
|/ | | | pulseaudio will always start
* Install and enable 0415/pl keymapMichał Górny2014-10-271-0/+1
|
* Update keymapsMichał Górny2014-10-277-421/+2004
|
* pulse always sinkJay Sorg2014-05-261-0/+1
|
* added defautl.paJay Sorg2014-05-202-1/+5
|
* added default.paJay Sorg2014-05-201-0/+6
|
* Fix absolute path in instfiles/Makefile.amCongyi Wu2013-10-231-1/+1
|
* xrdp initscript add BASE var, add SDAEMON var, replace fullpathscocoon2013-07-051-5/+7
| | | | | | | | | | | with combined path var -DAEMON=/usr/sbin/xrdp +BASE=__BASE__ (PREFIX gets replaced by given prefix, or as fallback /usr/local on Ubuntu) +DAEMON=${BASE}/sbin/xrdp +SDAEMON=${BASE}/sbin/xrdp-sesman
* dynamically insert prefix path into init scriptcocoon2013-07-051-0/+1
| | | using sed -i when running make install
* add norwegian keyboard definitionJay Sorg2013-05-251-0/+659
|
* pam: added xrdp-sesman.otherJay Sorg2013-05-071-0/+4
|
* pam changes to use system defaultJay Sorg2013-04-221-3/+4
|
* remove awkward rsakeys.init comparisonGustavo Homem2013-03-211-1/+1
|
* correct usageGustavo Homem2013-03-201-1/+1
|
* more robust version, including force-stop optionGustavo Homem2013-03-201-33/+133
|
* further integration fixesGustavo Homem2013-03-201-1/+3
|
* add FORCE flag to ensure the service really stops (overridable by systemGustavo Homem2013-03-201-108/+31
| | | | administraor)
* fix xrdp init script permissionsGustavo Homem2013-03-201-0/+1
|
* Changes related to integrationGustavo Homem2013-03-186-3/+837
|
* added LSB tags to xrdp.shJay Sorg2012-09-071-0/+12
|
* add systemd support into xrdpItamar Reis Peixoto2012-05-263-1/+37
|
* Keymap for Brazilian ABNT2 keyboardItamar Reis Peixoto2011-05-061-0/+659
|
* Added SwissGerman keyboard layout file. Thx to Manuel SaleraNicola Ruggero2011-01-171-0/+659
|
* New key layout (Dutch Belgium 0x0813 and French Belgium 0x080c)Nicola Ruggero2010-12-152-0/+1318
| | | | Thanks Seppe De Loore