by Mahesh Chittur.
The gSOAP Web Services development toolkit offers an XML to C/C++
language binding to ease the development of SOAP/XML Web services in C
and C/C++.
Changes:
- Made library work with constant strings passed as input to matho_process().
- Added "set bold_colors" option. Use this if equations are difficult to read.
- Removed "doc/ctips.html".
- Cleaned up and improved makefiles.
- Fixed bug in "compile.secure".
Chksniff is a small tool to check in what mode network interfaces are
running. If they are running in promiscuous mode (which generally
means an interface is sniffed) this gets displayed by chksniff.
Ok'ed bouyer@
Lots of changes but in brief:
new probe programming interface
allow target-specific vars get defaults from Probes section
config file examples and smokeping_examples document
documentation updates and reorganizing
new commandline options '--config=X' and '--check'
Perl 5.8.0 compatibility fix
RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart)
See this URL for all the details:
http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES
Balance is a successful load balancing solution being a simple but
powerful generic tcp proxy with round robin load balancing and
failover mechanisms. Its behaviour can be controlled at runtime using
a simple command line syntax.
(maintainer) in PR pkg/31930.
Changes:
- INCOMPATIBLE CHANGE: many configure options are now on by default.
If you want the old behaviour, try:
configure --disable-everything <your enable options>
- INCOMPATIBLE CHANGE: -fade changed its meaning to comply with
the documentation and common sense: when upgrading, replace your
percentage by 100-percentage.
- integrated "fade to specific colour" patch by Martin Parm.
- slow down the internal visual bell (delay by 20ms) and update
the terminfo flash code to use the same delay. This is
synchronous, so many bells might inhibit screen updates in other
windows.
- text with background==foreground colour gets displayed with default
bg/fg now when in reverse video, so it can be seen when selecting.
- allow koi8r* as x11 encoding name for koi8r (Nikita Danilov).
- removed undocumented inheritPixmapforce option.
- replaced INSTALL file.
Another stack overflow has been fixed, this one reported by Sven Tantau.
The stack overflow is trivially exploitable to run arbitrary code.
Additionally, the Makefile.in was fixed so that "make install" does the
right thing. Previously, it was not working properly, and the examples
would subsequently fail to build.
- added option to keep notes on top
- updated .spec file thanks to Joe Klemmer
- added icon made by Vincent Richard
- code cleanup
- changed note appearance
- removed option to change icon
- uses GtkColorButton for changing note color instead of home-made version
- make notes stay on top of other windows, patch by David Carr
* Fixed memory leak (thanks to Brian J. Tarricone)
* Custom bar colors now also work with special Gtk theme engine where
the previous code doesn't work (thanks to Brian J. Tarricone)
* Fixed bug that causes an invalid displayed string if no device name
was set.
* keychain 2.6.1 (10 Oct 2005)
10 Oct 2005; Aron Griffis <agriffis@gentoo.org>:
Change "unset evalopt" to "evalopt=false" and run through *all* the regression
tests instead of just the new ones. *sigh*
* keychain 2.6.0 (10 Oct 2005)
10 Oct 2005; Aron Griffis <agriffis@gentoo.org>:
Add the --eval option which makes keychain startup easier. See the man-page
for examples. Get rid of the release notes from README, so now this file is
where changes are tracked.
This is mxterm, the Motif version of XTerm, the terminal emulator for
the X Window System. It provides a standard DEC VT102 compatible
terminal for all command line programs.
This is an OSD desktop clock with support for multiple timezones
through the same mechanism as tzwatch (~/.tzlist). It can be run with
or without the config file in single or multiple timezone modes. See
`tzosdclock -h`.