Yersinia is a network tool designed to take advantage of some weaknesses
in different network protocols. It pretends to be a solid framework for
analyzing and testing the deployed networks and systems.
Attacks for the following network protocols are implemented:
* Spanning Tree Protocol (STP)
* Cisco Discovery Protocol (CDP)
* Dynamic Trunking Protocol (DTP)
* Dynamic Host Configuration Protocol (DHCP)
* Hot Standby Router Protocol (HSRP)
* IEEE 802.1Q
* IEEE 802.1X
* Inter-Switch Link Protocol (ISL)
* VLAN Trunking Protocol (VTP)
ok landry@
that some symlinks need to be translated. Unfortunately this now causes
symlink warnings during packaging; this is because teh relative symlinks
are bogus in the context of ${WRKINST}, but not once relocated at
install time. Any ideas what to do with that anyone?
Not linked to build, no OK.
The gnome-main-menu is a set of three utilities. A gnome-panel applet
similar to the traditional main-menu but a few addtions and changes.
In particular the gnome-main-menu does not provide direct access to all
the applications on the system, but rather displays user specified
"favorites" and recently launched applications.
<snip>
This is the default GNOME menu that SUSE Linux uses.
ok jasper@
libfolks is a library that aggregates people from multiple sources (eg,
Telepathy connection managers and eventually evolution data server,
Facebook, etc.) to create metacontacts. It's written in Vala (in part to
evaluate Vala). The initial goal is for GObject/C support, though the
Vala bindings should basically automatic.
feedback/ok aja@
The Link checker module extracts links from your content when saved and
periodically tries to detect broken hypertext links by checking the
remote sites and evaluating the HTTP response codes. It shows all broken
links in the reports/logs section and on the content edit page if a link
check has been failed. An author specific broken links report is also
available in "My Account".
Provides a central transliteration service to other Drupal modules, and
sanitizes file names while uploading. Generally spoken, it takes Unicode
text and tries to represent it in US-ASCII characters (universally
displayable, unaccented characters) by attempting to transliterate the
pronunciation expressed by the text in some other writing system to
Roman letters.
In simple use cases the search_config module allows site admins to
decide which fields to display on the advanced search form when enabled.
There is also the option of excluding node types from search results.
Once selected they are also automatically removed from the advance
search form. This gives more control over the content that can be
searched to those who need it.
On 404 Not Found error pages, Drupal will skip rendering of several
pieces of your website for performance reasons. This module simply
revives those features on 404 pages to show lost users how to get
to real pages.
This module provides two ways of referencing relevant content. Both of
these methods provide configuration to filter for specific content types
and vocabularies, limit the maximum size of the result and provide some
header text. The result on both cases are a list of nodes which the
module considers most relevant based on the categorization of the
current page. This is achieved by finding other nodes which are of one
of the allowed types and have the most number of terms in common.