Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xrdp initscript add BASE var, add SDAEMON var, replace fullpaths | cocoon | 2013-07-05 | 1 | -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 script | cocoon | 2013-07-05 | 1 | -0/+1 |
| | | | using sed -i when running make install | ||||
* | add norwegian keyboard definition | Jay Sorg | 2013-05-25 | 1 | -0/+659 |
| | |||||
* | pam: added xrdp-sesman.other | Jay Sorg | 2013-05-07 | 1 | -0/+4 |
| | |||||
* | pam changes to use system default | Jay Sorg | 2013-04-22 | 1 | -3/+4 |
| | |||||
* | remove awkward rsakeys.init comparison | Gustavo Homem | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | correct usage | Gustavo Homem | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | more robust version, including force-stop option | Gustavo Homem | 2013-03-20 | 1 | -33/+133 |
| | |||||
* | further integration fixes | Gustavo Homem | 2013-03-20 | 1 | -1/+3 |
| | |||||
* | add FORCE flag to ensure the service really stops (overridable by system | Gustavo Homem | 2013-03-20 | 1 | -108/+31 |
| | | | | administraor) | ||||
* | fix xrdp init script permissions | Gustavo Homem | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Changes related to integration | Gustavo Homem | 2013-03-18 | 6 | -3/+837 |
| | |||||
* | added LSB tags to xrdp.sh | Jay Sorg | 2012-09-07 | 1 | -0/+12 |
| | |||||
* | add systemd support into xrdp | Itamar Reis Peixoto | 2012-05-26 | 3 | -1/+37 |
| | |||||
* | Keymap for Brazilian ABNT2 keyboard | Itamar Reis Peixoto | 2011-05-06 | 1 | -0/+659 |
| | |||||
* | Added SwissGerman keyboard layout file. Thx to Manuel Salera | Nicola Ruggero | 2011-01-17 | 1 | -0/+659 |
| | |||||
* | New key layout (Dutch Belgium 0x0813 and French Belgium 0x080c) | Nicola Ruggero | 2010-12-15 | 2 | -0/+1318 |
| | | | | Thanks Seppe De Loore | ||||
* | include more files missed in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | add xrdp-sesman pam.d file into tarball when doing a make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | added km-040c.ini | jsorg71 | 2009-10-11 | 1 | -0/+659 |
| | |||||
* | update keymaps | jsorg71 | 2009-10-09 | 6 | -134/+792 |
| | |||||
* | added pam_env.so to pam xrdp-sesman | jsorg71 | 2009-09-20 | 1 | -0/+1 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 1 | -0/+659 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 4 | -1/+1981 |
| | |||||
* | 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 |
| | |||||
* | the name changed | jsorg71 | 2008-08-17 | 1 | -1/+1 |
| | |||||
* | add instfiles | jsorg71 | 2008-08-17 | 2 | -0/+27 |
| | |||||
* | rename xrdp to xrdp.sh | jsorg71 | 2008-05-06 | 1 | -0/+1 |
| | |||||
* | rename xrdp_control.sh to xrdp | jsorg71 | 2008-04-30 | 2 | -166/+15 |
| | |||||
* | rename sesman to xrdp-sesman | jsorg71 | 2008-04-29 | 1 | -0/+0 |
| | |||||
* | more portable start / stop script | jsorg71 | 2007-04-29 | 1 | -24/+68 |
| | |||||
* | more portable start / stop script | jsorg71 | 2007-04-29 | 1 | -24/+68 |
| | |||||
* | xrdp_control.sh is a bash script | jsorg71 | 2007-02-03 | 2 | -76/+92 |
| | |||||
* | remove old files | jsorg71 | 2007-01-16 | 4 | -56/+0 |
| | |||||
* | added chkconfig support for newer versions | jsorg71 | 2006-12-26 | 2 | -0/+4 |
| | |||||
* | added xrdp_control1.sh for package installs | jsorg71 | 2006-08-07 | 1 | -0/+92 |
| | |||||
* | its xrdp_control.sh, not xrdp_daemon | jsorg71 | 2006-06-07 | 1 | -1/+1 |
| | |||||
* | documentation and script file changes | jsorg71 | 2006-02-18 | 1 | -1/+4 |
| | |||||
* | xrdp.pid cleanup too | jsorg71 | 2006-02-12 | 1 | -0/+5 |
| | |||||
* | added xrdp_control.sh | jsorg71 | 2006-02-04 | 1 | -0/+86 |
| | |||||
* | minor xrdpstart.sh changes | jsorg71 | 2005-11-06 | 1 | -2/+2 |
| | |||||
* | rdp module | jsorg71 | 2005-11-03 | 1 | -0/+1 |
| | |||||
* | libradop -> librdp | jsorg71 | 2005-11-03 | 1 | -1/+1 |
| | |||||
* | Added new sesman config options and fixed startup script | ilsimo | 2005-10-23 | 2 | -1/+7 |
| | |||||
* | update sesman.ini | jsorg71 | 2005-09-27 | 1 | -5/+5 |
| | |||||
* | make pam the default and install the pam.d file | jsorg71 | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | switch to sesman for pam control file | jsorg71 | 2005-09-20 | 2 | -4/+3 |
| | |||||
* | add radop item | jsorg71 | 2005-08-18 | 1 | -0/+5 |
| | |||||
* | added instfiles | jsorg71 | 2005-06-04 | 5 | -0/+45 |