rights
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1528
Socket::PassAccessRights 0.03
Socket::PassAccessRights is a Perl extension for BSD style file descriptor passing via Unix domain sockets. more>>
Socket::PassAccessRights is a Perl extension for BSD style file descriptor passing via Unix domain sockets.
SYNOPSIS
use Socket::PassAccessRights;
Socket::PassAccessRights::sendfd(fileno(SOCKET), fileno(SEND_ME)) or die;
$fd = Socket::PassAccessRights::recvfd(fileno(SOCKET)) or die;
open FD, ">&=$fd" or die "$!"; # convert int fd to file handle
Implements passing access rights (i.e. file descritors) over Unix domain sockets. Only one fd can be passed at one time and no other data can be sent in the same operation (operation itself involves sending exactly one byte of data to solve EOF detection anomaly).
See test.pl and examples directory for usage examples.
PLATFORMS
This code has only been tested on
* Linux-2.0.38 with glibc-2.0.7 (libc.so.6) and libc.so.5 (BSD4.4 style)
* Linux-2.2.14 with glibc-2.0.7 (libc.so.6) (BSD4.4 style)
* Solaris-2.6 using gcc (BSD4.3 style)
Specifically, the code from [Stevens] did not work out of the box. I had to rename msg.msg_accrights* to msg.control* and send at least one byte. General impression from net is that file descripto passing code seems to be buggy - not just in Linux, but on FreeBSD, too.
<<lessSYNOPSIS
use Socket::PassAccessRights;
Socket::PassAccessRights::sendfd(fileno(SOCKET), fileno(SEND_ME)) or die;
$fd = Socket::PassAccessRights::recvfd(fileno(SOCKET)) or die;
open FD, ">&=$fd" or die "$!"; # convert int fd to file handle
Implements passing access rights (i.e. file descritors) over Unix domain sockets. Only one fd can be passed at one time and no other data can be sent in the same operation (operation itself involves sending exactly one byte of data to solve EOF detection anomaly).
See test.pl and examples directory for usage examples.
PLATFORMS
This code has only been tested on
* Linux-2.0.38 with glibc-2.0.7 (libc.so.6) and libc.so.5 (BSD4.4 style)
* Linux-2.2.14 with glibc-2.0.7 (libc.so.6) (BSD4.4 style)
* Solaris-2.6 using gcc (BSD4.3 style)
Specifically, the code from [Stevens] did not work out of the box. I had to rename msg.msg_accrights* to msg.control* and send at least one byte. General impression from net is that file descripto passing code seems to be buggy - not just in Linux, but on FreeBSD, too.
Download (0.007MB)
Added: 2007-04-19 License: Perl Artistic License Price:
918 downloads
Sidebar on Right 0.3
Sidebar on Right is an extension which moves the sidebar to the right side of the browser. more>>
Sidebar on Right is an extension which moves the sidebar to the right side of the browser.
<<less Download (0.003MB)
Added: 2007-04-18 License: MPL (Mozilla Public License) Price:
923 downloads
kTritoc 1.0.0
kTritoc is a one or two player boardgame for Linux/KDE3. more>>
kTritoc is a one or two player boardgame for Linux/KDE3.
kTritoc is a small desktop game for the KDE. One or two player try to occupy a game board of 9 fields containing 9 holes.
Each of the fields as well as the game itself is won by placing 3 pieces of the same color into one row, coloumn or diagonal (ala Tic-Tac-Toe).
However, the places where to place your pieces is determined by dice adding an random luck factor to the game.
Main features:
- Tic-tac-toe like boardgame
- Random and strategic elements
- Various configuration options and levels
The game is written and compiled under SUSE Linux 8.0 using qt.3.x and KDE 3.x. If you use the source file it shouldnt matter though and it will run with any Linux distribution.
Installation:
tar xzf ktritoc-1.0.tar.gz
cd ktritoc-1.0
./configure
make
as root:
make install
otherwise (recommended):
su -c make install
or if you do not have installation rights:
cd ktritoc/ktritoc/ktritoc
<<lesskTritoc is a small desktop game for the KDE. One or two player try to occupy a game board of 9 fields containing 9 holes.
Each of the fields as well as the game itself is won by placing 3 pieces of the same color into one row, coloumn or diagonal (ala Tic-Tac-Toe).
However, the places where to place your pieces is determined by dice adding an random luck factor to the game.
Main features:
- Tic-tac-toe like boardgame
- Random and strategic elements
- Various configuration options and levels
The game is written and compiled under SUSE Linux 8.0 using qt.3.x and KDE 3.x. If you use the source file it shouldnt matter though and it will run with any Linux distribution.
Installation:
tar xzf ktritoc-1.0.tar.gz
cd ktritoc-1.0
./configure
make
as root:
make install
otherwise (recommended):
su -c make install
or if you do not have installation rights:
cd ktritoc/ktritoc/ktritoc
Download (1.0MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1421 downloads
GBookmarks via Right Click 1.0
GBookmarks via Right Click is an extension used to add 2 more options to your Right Click Menu. more>>
GBookmarks via Right Click is an extension used to add 2 more options to your Right Click Menu.
Add to Google Bookmarks.
View Google Bookmarks (In new TAB).
When you want to bookmark a webpage, simply Right Click and choose the +++++ option.
The page will be added to your Google bookmarks.
It doesnt get any easier than this.
Tested on:
OS X, with Firefox 1.5.x
Windows XP Firefox 1.5.x, 2.0.x
Linux Firefox 1.5.x,2.0.x
Works fine.
<<lessAdd to Google Bookmarks.
View Google Bookmarks (In new TAB).
When you want to bookmark a webpage, simply Right Click and choose the +++++ option.
The page will be added to your Google bookmarks.
It doesnt get any easier than this.
Tested on:
OS X, with Firefox 1.5.x
Windows XP Firefox 1.5.x, 2.0.x
Linux Firefox 1.5.x,2.0.x
Works fine.
Download (0.001MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
933 downloads
Right Encoding 0.2.2 for Firefox
Right Encoding allows you to select the Character Encoding from the context menu. more>>
Right Encoding allows you to select the Character Encoding from the context menu.
Adds the Character Encoding menu to the context menu.
Main features:
- Allows you to set the character encoding of a whole page.
- Allows you to set the character encoding of a certain frame.
Supports:
- Firefox 0.9 - 2.0.0.*
- Thunderbird 1.0 - 1.5.0.*
Enhancements:
- Supports Firefox 2.0.0.*
<<lessAdds the Character Encoding menu to the context menu.
Main features:
- Allows you to set the character encoding of a whole page.
- Allows you to set the character encoding of a certain frame.
Supports:
- Firefox 0.9 - 2.0.0.*
- Thunderbird 1.0 - 1.5.0.*
Enhancements:
- Supports Firefox 2.0.0.*
Download (0.003MB)
Added: 2007-04-17 License: MPL (Mozilla Public License) Price:
926 downloads
TraffStats 0.9.1
TraffStats is a monitoring and traffic analysis application that uses SNMP to collect data from any enabled device. more>>
TraffStats is a monitoring and traffic analysis application that uses SNMP to collect data from any enabled device. It has the ability to generate graphs (using jpgraph) with the option to compare and sum up different devices.
The project has a multiuser-design with rights-management and support for multiple languages (English and German are implemented).
TraffStats HowTo: http://traffstats.sourceforge.net/howto/
Enhancements:
- updated to the newest version of JpGraph and php-base-sys-zero.
- some work has been investigated in packaging TraffStats and JpGraph; now there is a convenient way to install on debian (a repository will be available soon).
- HowTo updated.
<<lessThe project has a multiuser-design with rights-management and support for multiple languages (English and German are implemented).
TraffStats HowTo: http://traffstats.sourceforge.net/howto/
Enhancements:
- updated to the newest version of JpGraph and php-base-sys-zero.
- some work has been investigated in packaging TraffStats and JpGraph; now there is a convenient way to install on debian (a repository will be available soon).
- HowTo updated.
Download (0.11MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
829 downloads
WIMS 3.60
WIMS is a WWW Interactive Mathematics Server. more>>
WIMS is a WWW Interactive Mathematics Server.
WIMS is a CGI Web application designed to host interactive mathematical educational activities such as exercises, computational math, and graphing tools.
It features automatic score processing with strong anti-cheating mechanisms, virtual classes allowing teachers to guide/control student works, online exercise creation, animated graphics, a message board allowing inline mathematical formulas, and more. It can also be easily used for education within other disciplines.
Enhancements:
- This release fixes a security hole related to variable rights, which allowed some kinds of users to alter unauthorized data.
- There are also many other bugfixes and new features.
<<lessWIMS is a CGI Web application designed to host interactive mathematical educational activities such as exercises, computational math, and graphing tools.
It features automatic score processing with strong anti-cheating mechanisms, virtual classes allowing teachers to guide/control student works, online exercise creation, animated graphics, a message board allowing inline mathematical formulas, and more. It can also be easily used for education within other disciplines.
Enhancements:
- This release fixes a security hole related to variable rights, which allowed some kinds of users to alter unauthorized data.
- There are also many other bugfixes and new features.
Download (11.2MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1103 downloads
Frog 0.1.5
Frog is a tool for publishing and maintaining contents on a Web site. more>>
Frog is a tool for publishing and maintaining contents on a Web site. This project is a rewrite of Radiant CMS and features an elegant user interface, password protected live administration, snippets, and flexible page parts, a simple user management/rights system, flexible templating with layouts, search engine friendly URLs and support for Textile.
Main features:
- An elegant user interface
- Flexible templating with layouts, snippets and flexible page parts
- Special page-oriented plugins called behaviors (to do!)
- A simple user-management/rights system
- Search engine-friendly URLs
- Password protected live administration
- Textile an easy to use filter
- Easy RSS feed integration
Enhancements:
- The framework has been converted for PHP 5.
- PDO is used instead of mysql_query.
- Duplication of filter classes was fixed.
- The backend code was completely rewritten to fit all framework changes.
<<lessMain features:
- An elegant user interface
- Flexible templating with layouts, snippets and flexible page parts
- Special page-oriented plugins called behaviors (to do!)
- A simple user-management/rights system
- Search engine-friendly URLs
- Password protected live administration
- Textile an easy to use filter
- Easy RSS feed integration
Enhancements:
- The framework has been converted for PHP 5.
- PDO is used instead of mysql_query.
- Duplication of filter classes was fixed.
- The backend code was completely rewritten to fit all framework changes.
Download (0.12MB)
Added: 2007-06-14 License: MIT/X Consortium License Price:
863 downloads
ngacl Beta2
ngacl project is an effort to give Linux and its filesystems a full blown ACL system, similar to that used by NFSv4 and Windows. more>>
ngacl project is an effort to give Linux and its filesystems a full blown ACL system, similar to that used by NFSv4 and Windows.
With this software, you have 13 different access rights, dynamic inheritance, and audit ACLs. The implementation is filesystem-independent because the kernel parts are an LSM module.
In addition, there is a Samba-VFS module that enables you to alter ACLs with the Windows ACL editor.
Enhancements:
- This release adds working audit ACLs, stability, and semantic enhancements.
<<lessWith this software, you have 13 different access rights, dynamic inheritance, and audit ACLs. The implementation is filesystem-independent because the kernel parts are an LSM module.
In addition, there is a Samba-VFS module that enables you to alter ACLs with the Windows ACL editor.
Enhancements:
- This release adds working audit ACLs, stability, and semantic enhancements.
Download (0.16MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1386 downloads
Anti-Web httpd 3.0.7
Anti-Web httpd is a small, robust, and secure Web server. more>>
Anti-Web project is a single-process, light-weight, non-threaded webserver that emphasizes simplicity, efficiency, and security.
AW 3 is the result of a rewrite of the webservers internals and represents much thought, effort, and careful design by the AW team.
With a few (perhaps signifigant) exceptions, AW 3 should be drop in compatible with AW 2. To use this drop in compatibility, refer to the "Simple Configuration" section. If you want to use some of AW 3s more advanced features, refer to the "Complex Configuration" section.
Your rights to use, distribute, and modify AW are protected by the GNU GPL license. Please see the file COPYING for more details.
Compilation
You should be able to compile AW simply by extracting it, changing into the extracted directory and typing
make
If all goes well, you should end up with an executable called "awhttpd".
If all does not go well, check the top of the file Makefile for compilation options. You will need to do this for a SunOS compilation, for instance.
Enhancements:
- Some extra CGI functionality was added.
<<lessAW 3 is the result of a rewrite of the webservers internals and represents much thought, effort, and careful design by the AW team.
With a few (perhaps signifigant) exceptions, AW 3 should be drop in compatible with AW 2. To use this drop in compatibility, refer to the "Simple Configuration" section. If you want to use some of AW 3s more advanced features, refer to the "Complex Configuration" section.
Your rights to use, distribute, and modify AW are protected by the GNU GPL license. Please see the file COPYING for more details.
Compilation
You should be able to compile AW simply by extracting it, changing into the extracted directory and typing
make
If all goes well, you should end up with an executable called "awhttpd".
If all does not go well, check the top of the file Makefile for compilation options. You will need to do this for a SunOS compilation, for instance.
Enhancements:
- Some extra CGI functionality was added.
Download (0.09MB)
Added: 2006-01-28 License: GPL (GNU General Public License) Price:
1365 downloads
Gish It! 1.2
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>>
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu.
<<less Download (0.005MB)
Added: 2007-07-20 License: MPL (Mozilla Public License) Price:
840 downloads
Gobuntu 7.10
Gobuntu is a flavour of Ubuntu but with a very strict set of restrictions on the licences of code and content. more>>
Gobuntu is a flavour of Ubuntu (like Kubuntu or Xubuntu) that is basically the same desktop environment as Ubuntu (a GNOME desktop) and a very strict set of restrictions on the licences of code and content. This means that we try to strip out ANYTHING which is not modifiable and redistributable, including firmware, PDF’s, video footage, sounds etc.
We are trying to apply the FSF “rights” definition to everything in the platform. Gobuntu will not correctly enable much hardware today - but it exists as a banner for the cause of software freedom and as a reference of what IS possible with a totally rigorous approach.
The goal is to make it a real point of pride to be able to run Gobuntu on a laptop or desktop or server, because it means that all of the stars have aligned to ensure that you have complete freedom to use that hardware with free software.
<<lessWe are trying to apply the FSF “rights” definition to everything in the platform. Gobuntu will not correctly enable much hardware today - but it exists as a banner for the cause of software freedom and as a reference of what IS possible with a totally rigorous approach.
The goal is to make it a real point of pride to be able to run Gobuntu on a laptop or desktop or server, because it means that all of the stars have aligned to ensure that you have complete freedom to use that hardware with free software.
Download (668MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
838 downloads
whois 4.7.20
whois is a modern whois client. more>>
whois supports all protocol extensions (RIPE, 6bone, CRSNIC) with the familiar RIPE command line interface and IPv6 support.
It also automagically queries the right registry for all domains and most netblocks.
<<lessIt also automagically queries the right registry for all domains and most netblocks.
Download (0.047MB)
Added: 2006-12-15 License: GPL (GNU General Public License) Price:
1116 downloads
Text::NSP::Measures::2D::Fisher2::right 1.03
Text::NSP::Measures::2D::Fisher2::right is a Perl module implementation of the right sided Fishers exact test. more>>
Text::NSP::Measures::2D::Fisher2::right is a Perl module implementation of the right sided Fishers exact test.
SYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::Fisher2::right;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$right_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$right_value;
}
<<lessSYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::Fisher2::right;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$right_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage();
}
else
{
print getStatisticName."value for bigram is ".$right_value;
}
Download (0.93MB)
Added: 2007-03-13 License: Perl Artistic License Price:
955 downloads
ivata masks 1.0 alpha1
ivata masks is a library of routines developed in Java/JSP/Struts that automatically. more>>
ivata masks is a library of routines developed in Java/JSP/Struts. They automatically create masks and lists, based on java reflection and settings specified in XML. This saves a huge amount of time.
Rather than developing input screens and lists for each value object class, you need to define just 2 screens - one for lists, the other for input masks. An XML file defines which fields should be displayed or filtered out in each, and the library automatically interrogates the value object classes to discover which fields are available for display. We use the Struts messages to automate the field labels, based on the field name as a key.
We used this approach to replace a system in development by a large UK retail bank. Before we applied this approach, the client had coded each input screen and list by hand. The unified approach dramatically reduced workload by a factor of several weeks.
Enhancements:
- This release adds new features and makes the libraries generally easier to extend.
- Debug logging was improvied throughout the libraries by using log4j.
- Maven compatibility was upgraded to version 1.1 (older versions no longer work).
- New field handing for password and long timestamp fields was implemented.
- Support for a client session scope was added.
- Filter and listener interfaces on the query persistence interface make it easier to implement flexible user rights systems.
<<lessRather than developing input screens and lists for each value object class, you need to define just 2 screens - one for lists, the other for input masks. An XML file defines which fields should be displayed or filtered out in each, and the library automatically interrogates the value object classes to discover which fields are available for display. We use the Struts messages to automate the field labels, based on the field name as a key.
We used this approach to replace a system in development by a large UK retail bank. Before we applied this approach, the client had coded each input screen and list by hand. The unified approach dramatically reduced workload by a factor of several weeks.
Enhancements:
- This release adds new features and makes the libraries generally easier to extend.
- Debug logging was improvied throughout the libraries by using log4j.
- Maven compatibility was upgraded to version 1.1 (older versions no longer work).
- New field handing for password and long timestamp fields was implemented.
- Support for a client session scope was added.
- Filter and listener interfaces on the query persistence interface make it easier to implement flexible user rights systems.
Download (1.5MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1465 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rights search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed