summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chansrv: no logic change, EOL and coding style cleanupJay Sorg2013-06-232-18/+24
|
* Merge pull request #81 from luv/masterjsorg712013-06-233-0/+26
|\ | | | | Small fixes in sound and clipboard
| * Revert "Fix path to config.c in sesman/tools/Makefile.am"Lukas Vacek2013-06-221-1/+1
| | | | | | | | This reverts commit a0f8afca500702408f577a3b64f792700d40c01e.
| * Fix sound and clipboard crashesLukas Vacek2013-06-223-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | - In case clipboard is not initialized, clipboard_data_in returns (fixes a segfault) - If less than 4 bytes are sent to sound_send_wave_data_chunk, it returns (fixes a segfault) - When sending sound initiliazation messages set g_chan in chansrv to 0, so the server waits for client to reply (this makes sound work afte reconnecting) - In process_message_channel_setup, clear any leftover data in chan_items
| * Fix path to config.c in sesman/tools/Makefile.amLukas Vacek2013-06-221-1/+1
|/
* Merge pull request #80 from neutrinolabs/masterjsorg712013-06-2113-35/+505
|\ | | | | Xv, vrplayer, sesman fixes
| * sesman: pid string match xrdp lengthJay Sorg2013-06-191-2/+2
| |
| * sesman: fix for reading pid fileJay Sorg2013-06-191-0/+1
| |
| * X11rdp: added install to makefileJay Sorg2013-06-181-0/+4
| |
| * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-06-157-5/+459
| |\
| | * X11rdp: work on xv, still off by defaultJay Sorg2013-06-152-5/+12
| | |
| | * X11rdp: work on xvJay Sorg2013-06-143-6/+224
| | |
| | * X11rdp: added rdpxv.cJay Sorg2013-06-131-0/+228
| | |
| * | vrplayer: added feature to automatically restart media on end of streamLaxmikant Rashinkar2013-06-158-32/+44
| | |
* | | Merge pull request #79 from neutrinolabs/masterjsorg712013-06-12139-557/+372
|\ \ \ | | |/ | |/| neutrinordp
| * | replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERSJay Sorg2013-06-121-1/+1
| | |
| * | X11rdp: update to pixman 0.30Jay Sorg2013-06-112-3/+4
| |/
| * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-06-08172-403/+942
| |\
| | * copyright year updateJay Sorg2013-06-08132-143/+143
| | |
| * | folder redirection: fixed language issuesLaxmikant Rashinkar2013-06-085-410/+224
| | |
* | | Merge pull request #74 from neutrinolabs/masterjsorg712013-06-0810-12/+94
|\ \ \ | | |/ | |/| neutrinordp
| * | X11rdp: log client cursor capsJay Sorg2013-06-081-0/+8
| | |
| * | enable new_cursors xrdp.ini settingJay Sorg2013-06-081-0/+8
| | |
| * | adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-074-2/+8
| | |
| * | Merge remote-tracking branch 'xrdp-org/master'Jay Sorg2013-06-064-4/+33
| |\ \ | |/ / |/| |
* | | pulse: change some errors to debugJay Sorg2013-06-061-3/+2
| | |
* | | more pulse notesJay Sorg2013-06-062-0/+27
| | |
* | | X11rdp: fix for buildx.shJay Sorg2013-06-051-1/+4
| | |
| * | Merge remote branch 'xrdp-org/master'Jay Sorg2013-06-0334-254/+742
| |\ \ | |/ / |/| / | |/
* | startwm.sh add back startup logicJay Sorg2013-05-291-24/+100
| |
* | merge from pmhahnJay Sorg2013-05-2920-210/+622
|\ \
| * | doc: xrdp-chansrv manual pagePhilipp Hahn2013-01-282-0/+47
| | | | | | | | | | | | Add manual page for internally forked channel server.
| * | doc: xrdp-sessvc manual pagePhilipp Hahn2013-01-282-1/+28
| | | | | | | | | | | | | | | | | | | | | Add manual page for internally called xrdp-sessvc. The program should probably be moved to /usr/lib/xrdp/ as it's only called internally.
| * | doc: xrdp-genkeymap manual pagePhilipp Hahn2013-01-282-0/+68
| | | | | | | | | | | | Add manual page for key map generation utility.
| * | doc: xrdp-keygen manual pagePhilipp Hahn2013-01-282-0/+41
| | | | | | | | | | | | Add updated manual page from Debian project.
| * | doc: xrdp-xcon manual pagePhilipp Hahn2013-01-282-1/+18
| | | | | | | | | | | | | | | Add a manual page for xrdp-xcon, which is currently not installed, since xrdp-xcon is not installed.
| * | doc: xrdp-dis manual pagePhilipp Hahn2013-01-282-0/+24
| | | | | | | | | | | | | | | Add a manual page for xrdp-dis, which is used to disconnect the RDP connection but otherwise keep the session running.
| * | doc: xrdp-sesadmin manual pagePhilipp Hahn2013-01-282-0/+58
| | | | | | | | | | | | Add a manual page for xrdp-sessadmin.
| * | doc: Update xrdp.ini optionsPhilipp Hahn2013-01-281-6/+166
| | | | | | | | | | | | | | | | | | Update General section. Document Logging section. Document Channels section.
| * | doc: Follow xrdp- renamePhilipp Hahn2013-01-282-12/+12
| | | | | | | | | | | | | | | sesman and sesrun were prefixed with xrdp- a long time ago. Update the manual pags to follow that change as well.
| * | doc: Man page cleanupPhilipp Hahn2013-01-285-105/+34
| | | | | | | | | | | | | | | | | | Simlify example sections. Remove un-needed .LP after section start. Insert empty line before section start.
| * | doc: Format manual page referencesPhilipp Hahn2013-01-285-14/+33
| | | | | | | | | | | | | | | Use .BR to fromat name(section) as recommended by man(7). Use .I for variable arguments.
| * | doc: Use man_MANS in Makefile.amPhilipp Hahn2013-01-281-10/+4
| | | | | | | | | | | | | | | automake does know where to install manual pages, so use man_MANS instead of hand crafting custom rules.
| * | doc: LDAPPhilipp Hahn2013-01-281-0/+6
| | | | | | | | | | | | Give hint to use PAM for LDAP.
| * | X11rdp: Rework changing directoriesPhilipp Hahn2013-01-281-16/+7
| | | | | | | | | | | | Remove unchecked changes of directories.
| * | X11rdp: make variables function localPhilipp Hahn2013-01-281-0/+3
| | | | | | | | | | | | Use local to declare variables local
| * | X11rdp: fix spelling mistakesPhilipp Hahn2013-01-283-4/+4
| | | | | | | | | | | | | | | | | | | | | exit -> exist $mn -> $mod_name folowed -> followed blocket -> blocked
| * | X11rdp: Handle more compression formatsPhilipp Hahn2013-01-281-6/+8
| | | | | | | | | | | | Add .xz and plain .tar files.
| * | X11rdp: Simplify if constructsPhilipp Hahn2013-01-281-24/+24
| | | | | | | | | | | | Directly use exit value instead of evaluating $?
| * | X11rdp: simplify line splittingPhilipp Hahn2013-01-281-7/+2
| | | | | | | | | | | | Use "IFS=: read" instead of "echo|cut" constructs.