0.90.0 rc1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 137
The Bazaar VCS 0.18 / 0.90.0 RC1
The Bazaar VCS is a simple decentralized revision control system. more>>
The Bazaar VCS is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context.
Users can commit to local branches without requiring special permission from the branches that they branched from.
Whats New in 0.18 Stable Release:
- This release provides over 50 changes, including 15 bugfixes, 16 user-visible improvements, and over 20 enhancements to internals such as test suite enhancements, cleaner APIs, and much more developer documentation.
- Some of the highlights include better criss-cross merging, improved usability, and faster bundle, merge, missing, pull, update, and info operations.
Whats New in 0.90.0 RC1 Development Release:
- Some of the highlights include pyrex implementations of some performance critical functions, algorithm changes giving performance improvements to merging and merge directive generation, a send command that will make contributing changes back easier, and connection sharing to reduce the number of connections that must be made to a remote location in some situations.
- This release includes 10 bugfixes, 25 user visible improvements, and over 20 enhancements to the internals.
<<lessUsers can commit to local branches without requiring special permission from the branches that they branched from.
Whats New in 0.18 Stable Release:
- This release provides over 50 changes, including 15 bugfixes, 16 user-visible improvements, and over 20 enhancements to internals such as test suite enhancements, cleaner APIs, and much more developer documentation.
- Some of the highlights include better criss-cross merging, improved usability, and faster bundle, merge, missing, pull, update, and info operations.
Whats New in 0.90.0 RC1 Development Release:
- Some of the highlights include pyrex implementations of some performance critical functions, algorithm changes giving performance improvements to merging and merge directive generation, a send command that will make contributing changes back easier, and connection sharing to reduce the number of connections that must be made to a remote location in some situations.
- This release includes 10 bugfixes, 25 user visible improvements, and over 20 enhancements to the internals.
Download (1.5MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
Sh 0.8.0 RC1
Sh is a programming language built on top of C++. more>>
Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs.
Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
<<lessSh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
Download (0.37MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1349 downloads
fhp 0.2.0 RC1
fhp is a set of m4 macros for creating Web pages that conform to GNU standards. more>>
fhp is a set of m4 macros for creating Web pages that conform to GNU standards. fhp project automatically generates an HTML skeleton and the table of contents, and adds an link to GNU on every page.
Web pages are easily generated with a Makefile. This project was formerly known as GNU ml.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<lessWeb pages are easily generated with a Makefile. This project was formerly known as GNU ml.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Download (0.12MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1233 downloads
LPlay 0.2.0 RC1
LPlay is part of Project Open Channel. more>>
LPlay is part of Project Open Channel. The LPlay plroject is a player for displaying different media on display(s). This can mean, for example, running a program loop on TVs.
<<less Download (0.65MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
MySQLfs 0.4.0 RC1
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. more>>
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. The project uses FUSE to interface with the kernel.
<<less Download (0.22MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
OpenCA 0.9.3 RC1
The OpenCA Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box CA. more>>
The OpenCA Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide.
OpenCA is based on many Open-Source Projects. Among the supported software is OpenLDAP, Apache Project, OpenSSL, Apache mod_ssl.
The project development is divided in two main tasks: studying and refining the security scheme that guarantees the best model to be used in a CA and developing software to easily setup and manage a Certification Authority.
Enhancements:
- The new package build and installation dir mode of the PREFIX/etc directory was fixed.
- openca-sv and openca-scep were packaged outside the base package (no more C-related modules inside the base package).
- ocspd is now completely independent from the openca base package.
- Building of binary packages and installation of packages were fixed.
<<lessOpenCA is based on many Open-Source Projects. Among the supported software is OpenLDAP, Apache Project, OpenSSL, Apache mod_ssl.
The project development is divided in two main tasks: studying and refining the security scheme that guarantees the best model to be used in a CA and developing software to easily setup and manage a Certification Authority.
Enhancements:
- The new package build and installation dir mode of the PREFIX/etc directory was fixed.
- openca-sv and openca-scep were packaged outside the base package (no more C-related modules inside the base package).
- ocspd is now completely independent from the openca base package.
- Building of binary packages and installation of packages were fixed.
Download (6.7MB)
Added: 2006-10-22 License: BSD License Price:
1103 downloads
SIGOF 0.9 RC1
SIGOF is a Security Information Graphics Oriented Forensic application. more>>
SIGOF (Security Information Graphics Oriented Forensic) has been developped as a complement of ACID or BASE project by implementing useful and detailed graphical presentation of security information/events.
SIGOF is a web-based project, written in PHP, and it can exploit any secuity information stored in a ACID/BASE database schema (for example, SIGOF can exploit OSSIM project events, because it is based on the acid/base schema).
SIGOF introduces another way to manage security forensic and analysis by providing statistical and security trend thanks to very customizable graphics generation.
This approach provide the capability to manage large amount of security events.
<<lessSIGOF is a web-based project, written in PHP, and it can exploit any secuity information stored in a ACID/BASE database schema (for example, SIGOF can exploit OSSIM project events, because it is based on the acid/base schema).
SIGOF introduces another way to manage security forensic and analysis by providing statistical and security trend thanks to very customizable graphics generation.
This approach provide the capability to manage large amount of security events.
Download (0.021MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1276 downloads
SciPres 1.0.0 RC1
SciPres is a system for creating animated presentations. more>>
SciPres is a system for creating animated presentations. SciPres was inspired by Slithy, a python-based system developed by Douglas Zonker.
In short, SciPres is to PowerPoint what LaTeX is to Microsoft Word: you script your presentation using a text editor, rather than using a WYSIWYG system.
<<lessIn short, SciPres is to PowerPoint what LaTeX is to Microsoft Word: you script your presentation using a text editor, rather than using a WYSIWYG system.
Download (0.54MB)
Added: 2006-09-20 License: Other/Proprietary License with Source Price:
1129 downloads
net6 1.3.0 RC1
net6 is a library which eases the development of network-based applications. more>>
net6 is a library which eases the development of network-based applications. net6 library provides a TCP protocol abstraction for C++.
Enhancements:
- Encryption support through GNUTLS
- Interface changes in the selector
- Allow the use of the net6 protocol with Unix domain sockets
- Send keep-alives to detect dropped clients
<<lessEnhancements:
- Encryption support through GNUTLS
- Interface changes in the selector
- Allow the use of the net6 protocol with Unix domain sockets
- Send keep-alives to detect dropped clients
Download (0.40MB)
Added: 2006-04-13 License: LGPL (GNU Lesser General Public License) Price:
1289 downloads
DvorakNG 0.6.0 RC1
DvorakNG project is a Dvorak typing tutor. more>>
DvorakNG project is a Dvorak typing tutor.
Its heavily based on Dvorak7min, but adds many improvements like a progress information database.
Installing
- uncompress
- cd new dir
- make
- make install
<<lessIts heavily based on Dvorak7min, but adds many improvements like a progress information database.
Installing
- uncompress
- cd new dir
- make
- make install
Download (0.028MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1111 downloads
Gcount 0.9 RC1
GCount is a graphical web counter and logging script. more>>
GCount is a graphical web counter and logging script. I developed GCount because I wanted a graphical web counter for a page I was working on. I wanted one that I had some control over, one that offered some flexibilty.
I wrote GCount from the ground up to be functional and quick. I hope that is what is has become.
Main features:
- 100% PHP
- Uses the super small and fast SQLite library
- Many different type faces to choose from
- Reporting available for each counter, know who visits your site!
- FAST! On my 700mhz machine it takes .02 seconds to make a counter
Enhancements:
- Added PDO support for people that have that. That includes SQLite and much requested MySQL. Technically any PDO driver should work but SQLite and MySQL are the only tested ones right now.
- Better debugging if something does go wrong
- Removed a duplicate counter thanks to Scott Stevensons good eye.
<<lessI wrote GCount from the ground up to be functional and quick. I hope that is what is has become.
Main features:
- 100% PHP
- Uses the super small and fast SQLite library
- Many different type faces to choose from
- Reporting available for each counter, know who visits your site!
- FAST! On my 700mhz machine it takes .02 seconds to make a counter
Enhancements:
- Added PDO support for people that have that. That includes SQLite and much requested MySQL. Technically any PDO driver should work but SQLite and MySQL are the only tested ones right now.
- Better debugging if something does go wrong
- Removed a duplicate counter thanks to Scott Stevensons good eye.
Download (0.35MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1303 downloads
Maintain 3.0.0 RC1
Maintain manage DNS & DHCP quickly and easily. more>>
Maintain is a multi-user, web based management tool for DNS and DHCP. Maintain was created using PHP, Perl and MySQL.
Maintain was developed by Oregon State Universitys Network Engineering to replace a set of command line scripts that edited DNS zone files.
These scripts were used by many Administrators across campus. Learn more about Maintain and why it was developed.
<<lessMaintain was developed by Oregon State Universitys Network Engineering to replace a set of command line scripts that edited DNS zone files.
These scripts were used by many Administrators across campus. Learn more about Maintain and why it was developed.
Download (1.0MB)
Added: 2006-08-09 License: GPL (GNU General Public License) Price:
1171 downloads
ext2hide 1.0.0 RC1
ext2hide allows the user to save and restore an arbitrary number of files to and from the reserved space in an ext2/3 filesystem more>>
ext2hide allows the user to save and restore an arbitrary number of files to and from the reserved space in an ext2/3 filesystems primary and backup superblocks.
Using ext2hide, you can use this reserved section to store an arbitrary number of files, where they will be completely invisible to normal filesystem utilities, but still residing in permanent storage on disk.
This can be useful for public keys, passwords, anything you like.
This space is invisible to the operating system and filesystem drivers, and thus can be used to store data that is invisible to the normal filesystem tools, and therefore is one of the last places someone would look to find secret information on your filesystem, unless they are scanning your disk sector-by-sector.
<<lessUsing ext2hide, you can use this reserved section to store an arbitrary number of files, where they will be completely invisible to normal filesystem utilities, but still residing in permanent storage on disk.
This can be useful for public keys, passwords, anything you like.
This space is invisible to the operating system and filesystem drivers, and thus can be used to store data that is invisible to the normal filesystem tools, and therefore is one of the last places someone would look to find secret information on your filesystem, unless they are scanning your disk sector-by-sector.
Download (0.033MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1272 downloads
Yxa 1.0 RC1
Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. more>>
Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. The SIP stack is RFC3261 compliant.
Among the features implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM, PSTN gateway access control and modular user database backends.
The main goal of the project is to create a robust SIP server platform that can scale to tens of thousands of users, be interoperable through standards compliance, and still have short time-to-market for new features due to the use of a high level language.
Main features:
- RFC3261 compliant SIP-server, capable of everything a generic domain needs :
- Registrar that keeps track of your users
- Handles incoming SIP requests to your domain
- Handles routing of requests from your users to remote domains
- TCP, UDP and TLS (including SIPS) support
- Automatically maps e-mail addresses of your users to their SIP addresses, if you have the e-mail addresses in LDAP
- Handles multiple domains using a single server instance
- ENUM support for PSTN-bypass whenever possible
- IPv6 support
- Forking, both parallel and sequential
- CPL (RFC3880) support for advanced user-control of events (currently incoming calls only)
- Modular user database, currently with LDAP, Mnesia, MySQL and text-file backends
- PSTN destination access control (per user or for anonymous users
Enhancements:
- Various bugs in the draft-Outbound implementations have been fixed.
- The pstnproxys application logic has been updated to suit some real deployment scenarios.
- The test framework has been greatly enhanced.
<<lessAmong the features implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM, PSTN gateway access control and modular user database backends.
The main goal of the project is to create a robust SIP server platform that can scale to tens of thousands of users, be interoperable through standards compliance, and still have short time-to-market for new features due to the use of a high level language.
Main features:
- RFC3261 compliant SIP-server, capable of everything a generic domain needs :
- Registrar that keeps track of your users
- Handles incoming SIP requests to your domain
- Handles routing of requests from your users to remote domains
- TCP, UDP and TLS (including SIPS) support
- Automatically maps e-mail addresses of your users to their SIP addresses, if you have the e-mail addresses in LDAP
- Handles multiple domains using a single server instance
- ENUM support for PSTN-bypass whenever possible
- IPv6 support
- Forking, both parallel and sequential
- CPL (RFC3880) support for advanced user-control of events (currently incoming calls only)
- Modular user database, currently with LDAP, Mnesia, MySQL and text-file backends
- PSTN destination access control (per user or for anonymous users
Enhancements:
- Various bugs in the draft-Outbound implementations have been fixed.
- The pstnproxys application logic has been updated to suit some real deployment scenarios.
- The test framework has been greatly enhanced.
Download (0.62MB)
Added: 2007-04-12 License: BSD License Price:
925 downloads
flac2mp3 0.2.9 / 0.3.0 RC1
flac2mp3 project is a tool to convert audio files from flac to mp3 format. more>>
flac2mp3 project is a tool to convert audio files from flac to mp3 format.
<<less Download (0.088MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
605 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 0.90.0 rc1 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