summaryrefslogtreecommitdiffstats
path: root/xmlrpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Simplify grep commandsMario Izquierdo (mariodebian)1-2/+2
2011-12-02Change 'xvnc4viewer | xvncviewer' with xtightvncviewer (avalaible in armel)Mario Izquierdo (mariodebian)1-17/+6
2011-06-12Fix warnings: 'variable XXX set but not used [-Wunused-but-set-variable]'Mario Izquierdo (mariodebian)16-42/+42
2011-05-17initial multiseat supportMario Izquierdo (mariodebian)3-1/+11
2011-03-17xmlrpc/sh/getinfo.sh hooks-addons/18openvpn: use tap0 instead of tun0 and wai...Mario Izquierdo (mariodebian)1-0/+5
2011-03-17xmlrpc/sh/getinfo.sh: fix typoMario Izquierdo (mariodebian)1-1/+1
2011-03-17add OpenVPN support for TCOS imagesMario Izquierdo (mariodebian)1-0/+5
2011-02-25xmlrpc/Makefile: use $(shell cmd) instead ofMario Izquierdo (mariodebian)1-2/+2
2011-02-16xmlrpc/pci.h: simplify PCI_ALL commandMario Izquierdo (mariodebian)1-2/+2
2011-02-10global license headers fixMario Izquierdo (mariodebian)16-256/+297
2010-11-25change TCOS_DIR from /usr/share/initramfs-tools-tcos to /usr/share/tcosMario Izquierdo (mariodebian)1-7/+7
2010-11-22xmlrpc/sh/tcos-last: set TCOSMONITOR_NO_EXTENSIONS before importing tcosmonitorMario Izquierdo (mariodebian)1-0/+1
2010-11-18xmlrpc/sh/tcos-ftpclient: Parse OPEN in True/False wayMario Izquierdo (mariodebian)1-1/+4
2010-09-14xmlrpc/sh/tcos-last update parseIpAddress and add tcosmonitor Sessions suppor...Mario Izquierdo (mariodebian)1-9/+48
2010-06-17xmlrpc/sh/devicesctl.sh: fix typo, double ||Mario Izquierdo (mariodebian)1-1/+1
2010-06-17udev/save-udev.sh xmlrpc/sh/devicesctl.sh replace spaces with underscores, fi...Mario Izquierdo (mariodebian)1-1/+1
2010-06-09xmlrpc/sh/tcos-last don't crash if IP is binaryMario Izquierdo (mariodebian)1-1/+4
2010-04-26xmlrpc/Makefile: install sh/tcos-ftpclientIgnacio Vidal1-0/+1
2010-04-26xmlrpc/sh/tcos-dbus.py: add DBus arg sendfilesIgnacio Vidal1-1/+1
2010-04-26xmlrpc/sh/screenshot.sh: test for XAUTH in /root folderIgnacio Vidal1-1/+1
2010-04-26xmlrpc/sh/tcos-ftpclient new FTPSSL clientIgnacio Vidal1-0/+152
2010-04-24xmlrpc/sh/screenshot.sh: use /var/run/gdm*/ valid for Ubuntu and DebianMario Izquierdo (mariodebian)1-3/+3
2010-04-24xmlrpc/sh/tcos-last: update parseIPAddress function and fix typo mitad => halfMario Izquierdo (mariodebian)1-18/+51
2010-04-23xmlrpc/sh/tcos-last: try to split uthost in half len and compare it, Ubuntu p...Ignacio Vidal1-0/+8
2010-04-23xmlrpc/sh/screenshot.sh: search XAUTHORITY in /var/runIgnacio Vidal1-0/+3
2010-04-23xmlrpc/sh/rtp-controller.sh: don't use 'w' command to search usersIgnacio Vidal1-1/+1
2010-04-23xmlrpc/sh/restartx.sh: use which to search commandIgnacio Vidal1-1/+1
2010-04-23xmlrpc/sh/getinfo.sh: use absolute path of pcimodulesIgnacio Vidal1-2/+1
2010-04-23hooks-addons/10ssl_tunnel xmlrpc/var/etc/stunnel/stunnel-custom.conf xmlrpc/v...Ignacio Vidal2-4/+4
2010-04-16xmlrpc/sh/*: set volumes for capture devicesIgnacio Vidal2-30/+68
2010-04-16xmlrpc/sh/getinfo.sh: use pcimodules intead of discoverIgnacio Vidal1-1/+1
2010-04-16xmlrpc/sh/tcos-last: remove duplicate line and use groups command to search u...Ignacio Vidal1-5/+22
2010-04-16xmlrpc/var/etc/stunnel/*: Remove extra spacesIgnacio Vidal2-26/+26
2010-03-29xmlrpc/sh/tcos-last: check IP with ipaddr moduleMario Izquierdo (mariodebian)1-4/+43
2010-03-08xmlrpc/sh/devicesctl.sh hooks-addons/54devices: ensure LTSPFS_TOKEN is setMario Izquierdo (mariodebian)1-1/+4
2009-12-18New XMLRPC method: config, read vars from tcos.conf in thin clientMario Izquierdo (mariodebian)5-1/+220
2009-12-18xmlrpc/man/update-tcospasswd.1 tcos-standalone/tcos-standalone.1 bin/tcos-gdm...Mario Izquierdo (mariodebian)1-1/+1
2009-12-13remove rtptools and sox depends, audio multicast use pulseaudio native RTP mo...Mario Izquierdo (mariodebian)1-35/+3
2009-10-05fix startscale STANDALONE auth argumentMario Izquierdo (mariodebian)1-2/+3
2009-10-03check for reopen in x11vnc before using itMario Izquierdo (mariodebian)1-2/+7
2009-09-29Allow to start x11vnc server in scale modeMario Izquierdo (mariodebian)1-2/+16
2009-09-25xmlrpc/*: Add support to get screensize in info.[ch]Mario Izquierdo (mariodebian)3-0/+11
2009-08-18xmlrpc/sound.c: don't show plain passwordMario Izquierdo (mariodebian)1-1/+1
2009-08-18tcos_vnc() don't show plain password, vnc-controller.sh don return error with...Mario Izquierdo (mariodebian)2-4/+8
2009-07-13Disable '-Wl,--as-needed' flags (Squeeze and Lenny don't work)initramfs-tools-tcos-0.89.37Mario Izquierdo (mariodebian)1-1/+3
2009-07-13Set C code spaces to 2 and clean some old code, disable old screenshot.c methodMario Izquierdo (mariodebian)31-539/+490
2009-07-13Refactorize Makefiles and some XMLRPC codeMario Izquierdo (mariodebian)54-226/+612
2009-04-09Only use /etc/shadow or /etc/passwd in thin clients environments, and clean codeMario Izquierdo (mariodebian)3-2/+4
2009-04-09replace 'udevinfo' call to '/sbin/udevadm info' when new udev is detectedMario Izquierdo (mariodebian)2-10/+16
2009-02-28stunnel don't allow comments on vars lines, fix 0 TIMEOUTcloseMario Izquierdo (mariodebian)2-2/+2