Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add an option, -r, to get a readable boot time | Nate Straz | 2008-09-23 | 1 | -7/+30 | |
| | | | | | Convert to getopt Allow multiple hosts on the command line | |||||
* | Bump qarsh version for btimed bug fixv1.8-1 | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Bail out if our recvfrom fails due to alarm or error -- client side resends ↵ | Dean Jansa | 2008-09-23 | 1 | -0/+7 | |
| | | | | requests so no need to retry in server | |||||
* | Doc the QARSH_TIMEOUT env var | Dean Jansa | 2008-09-23 | 1 | -0/+1 | |
| | ||||||
* | Bump version numberv1.7-1 | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Make error messages more useful when there are connection issues | Nate Straz | 2008-09-23 | 1 | -4/+11 | |
| | ||||||
* | Add a function to get the max timeout value from a heartbeat handle. | Nate Straz | 2008-09-23 | 2 | -0/+7 | |
| | ||||||
* | Reorganized heartbeat state machine to be move explicit. | Nate Straz | 2008-09-23 | 1 | -20/+28 | |
| | | | | Don't set last_rhost_btime until after we've checked for a reboot. | |||||
* | Bump version of qarsh for btimed changesv1.6-1 | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Keep btimed around to hand out btime packets until no one has asked for one | Nate Straz | 2008-09-23 | 2 | -10/+20 | |
| | | | | | | in 30 seconds. Fix the servce name in the btimed xinetd config file | |||||
* | Add a newline to the no heartbeat message | Nate Straz | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | Bump version for isatty changev1.5-1 | Nate Straz | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | Instead of ignoring SIGTTIN, ignore stdin if it is a tty. | Nate Straz | 2008-09-23 | 1 | -7/+5 | |
| | ||||||
* | Bump version, the SIGTTIN stuff is probably a bigger issue than originally ↵v1.4-1 | Nate Straz | 2008-09-23 | 1 | -2/+2 | |
| | | | | thought | |||||
* | Add a srpm target | Nate Straz | 2008-09-23 | 1 | -0/+3 | |
| | ||||||
* | Quiet down the logging a bit. | Nate Straz | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | Ignore the SIGTTIN signal so we don't get caught in a read(0, ...)-SIGTTINv1.3-2 | Nate Straz | 2008-09-23 | 2 | -1/+7 | |
| | | | | infinite loop. | |||||
* | Bump the version of qarsh because we fixed some important bugsv1.3-1 | Nate Straz | 2008-09-23 | 1 | -2/+2 | |
| | ||||||
* | Set a flag when a command finishes rather than exiting the select loop. | Dean Jansa | 2008-09-23 | 1 | -3/+15 | |
| | | | | There may still be output to be read even after the command completed. | |||||
* | Set close on exec flag on our sockets in connect_to_peer() | Dean Jansa | 2008-09-23 | 1 | -0/+13 | |
| | ||||||
* | Fix memory leak in send_packet | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Increase the number of connections per second allowed. | Nate Straz | 2008-09-23 | 1 | -0/+1 | |
| | ||||||
* | Bump versv1.2-2 | Dean Jansa | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Use hbeat interface which has been pulled out into its own | Dean Jansa | 2008-09-23 | 2 | -67/+22 | |
| | | | | set of files. | |||||
* | Added interfaces to get/set the hbeat state. | Dean Jansa | 2008-09-23 | 3 | -28/+109 | |
| | ||||||
* | Add heartbeat interface lib files | Dean Jansa | 2008-09-23 | 3 | -0/+155 | |
| | ||||||
* | Bump the version number to make a package with Dean's latest fix.v1.2-1 | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Fix a bug in heartbeat(). Need to reset host state when we got some IO from ↵ | Dean Jansa | 2008-09-23 | 1 | -10/+11 | |
| | | | | the host, and we only want to check for timeout if we were already in HOST_QUIET | |||||
* | Bump the version for new featuresv1.1-1 | Nate Straz | 2008-09-23 | 1 | -1/+4 | |
| | ||||||
* | Rework heartbeating to run a small state machine, and change from | Dean Jansa | 2008-09-23 | 1 | -30/+77 | |
| | | | | | | | | -m missed to -t timeout on the command line. New env var - QARSH_TIMEOUT can be set to change the default timeout. Command line -t overrides this env var. | |||||
* | Remove Packager: since beehive is choking on that | Nate Straz | 2008-09-23 | 1 | -1/+0 | |
| | ||||||
* | Version the tarball according to the spec file version | Nate Straz | 2008-09-23 | 2 | -3/+7 | |
| | ||||||
* | Clean up printing of file xfers. | Dean Jansa | 2008-09-23 | 1 | -13/+13 | |
| | ||||||
* | Merge qarsh revisions 1727:1738 from sistina-test branch djansa-qarsh. | Nate Straz | 2008-09-23 | 6 | -87/+413 | |
| | ||||||
* | - Split qarshd and btimed into their own package with their xinetd files. | Nate Straz | 2008-09-23 | 2 | -5/+43 | |
| | | | | - Don't link btimec and btimed against libxml2. | |||||
* | - Add xinetd file for qarsh. | Nate Straz | 2008-09-23 | 2 | -1/+16 | |
| | | | | - Fix paths in xinetd config files | |||||
* | Merge r1727 from sistina-test branch djansa-qarsh | Nate Straz | 2008-09-23 | 2 | -199/+26 | |
| | ||||||
* | Initial pass at packagingv1.0-1 | Nate Straz | 2008-09-23 | 2 | -27/+59 | |
| | ||||||
* | Flatten the qarsh tree. | Nate Straz | 2008-09-23 | 14 | -50/+12 | |
| | ||||||
* | Copy btime and qarsh over from sistina-test tree | Nate Straz | 2008-09-23 | 6 | -0/+480 | |
| | ||||||
* | Use rstat to help construct the remote pathname of the copied file. | Dean Jansa | 2005-09-02 | 1 | -24/+72 | |
| | ||||||
* | Add new packet type QP_RSTAT and supporting code. | Dean Jansa | 2005-09-02 | 3 | -1/+122 | |
| | ||||||
* | Fix indexing into argv[file] to grab entire file. | Dean Jansa | 2005-09-01 | 1 | -2/+2 | |
| | ||||||
* | Add qacp to install/uninstall/clobber | Dean Jansa | 2005-09-01 | 1 | -0/+3 | |
| | ||||||
* | Pull out old debug output. | Dean Jansa | 2005-09-01 | 1 | -4/+3 | |
| | | | | | | Fix the syslog of the QP_GETFILE to a QP_RECVFILE Fix typeo in the returncode packet in QP_RECVFILE | |||||
* | Added qacp, the scp replacement using qarshd. Currently can only | Dean Jansa | 2005-09-01 | 5 | -3/+595 | |
| | | | | | | | transver files *to* the remote host. No recursive copies and the srcfile can not be a dir. These features are underway. New packet types were added and handlers for those packets in qarshd. | |||||
* | Pull signal handleing out of the error case of a pselect return. | Dean Jansa | 2005-08-31 | 1 | -11/+16 | |
| | | | | | | | We want to handle the child_exitted flag each time we come out of the pselect. | |||||
* | Remove cmdline splitting. We can just run everything through the shell. | Nate Straz | 2005-08-31 | 1 | -28/+1 | |
| | ||||||
* | Add '&' to the list of characters used to detect if we need to use | Nate Straz | 2005-08-29 | 1 | -1/+1 | |
| | | | | | sh to run the command line. Found by Dean. | |||||
* | Rework the pselect loop. | Nate Straz | 2005-08-25 | 1 | -47/+41 | |
| | | | | | | - Only read once, let select tell us when to read. - When select is interrupted, only check signals |