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
jsorg71
f1ebdf189e
added post install hook
16 years ago
jsorg71
a7b624056f
the name changed
16 years ago
jsorg71
70321aa6c6
add instfiles
16 years ago
jsorg71
f6c0f1770e
rename xrdp to xrdp.sh
17 years ago
jsorg71
59645cf803
rename xrdp_control.sh to xrdp
17 years ago
jsorg71
808ade37e8
rename sesman to xrdp-sesman
17 years ago
jsorg71
37439e5e22
more portable start / stop script
18 years ago
jsorg71
ced52dc681
more portable start / stop script
18 years ago
jsorg71
b611452d6b
xrdp_control.sh is a bash script
18 years ago
jsorg71
aefa66e3a2
remove old files
18 years ago
jsorg71
1ed935186d
added chkconfig support for newer versions
18 years ago