Main > Free Download Search >

Free suppression software for linux

suppression

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
poMMo PR15.1

poMMo PR15.1


poMMo can be used to add a mailing list to your Web site or to organize stand alone mailings. more>>
poMMo is versatile mass mailing software. poMMo can be used to add a mailing list to your Web site or to organize stand alone mailings.
Unique features such as the ability to mail subsets of your subscribers set it apart from alternatives.
Main features:
Ease of Use
- Subscription Form
- EnlargeSubscription Form
- poMMo is designed around the concept of simplicity. It is easy to install and administer.
- A clean and intuitive interface featuring AJAX controls aids you in managing subscribers, groups, and mailings.
- See the Tour or visit our online Demonstration install.
- Integrate poMMo into your existing website with only 3 lines of code!
- Look and feel can be changed by any web designer using with SMARTY templates devoid of PHP!
- Simple, two minute installation.
- No advanced administrative tasks such as setting a crontab event.
- Compatible with any common webhosting provider.
Flexibility
- Group Creation
- EnlargeGroup Creation
- Your subscribers are inserted into an powerful database that is simplistic to manipulate and allows unprecedented flexibility regardless of expertise. poMMo can be tailored to suit any needs.
- Collect any number of completely customizable demographics through Subscriber Fields.
- Create Mailing Groups of subscribers based off their demographic values. Mail a subset of your subscribers -- see Understand Groups.
- Mailing Messages and "on success" URLs are easily customized.
- Implementation Examples
- Realtor: Ask your subscribers what neigborhoods, property size, price range, and other attributes they are interested in. When a new property becomes available, mail subscribers who have expressed interest in this particular type of property.
- Multiple Website Newsletters: Create a subscriber field asking which newsletter(s) your subscriber would like to recieve.
- Shoe Store: Collect shoe size and preferred style and brand from your subscribers. When new shoes arrive, or during a sale, notify the customers most interested. Perhaps offer an "exlusive" discount to these subscribers.
- Marketer: Import large amounts of subscribers and their assosiated demographics. Create groups using poMMos powerful filtering criteria to pinpoint your audience.
- Band: Collect your subscribers geographic location and whether theyd like to be part of a volunteer street team. Notify the list that the band will be performing near their town by creating groups based of geography.
Enhancements:
- Fixes were made for suppression of PHP notices, reloading and previewing of plain text mailings, loading of sample data from the support library, WYSIWYG Editor mangling of URLs, bandwidth throttle calculations, throttle setting limitations, and typographical errors.
<<less
Download (1.2MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
917 downloads
Thresh 1.5.0b

Thresh 1.5.0b


Thresh is an application for Snort that manages alert thresholding and suppression. more>>
Thresh is an application for Snort that manages alert thresholding and suppression. It was designed to assist the administrator with tuning one or more Snort sensors. The project was designed to run under Red Hat flavors of Linux.
It summarizes Snort Alerts by alert count, allows creation and editing of threshold.conf files, prunes your Snort database based on your tunings, and allows you to preview your alert suppressions before deletion.
Enhancements:
- DB queries were corrected.
- Database pruning based on suppression sets was added.
- A major code cleanup was undertaken.
- All errors with signature name queries were corrected along with all read/write calls to config files.
- The number of floating variables between POSTs on all pages was reduced. Descriptions were added to description boxes. Rule edit/delete options were added. Issues with alert counts were corrected.
- A cool way was devised to do CIDR block DELETEs and SELECTs in MySQL.
<<less
Download (0.032MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
981 downloads
squid-filter 0.9

squid-filter 0.9


squid-filter project was designed to build filtering capabilities comparable to those of Muffin into Squid. more>>
squid-filter project was designed to build filtering capabilities comparable to those of Muffin into Squid. It consists of
a patch to Squid, containing a module loader and filtering hooks, and a set of filter modules.
Currently available filters:
- Redirection of URIs.
- Rejection of certain (configurable) MIME content types.
- Suppression of cookies.
- Removal of Javascript and ActiveX.
- Breaking of GIF animation loops.
- Detection of 1x1 images.
Main features:
- Modular, easily extensible by writing new filters.
- Flexible configuration. Filters are independent from each other.
- Each filter can take a list of URIs which should not be filtered (allow list). URIs are specified as full regular expressions.
- Client can choose to bypass filters case-by-case.
- Filtering keeps Content-Length where possible.
Purpose
A filtering proxy allows users to remove unwanted stuff from Web pages as they browse them. What "unwanted stuff" is obviously depends on the individual user, but things which are commonly regarded as annoyances include
banner ads, user behaviour tracking via cookies,
animated pictures, JavaScript, VBScript, ActiveX (dangerous as well as annoying).
Some of those things can be avoided by filtering URIs, which Squid can already do via an external redirect program. Others require a content filter.
Usually, a filtering proxy runs standalone and does nothing but filtering. Users have to configure this proxy in their browsers, and if they use a caching proxy too, chain them after the filter. In situations where the user runs Squid anyway (mostly because of caching for different browsers or a small LAN), it is convenient to build this capability into Squid.
<<less
Download (0.046MB)
Added: 2007-01-25 License: Public Domain Price:
1008 downloads
ssss 0.5

ssss 0.5


ssss is an implementation of Shamirs secret sharing scheme for UNIX systems. more>>
ssss project is an implementation of Shamirs secret sharing scheme for UNIX systems.
In cryptography, a secret sharing scheme is a method for distributing a secret amongst a group of participants, each of which is allocated a share of the secret. The secret can only be reconstructed when the shares are combined together; individual shares are of no use on their own.
More formally, in a secret sharing scheme there is one dealer and n players. The dealer gives a secret to the players, but only when specific conditions are fulfilled.
The dealer accomplishes this by giving each player a share in such a way that any group of t (for threshold) or more players can together reconstruct the secret but no group of less than t players can. Such a system is called a (t,n)-threshold scheme.
A popular technique to implement threshold schemes uses polynomial interpolation ("Lagrange interpolation"). This method was invented by Adi Shamir in 1979. You can play around with a threshold scheme on the demo page.
Note that Shamirs scheme is provable secure, that means: in a (t,n) scheme one can prove that it makes no difference whether an attacker has t-1 valid shares at his disposal or none at all; as long as he has less than t shares, there is no better option than guessing to find out the secret.
Enhancements:
- This release adds memory locking and TTY echo suppression.
- A buffer overflow condition has been fixed.
<<less
Download (0.017MB)
Added: 2006-01-16 License: GPL (GNU General Public License) Price:
1379 downloads
mdnsd 0.7

mdnsd 0.7


mdnsd is a very lightweight, simple, portable, and easy to integrate open source implementation of Multicast DNS. more>>
"mdnsd" is a very lightweight, simple, portable, and easy to integrate open source implementation of Multicast DNS (part of Zeroconf, also called Rendezvous by Apple) for developers. It supports both acting as a Query and a Responder, allowing any software to participate fully on the .localnetwork just by including a few files and calling a few functions. All of the complexity of handling the Multicast DNS retransmit timing, duplicate
suppression, probing, conflict detection, and other facets of the DNS protocol is hidden behind a very simple and very easy to use interface, described in the header file. The single small c source file has almost no dependencies, and is portable to almost any embedded platform. Multiple example applications and usages are included in the download, including a simple very persistent query browser and a tool to advertise local web sites.


The code is licensed under both the GPL and BSD licenses, for use in any free software or commercial application. If there is a licensing need not covered by either of those, alternative licensing is available upon request.
<<less
Download (0.014MB)
Added: 2006-07-03 License: BSD License Price:
1216 downloads
OT2 1.0.1

OT2 1.0.1


OT2 project is a bonsai collection management software for *nix systems and windows. more>>
OT2 project is a bonsai collection management software for *nix systems and windows, it helps you to manage your trees, your pots and your pictures.
Main features:
Basics features
- Unlimited number of trees and pots with their detailed characteristics.
- Sort trees according to their name, age, species..., show all of them or only a subset (mature bonsai, potensai, kusamono...)
- For each tree, you can record or schedule any work, remark, treatement, etc..
- Add as many pictures as you want. Pictures can be resized and moved to a repository while the original may be saved in another place.
- See the complete history of a tree, pictures and events displayed together or separated.
- For rempotting events, choose the pot to put the tree in.
- Full fledged installer/desinstaller
- Free sotfware (as defined by the FSF) : no limitations, no customer code, will always be free.
- ...and many more.
Advanced features :
- Easy to use interface, tabbed navigation.
- Integration with you favorite image editor : no more lengthy search on your hard drive to find a picture for a virtual.
- Export your tree data to a set of HTML pages.
- Batch management of trees with progressive individualization. Very handy for seedlings!
- Data stored in file or in a mySql server, local or distant (GNU/Linux only feature)
- Use the industry standard SQL language to store the data : your data is safely keeped and still belongs to you !
- and more...
Enhancements:
Bug fixes:
- pot suppression doesnt work
- order button without effect in some views
- tree history view no updated after adding a picture or an event
- price of tree limited to 99
- doubling of apostrophes when reentering text.
- crash when suppressing a picture in its full size view
- pot price is not properly displayed
- bugs in default picture managment
- some spelling mistakes
- corrected bug which prevented the programm to run
- correctly on non english or french systems (e.g. german)
- Fixed bug on tab tittle
Improvements:
- new full fledged windows installer
- display values (start, number to show, sorting order etc) remembered from one session to the next
- new dialog to easily choose the default pic of a tree
- for kusamonos, style is automatically set to "without"
- for pots, shape is not required anymore
- HTML export assistant now allow to choose a background image and a cascading style sheet. A default style is proposed in the app folder.
- double click on a pot, photo or tree summary opens the complete view in a new tab
- new tabs show on foreground
- creation of a new tree now just needs entering its name and its species
- Partially improved updating view when adding pictures
<<less
Download (0.35MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1208 downloads
mdns-scan 0.4

mdns-scan 0.4


mdns-scan is a tool for scanning for mDNS/DNS-SD published services on the local network. more>>
mdns-scan is a tool for scanning for mDNS/DNS-SD published services on the local network. mdns-scan issues a mDNS PTR query to the special RR _services._dns-sd._udp.local for retrieving a list of all currently registered services on the local link.
mdns-scan is not a good mDNS citizen since it queries continuously for services and doesnt implement features like Duplicate Suppression. It is intended for usage as a debugging tool only.
mdns-scan is incomplete since it doesnt resolve mDNS services for you - it just dumps their PTR RRs. To understand these records you need minimal knowledge of DNS-SD and how it works.
mdns-scan does not terminate on its own behalf. It scans for services continuously until the user kills it by pressing C-c.
mdns-scan does not rely on a local mDNS responder daemon. It has no dependencies besides the GNU libc. It has been tested on Linux only.
mdns-scan does NOT scan for local mDNS enabled hosts or A/AAAA RRs, it scans for DNS-SD registered services, nothing else.
Enhancements:
- Add man pages
- Improvements to the Debianization
<<less
Download (0.016MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1257 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1