Pavel Roskin
dac8bf728a
PIDDIR should be /var/run, not /var/run/xrdp
...
There are no references to /var/run/xrdp anywhere else in the code.
9 years ago
Itamar Reis Peixoto
9f710ce94a
Merge pull request #276 from metalefty/show-license-freebsd-rc
...
instfiles: show license at the script taken from FreeBSD ports
9 years ago
Koichiro IWAO
7136fe608f
instfiles: add km-100c.ini to Makefile.am
...
Closes neutrinolabs/xrdp#280 .
9 years ago
Dartheo
7cd97bd2af
add swiss french keyboard map
9 years ago
Itamar Reis Peixoto
5f16481feb
Merge pull request #267 from moobyfr/fix-systemd-debian
...
some fixes for systemd on debian
9 years ago
Itamar Reis Peixoto
04f8982f5e
add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist
9 years ago
Koichiro IWAO
8f4b59ac73
instfiles: show license at the script taken from FreeBSD ports
9 years ago
Blindauer Emmanuel
4179589548
Add default directory for debian, and set them optional
...
Remove the --nodaemon which makes the service fail at start
9 years ago
Itamar Reis Peixoto
26780d7fea
improve systemd unit files
9 years ago
itamarjp
c5cac75593
add more missing files into extra_dist
9 years ago
Koichiro IWAO
0f8f03e9cf
instfiles: merge rc script from FreeBSD
...
- merge rc script from FreeBSD
- modify Makefile.am to detect OS and install suitable files
10 years ago
speidy
8904252a98
instfiles: Add line seperator to makefile
10 years ago
jsorg71
830a93d824
Merge pull request #235 from metalefty/init-scripts-on-systemd
...
instfiles: init.d/xrdp shouldn't be installed on systemd system
10 years ago
Koichiro IWAO
2ce05038fd
instfiles: default/xrdp is not needed as well on systemd
10 years ago
Thomas Spalinger
04b729ccd1
finish for supporting swiss german keyboard
10 years ago
Koichiro IWAO
ea0aba4ae3
instfiles: init.d/xrdp shouldn't be installed on systemd system
...
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.
10 years ago
Jay Sorg
1052841cc6
Merge branch 'add-japanese-keymap' of git://github.com/metalefty/xrdp into metalefty-add-japanese-keymap
...
Conflicts:
xrdp/xrdp_keyboard.ini
10 years ago
Jay Sorg
3989dfcecc
pulseaudio: if source and sink are not installed, use null sink so pulseaudio will always start
10 years ago
Koichiro IWAO
67570b45de
Add Japanese keymap
10 years ago
Michał Górny
cc3231272d
Install and enable 0415/pl keymap
10 years ago
Michał Górny
9656fa8666
Update keymaps
10 years ago
Jay Sorg
2abe16a609
pulse always sink
11 years ago
Jay Sorg
1d1eb037f3
added defautl.pa
11 years ago
Jay Sorg
434372dbe4
added default.pa
11 years ago
Congyi Wu
171aa36a51
Fix absolute path in instfiles/Makefile.am
11 years ago
cocoon
781e992c9e
xrdp initscript add BASE var, add SDAEMON var, replace fullpaths
...
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
12 years ago
cocoon
ec7d1b4c38
dynamically insert prefix path into init script
...
using sed -i when running make install
12 years ago
Jay Sorg
e1d14daeac
add norwegian keyboard definition
12 years ago
Jay Sorg
8449ac4b55
pam: added xrdp-sesman.other
12 years ago
Jay Sorg
d4f72c52ae
pam changes to use system default
12 years ago
Gustavo Homem
4abac0a05d
remove awkward rsakeys.init comparison
12 years ago
Gustavo Homem
3543206ad7
correct usage
12 years ago
Gustavo Homem
68f38adaa3
more robust version, including force-stop option
12 years ago
Gustavo Homem
49301fac00
further integration fixes
12 years ago
Gustavo Homem
276675a235
add FORCE flag to ensure the service really stops (overridable by system
...
administraor)
12 years ago
Gustavo Homem
ec0f41df3c
fix xrdp init script permissions
12 years ago
Gustavo Homem
4c24a5605d
Changes related to integration
12 years ago
Jay Sorg
3cedfae76a
added LSB tags to xrdp.sh
12 years ago
Itamar Reis Peixoto
a3d63eb5e0
add systemd support into xrdp
13 years ago
Itamar Reis Peixoto
89eb5d03c7
Keymap for Brazilian ABNT2 keyboard
14 years ago
Nicola Ruggero
3f670bab6b
Added SwissGerman keyboard layout file. Thx to Manuel Salera
14 years ago
Nicola Ruggero
cad33d7f34
New key layout (Dutch Belgium 0x0813 and French Belgium 0x080c)
...
Thanks Seppe De Loore
14 years ago
Itamar Reis Peixoto
350c3c2488
include more files missed in make dist
14 years ago
Itamar Reis Peixoto
ee43109a87
add xrdp-sesman pam.d file into tarball when doing a make dist
14 years ago
jsorg71
768222424e
added km-040c.ini
15 years ago
jsorg71
90bf3cd911
update keymaps
15 years ago
jsorg71
60e282de05
added pam_env.so to pam xrdp-sesman
15 years ago
jsorg71
320ebe88e9
keymap changes
15 years ago
jsorg71
85ae1cd27e
keymap changes
15 years ago
jsorg71
a34ca6793a
remove /etc/init.d changes and auto keygen
15 years ago