Open vSwitch is a production quality, multilayer virtual switch licensed
under the open source Apache 2.0 license. It is designed to enable massive
network automation through programmatic extension, while still supporting
standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN,
ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support
distribution across multiple physical servers similar to VMware's vNetwork
distributed vswitch or Cisco's Nexus 1000V.
This package sends wake-on-lan packets to turn on machines
that are wake-on-lan capable.
For now there is only one function in this package:
Net::Wake::by_udp(host, mac_address, [port]);
You can power on PCs by
perl -e 'use Net::Wake; Net::Wake::by_udp("192.168.0.1", "xx:xx:xx:xx:xx:xx");'
You can also specify broadcast address for `host'. It is useful in a
intelligent network.
PolyORB is a middleware implementation providing development tools and an
innovative runtime library architecture for collaboration of application
components using open standards for distributed systems.
Key Features:
* Support of standard application personalities: CORBA, Ada DSA (Annex E)
* Support of standard protocol personalities: GIOP, SOAP
* Interoperability between hardward platforms and operating environments,
between distribution models
* Support for multiple tasking profiles (full Ada tasking, Ravenscar
tasking, no tasking)
* Support for security and realtime extensions
* Tailorability to application and platform specific requirements
ATP allows you to read and compose mail packets of the QWK format,
commonly used on PC-based BBS systems. With this program, you can
download all of your new e-mail and board messages as a QWK packet,
read them offline, compose replies to selected messages off-line,
then upload all of your replies as one QWK reply packet the next
time you call the BBS.
MetasploitDataModels exists to do several key things:
- Allow code sharing between Metasploit Framework (MSF) and the commercial
versions of Metasploit (Community, Express, Pro -- usually referred to
collectively as "Pro")
- Give developers a lightweight entry point to MSF's backend for use in
developing tools that gather data intended for later use with Metasploit
(e.g. specialized scanners)
- Make it easy to keep commercial stuff private while increasing the
functionality of the open-source tools we provide to the community
OpenOffice::OODoc is an extensible Perl interface allowing direct
read/write operations on files which comply with the
OASIS Open Document Format for Office Applications (ODF),
i.e. the ISO/IEC 26300:2006 standard.
It provides a high-level, document-oriented language, and isolates
the programmer from the details of the file format. It can process
different document classes (texts, spreadsheets, presentations,
and drawings). It can retrieve or update styles and images,
document metadata, as well as text content.
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.
If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.
It is useful for processing script-output of e.g. php, perl or any cgi.
Dojango is a reusable django application that helps you to
use the client-side framework dojo within your django project.
It provides capabilites to easily switch between several dojo
versions and sources (e.g. aol, google, local)
Delivers helping utilities, that makes the development of rich
internet applications in combination with dojo more comfortable.
It makes the building of your own packed dojo release easier.
WMFishTime is a time/date applet for WindowMaker (and BlackBox, E,
SawFish...). Top part has the clock face, bottom part has day of the
week, followed by day, followed by month. Yellow hand counts seconds,
green hand counts minutes, red hand counts hours. Few seconds after
startup there are at least 32 bubbles floating up behind the clock face.
There are 4 fishes randomly swimming back and forth. If you move your
mouse inside the dockapp window, the fish will get scared and run away.
Compton is a compositor for X11, which was forked from Dana Jansens' fork
of xcompmgr, and heavily refactored.
Most prominent changes from the original xcompmgr:
- OpenGL/GLX backend in addition to the old XRender backend
- Inactive window transparency and dimming
- Titlebar/frame and menu transparency
- Shadows for ARGB windows, e.g. terminals with transparency
- Colored shadows; new fade system
- Blur of background of transparent windows, window color inversion
- Configuration file support with blacklisting