Vraiment
09712d70ad
Added PAM support for MacOS
7 years ago
Soedarsono
3c3eb9ed73
Add dvorak keyboard layout
7 years ago
Koichiro IWAO
22dc148802
instfiles: don't include generated *.services files in distribution
...
Solves #848 .
Pointed out by: Fuminobu TAKEYAMA (@ftake)
7 years ago
Koichiro IWAO
e879cf5fce
add TODO comments
8 years ago
Koichiro IWAO
bedf04cd9f
instfiles: substitute directories in systemd service files
...
Do not expect prefix is always /usr. /usr/local is often used when users
compile xrdp manually.
8 years ago
Pavel Roskin
8a1de8dbc4
Remove trailing whitespace
8 years ago
Pavel Roskin
c21b9a78f4
Distribute all files except git and github specific data
...
It is better to distribute a few useless file than not to distribute
needed files.
8 years ago
Westporch
be58f2d547
Sort alphabetically
8 years ago
Westporch
2bac73eba3
Add Korean keymap
8 years ago
Koichiro IWAO
d1dc5b7814
instfiles: unify km-*0411.ini into km-00000411.ini
...
as they're identical and no longer need to duplicate them after
commit 5725200
.
8 years ago
Koichiro IWAO
cab8955ea4
add Finnish keyboard
...
Closes #70
8 years ago
Koichiro IWAO
f62b55c547
switch newly added keymaps to 8 hex digit
8 years ago
Koichiro IWAO
c654c86206
Switch to 8 hex digit keymapfile
...
as the value keyboardLayout is actually 32-bit unsigned integer.
See [MS-RDPBCGR] - v20160714 p.45.
8 years ago
Itamar Reis Peixoto
d4f350758b
add km-040a.ini keyboard
8 years ago
Pavel Roskin
7e8863b0f2
Add UK English keyboard and code to generate it
8 years ago
Pavel Roskin
22e6f3e2f7
Use SCRIPTS for executable scripts, don't use "chmod 755"
9 years ago
Pavel Roskin
7642675ddf
Use "dist_" prefix to minimize use of EXTRA_DIST
...
"dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
9 years ago
Pavel Roskin
9a1dea8e50
Fix sloppy formatting in instfiles/Makefile.am
...
Use spaces around = and +=, indent by 2 spaces.
9 years ago
Koichiro IWAO
7136fe608f
instfiles: add km-100c.ini to Makefile.am
...
Closes neutrinolabs/xrdp#280 .
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
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
Koichiro IWAO
67570b45de
Add Japanese keymap
10 years ago
Michał Górny
cc3231272d
Install and enable 0415/pl keymap
10 years ago
Jay Sorg
1d1eb037f3
added defautl.pa
11 years ago
Congyi Wu
171aa36a51
Fix absolute path in instfiles/Makefile.am
11 years ago
cocoon
ec7d1b4c38
dynamically insert prefix path into init script
...
using sed -i when running make install
12 years ago
Gustavo Homem
ec0f41df3c
fix xrdp init script permissions
12 years ago
Gustavo Homem
4c24a5605d
Changes related to integration
12 years ago
Itamar Reis Peixoto
a3d63eb5e0
add systemd support into xrdp
13 years ago
Itamar Reis Peixoto
350c3c2488
include more files missed in make dist
14 years ago
jsorg71
90bf3cd911
update keymaps
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
70321aa6c6
add instfiles
16 years ago