summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version for sigprocmask fixv1.28-1Nathan Straz2012-07-191-1/+5
* Restore original sigmask before exec'ing childNathan Straz2012-07-191-1/+3
* The selinux Makefile is needed to build the policyNathan Straz2012-07-181-0/+1
* Bump selinux policy versionv1.27-1Nathan Straz2012-06-271-1/+1
* Bump version for next release and update changelogNathan Straz2012-06-271-2/+10
* Depend on policy.xml directlyNathan Straz2012-06-271-1/+1
* Update selinux policy for Fedora 17Nathan Straz2012-06-271-9/+21
* Add script to detect and work around some selinux policy issuesNathan Straz2012-06-272-1/+36
* Spotted a missing freeNathan Straz2012-04-191-0/+1
* Pass hints into getaddrinfoNathan Straz2012-04-191-1/+1
* Move error message and exit from signal handler.Nathan Straz2012-02-201-2/+6
* Check return of send_package and exit on errorNathan Straz2012-02-201-1/+6
* Fix exit code for connection failures.Nathan Straz2012-01-261-1/+1
* Don't limit instances of qarshd in xinetdNathan Straz2011-08-191-0/+1
* Merge branch 'ipv6' of ssh://sts-a//home/msp/djansa/src/git/qarsh into ipv6Nathan Straz2010-09-309-97/+207
|\
| * First crack at ipv6/ipv4 agnostic qarsh/qacp.Dean Jansa2010-09-285-47/+125
| * Shouldn't need to restrict btimed to IPv4 now.Dean Jansa2010-09-031-1/+0
| * update btime and hbeat libs to understand ipv6 as well as ipv4.Dean Jansa2010-09-033-49/+83
* | Cache last used port in bind_anyNathan Straz2010-09-291-0/+10
* | Wait up to 30 second to establish a connectionNathan Straz2010-09-281-1/+2
* | Fix requires for selinux-policy buildNathan Straz2010-09-151-3/+3
* | Turn SELinux BuildRequires to RequiresNathan Straz2010-09-031-1/+1
* | Remove qarshd.pp from rpm file listNathan Straz2010-08-201-2/+1
|/
* Bump version for new releasev1.26-1Nathan Straz2010-08-201-1/+6
* Remove pre-build selinux filesNathan Straz2010-08-201-5/+1
* Don't build selinux-policy during buildNathan Straz2010-08-201-4/+3
* Remove use of policyhelpNathan Straz2010-08-201-7/+1
* Allow all domains more rights to qarshd_t socketsNathan Straz2010-06-301-2/+4
* [selinux] Require makeNathan Straz2010-06-171-1/+1
* Set child_pid to 0 after child returnsNathan Straz2010-06-031-0/+1
* Close file descriptors left open by parent processNathan Straz2010-04-281-0/+4
* Only include lvm and logging parts of system policyNathan Straz2009-12-032-17/+11
* Add system interfaces to qarshd policyNathan Straz2009-11-302-1/+8
* Fix warnings from rpmlintNathan Straz2009-11-241-10/+10
* Bump version for new releasev1.25-1Nathan Straz2009-11-201-2/+9
* Update bad-interfaces for Fedora 12Nathan Straz2009-11-201-17/+11
* Pull in all services and apps interfacesNathan Straz2009-11-194-21/+46
* Clean the SELinux directory after installNathan Straz2009-10-221-0/+1
* Add SELinux policy for qarshdNathan Straz2009-10-226-1/+116
* Only look up local username if remote not specifiedNathan Straz2009-10-081-4/+4
* Add quiet option, document exit statusNathan Straz2009-10-012-7/+16
* Handle growing files better in qacpNathan Straz2009-09-141-3/+19
* Check Makefile to make an archive from gitv1.24-2Nathan Straz2009-04-171-11/+7
* Fix up spec file to work with proper tarballsNathan Straz2009-04-171-8/+11
* Bump version for new buildv1.24-1Nathan Straz2009-04-171-1/+9
* [qarsh] Handle a very broken qarshdNathan Straz2009-03-271-1/+5
* [btime] Increase time to wait for responseNathan Straz2009-03-271-1/+1
* [btimec] Fail if the host is downNathan Straz2009-03-271-1/+3
* [qacp] Fix improper free when connect failsNathan Straz2009-02-051-5/+5
* [qarsh] Remove continue which could make qarsh hangNathan Straz2009-01-081-4/+0