Commit Graph

385 Commits (db71bc5d8b7841dee476bee228eadf009cec710f)

Author SHA1 Message Date
Laxmikant Rashinkar db71bc5d8b smartcard: added more messages 12 years ago
Jay Sorg 9263b22cb2 chansrv: work on smartcard 12 years ago
Jay Sorg d926a5becd chansrv: work on smartcard 12 years ago
Jay Sorg b206de3314 pcsc: work on pcsclite lib 12 years ago
Laxmikant Rashinkar 0ef89c02ab scard: changed the way we store and pass context 12 years ago
Laxmikant Rashinkar a1352b62e3 scard: added more messages 12 years ago
Jay Sorg 68371ed361 chansrv: work on smartcard 12 years ago
Jay Sorg edf483ecb6 chansrv: work on smartcard 12 years ago
Laxmikant Rashinkar 215956353f scard: added support for connect call 12 years ago
Laxmikant Rashinkar 188ca68adb scard: added GetStatusChange() msg 12 years ago
Jay Sorg 2d112bac8f chansrv: work on smart card 12 years ago
Jay Sorg a9f37229ac chansrv: work on smartcard 12 years ago
Jay Sorg d22b8b5ed0 chansrv: added timeout callback 12 years ago
Laxmikant Rashinkar ece8f1fb47 gracefully handle segfaults in chansrv code 12 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls 12 years ago
Jay Sorg 6700eb18d7 kill disconencted, make work like man page and update man page 12 years ago
Jay Sorg 069838f355 hook up the kill disconnect timeout to the sesman config file 12 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating 12 years ago
Laxmikant Rashinkar 09dd58c5e1 clipboard: enabled module logging 12 years ago
Laxmikant Rashinkar 6381941c78 FUSE: changed architecture to use opendir/readdir instead of just readdir 12 years ago
Laxmikant Rashinkar d2de1b703b Merge branch 'master' of github.com:neutrinolabs/xrdp 12 years ago
Laxmikant Rashinkar 23433c9c7e fuse: added support for detecting files/directories deleted locally 12 years ago
Jay Sorg 8b48e2274e chansrv: work on smartcard 12 years ago
Jay Sorg e427113fa8 chansrv: work on smartcard redir 12 years ago
Jay Sorg 2515caa66a sesman: added a env var to know when xrdp session 12 years ago
Jay Sorg 17bf2abe30 xorg driver, include cleanup 12 years ago
Jay Sorg 45492057c5 Merge branch 'master' of github.com:neutrinolabs/xrdp 12 years ago
Jay Sorg 29420b3134 chansrv: no logic change, work on warning 12 years ago
speidy aab0176867 chansrv: fix for pulse simple method, to get it work again. 12 years ago
Jay Sorg 0aa3dbe738 chansrv: no logic change, EOL and coding style cleanup 12 years ago
Lukas Vacek 1341e64062 Revert "Fix path to config.c in sesman/tools/Makefile.am"
This reverts commit a0f8afca50.
12 years ago
Lukas Vacek e7fe39a65b Fix sound and clipboard crashes
- 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
12 years ago
Lukas Vacek a0f8afca50 Fix path to config.c in sesman/tools/Makefile.am 12 years ago
Jay Sorg c20b447f21 sesman: pid string match xrdp length 12 years ago
Jay Sorg a6592ed690 sesman: fix for reading pid file 12 years ago
Laxmikant Rashinkar 78498f6682 Merge branch 'master' of github.com:neutrinolabs/xrdp 12 years ago
Laxmikant Rashinkar 6ad1d7f78d folder redirection: fixed language issues 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Jay Sorg b4ff5e1d88 Merge remote-tracking branch 'xrdp-org/master' 12 years ago
Jay Sorg 5098f8b0fe pulse: change some errors to debug 12 years ago
Jay Sorg 1b8b5daab5 more pulse notes 12 years ago
Jay Sorg 5223d1078f Merge remote branch 'xrdp-org/master' 12 years ago
Laxmikant Rashinkar 2029867510 folder redirection: made changes to read/write routines to avoid race conditions 12 years ago
Jay Sorg 9c3635fa5e startwm.sh add back startup logic 12 years ago
Jay Sorg d4d6a65adb merge from pmhahn 12 years ago
Jay Sorg 62a4403dd4 sesman: cleanup, close xrdp to sesman socket listener when starting a session / forking 12 years ago
Jay Sorg 75f4c3ca58 sesman: cleanup, close xrdp to sesman socket when starting a session / forking 12 years ago
Laxmikant Rashinkar 652bacf07f file system redirection:
o vi now works with freerdp and rdesktop
12 years ago
Laxmikant Rashinkar 0f15c482e1 file system redirection:
o vi now works when connected via freerdp but does not fully work with rdesktop
12 years ago
Laxmikant Rashinkar 315ef8ad71 file system redirection:
o touch <file> was not working - fixed
    o echo "this is a string" > filename was not working - fixed
    o echo "this is a string" >> filename was not working - fixed
    o vi was not working - working now but swap files are not
      being deleted automatically - work in progress
12 years ago