Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.369.864 Times

Request freeware
Filter: All | Freeware | Demo
 

Request

< 1 2 3 4 5 > 
Added: January 12, 2010 | Visits: 1.026

CGI::Request CGI::Request is a parse client request via a CGI interface. SYNOPSIS use CGI::Request; # Simple interface: (combines SendHeaders, new and import_names) $req = GetRequest($pkg); print FmtRequest(); # same as: print $req->as_string # Full Interface: $req = new CGI::Request; # fetch...



Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): CGI::Request Download

Added: August 17, 2010 | Visits: 768

KKinit KKinit is a an applet which lets users request, display and destroy tickets from a Kerberos 5 server. It uses KDE for its interface. It is similar to Cygnuss Kerbnet tool, with several GUI enhancements. Installation: ./configure [options -- see below] make make install (as root) You will...





Platforms: *nix

License: Freeware Size: 215.04 KB Download (95): KKinit Download

Added: November 25, 2010 | Visits: 837

mod_ifier mod_ifier is a simple Apache2 module which intercepts each incoming HTTP request to your webserver. mod_ifier allows you to reject malicious, buggy, or unwanted clients. Consider it an intelligent Apache-specific firewall! Clients are rejected by a series of rules which you will need to create...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): mod_ifier Download

Added: January 08, 2010 | Visits: 1.013

mod_athena mod_athena is an Apache-based application load balancer for large systems. This module is designed to allow httpd to act as a load balancer, either internally to apaches own mod_proxy (for reverse proxying), or externally to machines querying it. Arbitrary statistics are sent to the engine...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (95): mod_athena Download

Added: September 02, 2010 | Visits: 773

Apache2::RequestRec Apache2::RequestRec is a Perl API for Apache request record accessors. Synopsis use Apache2::RequestRec (); # set supported by the handler HTTP methods $allowed = $r->allowed(); # auth type $auth_type = $r->ap_auth_type(); # QUERY_STRING $args = $r->args(); # non-parsed-headers...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (94): Apache2::RequestRec Download

Added: February 11, 2010 | Visits: 977

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

Added: September 03, 2010 | Visits: 778

mod_xobjex mod_xobjex converts each HTTP Request into an XML Graph and applies the requested XSLT stylesheet. Uses libxml2 and libxslt. One of the first examples seen when learning XSL is that of an XML document that refers to an XSL template in a processing instruction. Weve turned that process around....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): mod_xobjex Download

Added: April 20, 2010 | Visits: 788

mod_sleep mod_sleep module simply sleeps a fixed length of time every request. The sleep time can be configured globally, or per < VirtualHost >, < Directory >, or < Location >. This module serves more as an example than providing any really useful function, though someone did ask for it - sort of....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (93): mod_sleep Download

Added: May 16, 2010 | Visits: 740

mod_rssindex mod_rssindex is an Apache module which creates a non-recursive RSS 2.0 feed of the directory contained in the HTTP Request..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): mod_rssindex Download

Added: January 17, 2010 | Visits: 938

Yet Another Object Request Broker Yet Another Object Request Broker is an implementation of the CORBA ORB. YaOrb advanced installation YaOrb uses the GNU tools (Autoconf, Automake, ...). See the GNU documentation for complete instructions, in file $/INSTALL.GNU. Optional features The configure script also supports...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (92): Yet Another Object Request Broker Download

Added: July 27, 2010 | Visits: 692

mod_verify mod_verify Apache module is a ownership & permission verification for Apache 1.3. This module is intended to verify ownership and permissions of directories and files within a web sites hierarchy without having to use setuid() and setgid(), ie. no root privileges needed. In order for this...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): mod_verify Download

Added: April 18, 2010 | Visits: 496

mod_cplusplus mod_cplusplus is a C++ wrapper around apache-2.0. Easily implement object oriented apache-2.0 handlers with C++ including all the standard phases of the request cycle, input filters, output filters, and protocol handlers. This is a big improvement for a number of reasons: - C++ modules now...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): mod_cplusplus Download

Added: April 01, 2010 | Visits: 705

mod_accounting mod_accounting is a simple Apache module that can record traffic statistics (bytes received/sent per request) into a database. Whats New in This Release: - Added a placeholder for user names (%u) to allow for more statistics on the recorded data. - Now uses ap_get_server_name(r) to get the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): mod_accounting Download

Added: January 14, 2010 | Visits: 818

mod_urlscheme mod_urlscheme is an Apache 1.3/2.0/2.2 module that allows the Apache configuration author control over the scheme to use when constructing self-referential URLs. Please note that this module is different from mod_scheme, which embeds the Tinyscheme interpreter into Apache. You can find that...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (90): mod_urlscheme Download

Added: September 10, 2010 | Visits: 804

Jifty::Request Jifty::Request is a canonical internal representation of an incoming Jifty request. This document discusses the ins and outs of getting data from the web browser (or any other source) and figuring out what it means. Most of the time, you wont need to worry about the details, but they are...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (89): Jifty::Request Download

Added: January 24, 2010 | Visits: 893

mod_auth_remedy mod_auth_remedy is an Apache module for HTTP Basic authentication/authorization in the Remedy Action Request System (ARS). Users of the Remedy Action Request System are organized in groups as in UNIX. Each user may belong to several groups. Users log into server using passwords. ARS stores...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): mod_auth_remedy Download

Added: July 17, 2010 | Visits: 796

barricade barricade is a simple implementation of the door knocking method aimed to open your network service or firewall only if a special ICMP echo request packet is sniffed from the network interface. After the last valid packet received, barricade waits for a defined amount of time, then it closes your...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): barricade Download

Added: September 12, 2010 | Visits: 941

mod_account mod_accounting is an Apache module which measures system resources at the beginning and end of a request and can thus derive the resource usage of the request. This can be used for things like Web site performance improvements, tracing performance bottlenecks, detecting anomalies, and enforcing...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): mod_account Download

Added: March 06, 2010 | Visits: 737

WebService::TestSystem WebService::TestSystem is a Perl module with Web service for implementing a distributed testing system. my $testsys = new WebService::TestSystem; # Getting a list of tests foreach my $test (@{$testsys->get_tests()}) { print "$test->{id} $test->{descriptor}n"; } # Getting a list of hosts...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (89): WebService::TestSystem Download

Added: April 23, 2010 | Visits: 795

logindpostgres logindpostgres is a script that reads SQL select statements from PostgreSQL logs and generates all the indices to optimize the database for each request. logindpostgres has been tested on 1.2 GB of logs.. Get Postgres 8.1 Intelligent Index generator at SourceForge.net. Fast, secure and free...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): logindpostgres Download

< 1 2 3 4 5 >