summaryrefslogtreecommitdiffstats
path: root/tcosmonitor
AgeCommit message (Expand)AuthorFilesLines
2012-03-21tcosmonitor/extensions/videolan.py: remove VLC options no-x11-shm no-xvideo-shmHEADmasterMario Izquierdo (mariodebian)1-21/+21
2012-02-05Fix print_debug() typo in lookup() and do a revlookup in all nameserversMario Izquierdo (mariodebian)1-10/+11
2012-02-05tcosmonitor/TcosCommon.py: Ask all nameservers and init server list in lookup()Mario Izquierdo (mariodebian)1-8/+12
2011-09-06Release 0.2.43, remove deprecated 'op' Dependstcosmonitor-0.2.43Mario Izquierdo (mariodebian)1-4/+4
2011-05-17initial multiseat supportMario Izquierdo (mariodebian)2-1/+26
2011-03-17tcosmonitor/TcosCommon.py: don't make a gethostbyaddr()Mario Izquierdo (mariodebian)1-2/+3
2011-03-17tcosmonitor/shared.py: add isIPAddr methodMario Izquierdo (mariodebian)1-0/+11
2011-03-13Add Avahi mDNS for discover thin clientsMario Izquierdo (mariodebian)4-12/+219
2011-02-10global license headers fixMario Izquierdo (mariodebian)48-524/+377
2011-01-24tcosmonitor/extensions/info.py: show Pulseaudio mixer if standalone without p...Mario Izquierdo (mariodebian)1-49/+50
2010-11-22tcosmonitor/__init__.py: redirect errors to stderr and check for TCOSMONITOR_...Mario Izquierdo (mariodebian)1-2/+5
2010-11-19tcosmonitor/TcosActions.py: fix exclude typo and print debug messages when as...Mario Izquierdo (mariodebian)1-1/+3
2010-11-18tcosmonitor/TcosActions.py: fix compare groupexclude, debian/control: update ...Mario Izquierdo (mariodebian)1-2/+2
2010-11-11tcosmonitor/TcosDBus.py: really fix fucking dbus issueMario Izquierdo (mariodebian)1-1/+1
2010-11-11tcosmonitor/TcosDBus.py: fix sendfiles in thin client and standalone at the s...Mario Izquierdo (mariodebian)1-5/+14
2010-11-11tcosmonitor/TcosDBus.py: split dbus.Array instead of a stringMario Izquierdo (mariodebian)1-3/+4
2010-11-11tcosmonitor/LocalData.py: import Connections when search method is consolekitMario Izquierdo (mariodebian)1-2/+2
2010-11-11New pref variable 'consolekit' to disable Sessions() searchMario Izquierdo (mariodebian)4-21/+26
2010-11-09tcosmonitor/extensions/sendfiles.py: fix wrong number of arguments in xmlrpc....Mario Izquierdo (mariodebian)1-3/+3
2010-10-15tcosmonitor (0.2.37)tcosmonitor-0.2.37Mario Izquierdo (mariodebian)6-26/+88
2010-09-28Allow to call shared.py to parse IP's, redirect debug to stderrMario Izquierdo (mariodebian)1-1/+3
2010-09-14tcosmonitor/LocalData.py tcosmonitor/Sessions.py: use GDM and ConsoleKit dbus...Mario Izquierdo (mariodebian)2-14/+273
2010-09-14tcosmonitor/shared.py: don't run if ipstr is empty and clean old codeMario Izquierdo (mariodebian)1-6/+3
2010-09-10tcosmonitor/shared.py: support ssh -X connections 'localhost:10.0'Mario Izquierdo (mariodebian)1-1/+12
2010-09-02tcosmonitor/shared.py: fix some :0.0 values in parseIPAddress()Mario Izquierdo (mariodebian)1-14/+50
2010-06-17tcosmonitor/LocalData.py: fix in_group functionMario Izquierdo (mariodebian)1-12/+12
2010-05-03remove glade referencesMario Izquierdo (mariodebian)3-3/+3
2010-04-26tcosmonitor/ftps_server.py: FTP+SSL server with medusa and python-M2CryptoIgnacio Vidal1-0/+442
2010-04-26tcosmonitor/counter.py: Counter of hostsIgnacio Vidal1-0/+50
2010-04-26tcosmonitor/extensions/sendfiles.py: Change rsync with FTP+SSLIgnacio Vidal1-60/+36
2010-04-26tcosmonitor/TcosStaticHosts.py: continue if newhost failIgnacio Vidal1-2/+3
2010-04-26tcosmonitor/TcosDBus.py: Add new method to sendfilesIgnacio Vidal1-3/+66
2010-04-26tcosmonitor/TcosActions.py: continue if newhost failIgnacio Vidal1-1/+4
2010-04-26tcosmonitor/extensions/livevnc.py: Set hostname if NO_LOGIN_MSGIgnacio Vidal1-1/+4
2010-04-26tcosmonitor/extensions/screenshot.py: Set hostname if NO_LOGIN_MSGIgnacio Vidal1-2/+6
2010-04-26tcosmonitor/extensions/tcosnetcontroller.py: Add space in messageIgnacio Vidal1-1/+1
2010-04-26tcosmonitor/LocalData.py: return if newhost failIgnacio Vidal1-7/+12
2010-04-26tcosmonitor/ping.py: parse XML output of nmapIgnacio Vidal1-16/+40
2010-04-24tcosmonitor/LocalData.py: fix typo mitad1 => half1Mario Izquierdo (mariodebian)1-1/+1
2010-04-23tcosmonitor/LocalData.py: replace in_group_tcos function and split uthost in ...Ignacio Vidal1-16/+47
2010-04-23tcosmonitor/TcosActions.py: Add nmap method and create 2 new vars, lenclients...Ignacio Vidal1-7/+19
2010-04-23tcosmonitor/TcosPreferences.py: add nmap method after pingIgnacio Vidal1-0/+2
2010-04-23tcosmonitor/extensions/audiortp.py: fix this extension with format=s16be and ...Ignacio Vidal1-8/+8
2010-04-23tcosmonitor/ping.py: Add new nmap functionsIgnacio Vidal1-7/+130
2010-04-23tcosmonitor/shared.py: add forgoten comaIgnacio Vidal1-1/+1
2010-04-23tcosmonitor/shared.py: add nmap to scan_methods and vboxnet as hidden ifacesIgnacio Vidal1-1/+2
2010-04-19refactorize some code, and use pylint to fix some warningsMario Izquierdo (mariodebian)43-478/+534
2010-04-19tcosmonitor/shared.py: refactorize parseIPAddress, detect hostnames in binary...Mario Izquierdo (mariodebian)1-26/+55
2010-04-06tcosmonitor/LocalData.py tcosmonitor/TcosExtensions.py tcosmonitor/ping.py: u...Mario Izquierdo (mariodebian)3-4/+4
2010-04-06tcosmonitor/ping.py: don't fail if we can start ping threadMario Izquierdo (mariodebian)1-2/+7