Main > Free Download Search >

Free 0.2 rc1 software for linux

0.2 rc1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1792
jShuffle 0.2 RC1

jShuffle 0.2 RC1


jShuffle is a Java application which allows you to use your iPod Shuffle under GNU/Linux. more>>
jShuffle is a Java application which allows you to use your iPod Shuffle under GNU/Linux and many other operating systems. It features per song volume settings, start and stop time, and play count.
This software will read and write the iTunesDB data stored on the iPod. It also supports the iTunesSD and iTunesShuffle data which are only in the Shuffle version of iPod.
Enhancements:
- A bug in which a new song was not playable has been fixed.
- Song filetype detection was added.
- jshuffle.sh can now be run from any directory.
- Excluding files is now allowed when shuffling.
- A new field was added: skip count/score.
- The score is equal to five times the playcount minus the skipcount.
- Sound check is now available in firmware 1.2.
- Replay gain may be automatically analyzed, but only MP3 is supported for this.
<<less
Download (0.44MB)
Added: 2005-10-24 License: GPL (GNU General Public License) Price:
1461 downloads
Euronode 0.2 RC1

Euronode 0.2 RC1


Euronode is a set of Debian distributions for quickly configuring servers. more>>
Euronode is a set of Debian GNU / Linux distributions, which transforms in a few minutes a simple computer into a high performance server or firewall installed and configured !
Built on the basis of Debian GNU / Linux Woody Release 2, Euronode includes most of the essential tools, without any superfluous software !
Euronode scripts automate the process of installation and configuration : auto-detection of devices, partitioning and automatic installation, auto-configuration of the system and services.
Another great advantage of Euronode is the documentations which describe and explain how to build its your own customized system.
Main features:
- Linux kernel 2.4.25
- System based on Debian Woody release 2 [ Nov. 21, 2003 ], updated of [ Feb, 29 2004 ]
- Security backports and bugfix (adduser, iptables, procps, e2fsprogs, lsof, etc.)
- Automatic installation (partitioning and formatting)
- Hardware devices auto-detection (SCSI cards, USB ports, Ethernet cards, etc...)
- 186 packages, 210 MB installed
- Minimal Woody base +
- DSL and cable modems Ethernet auto-detection (PPP Over Ethernet)
- USB DSL modems auto-detection (Micro-code + PPP Over ATM) (cf. supported hardware)
- Internet connection configuration
- Stateful Inspection Firewall (netfilter/iptables + shorewall script)
- Protected shared Internet connection (Masking of internal IP addresses)
- Essential tools installed (vim, ntpdate, nmap, mc, netdiag, tcputils, tcpdump, etc.)
- DNS local server (bind)
- DHCP server (dhcd)
- Transparent proxy cache (squid)
- Administration of the firewall via a web interface (webmin + SSL) (optional)
- 236 packages, 310 MB installed
- Simple Firewall base +
- Postfix mails server
- Clamav Anti-virus via Amavisd-new
- Sanitizer mails cleaner
- Spamassassin Anti-spammer (spamc/spamd)
- Fetchmail external mail boxes fetcher
- POPa3d local server
- Freshclam anti-virus database updates
- Additional Webmin modules (Postfix, Spamassassin, Fetchmail)
- System updated [ Apr, 26 2004 ]
- 268 packages, 350 MB installed
<<less
Download (80MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1662 downloads
Whitetrash 0.2 RC1

Whitetrash 0.2 RC1


Whitetrash makes it significantly harder for malware to use HTTP and SSL for initial compromise, data exfiltration, etc. more>>
Whitetrash is a user-friendly and sysadmin-friendly proxy that makes it significantly harder for malware to use HTTP and SSL for:
- initial compromise;
- data exfiltration; and
- command and control.
Main features:
- Provides whitelisting for HTTP and SSL that is good for both users and sysadmins, but defends against malware and browser exploits.
- A HTML rendered whitelist report that can be viewed by all users. Can also be used to generate static whitelists for popular domains.
- Fast: no noticeable impact on users browsing urls already in the whitelist, and adding a new URL is very quick.
- Secure: As this is a security product, great care has been taken to sanitise input, flow control etc. so that the whitelist cannot be easily circumvented or exploited.
- Users can delete their own whitelist entries (optional). Admins can delete any whitelist entry.
- A HTML report that lists all domains requested but not whitelisted - good for tracking down malware/adware and generating static blacklists.
- Configurable authentication: any sort of authentication can be used. Squid provides plugins for NTLM, basic, and digest but has an extensible interface for other authentication schemes.
Enhancements:
- This release adds a number of new features.
- Users can now delete their own whitelist entries and admins can delete any whitelist entry.
- A new HTML report is available that lists all domains requested but not whitelisted; this is good for tracking down malware/adware and generating static blacklists.
- More statistics on domains are available, including hit counts and last visited time stamps.
- Any authentication mechanism supported by Squid can now be used.
- Squid provides plugins for NTLM, basic, and digest, but has an extensible interface for other authentication schemes.
<<less
Download (0.052MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
832 downloads
SMBD Audit 0.2 RC1

SMBD Audit 0.2 RC1


SMBD Audit application is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs. more>>
SMBD Audit application is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs.

Module stores logs directly into MySQL database with libmysqlclient.

You can search database by Login, Address, Share, Action, Log Message(specify filename or directory name), From and To Date.

Here is a very short list of what SMBD Audit package includes, and what it does.

- a VFS audit module, to provide logging to MySQL database

- a web front end to view and search logs.

<<less
Download (0.35MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1374 downloads
fhp 0.2.0 RC1

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.

<<less
Download (0.12MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1233 downloads
LPlay 0.2.0 RC1

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
bzr 0.10 RC1

bzr 0.10 RC1


bzr is a simple distributed version control system. more>>
Bazaar-NG (or bzr) is a project of Canonical to develop an open source distributed version control system that is powerful, friendly, and scalable.
Version control means a system that keeps track of previous revisions of software source code or similar information and helps people work on it in teams.
bzr is still at a fairly early stage of development but has been self-hosting since March 2005 with no loss of data.
bzr is the next-generation distributed version control.
Main features:
- Written in Python (but nevertheless fast and easy to install.)
- Runs on Linux, Windows and Mac OS X, or any system with a Python interpreter. (Primarily tested on Ubuntu.)
- Free software, released under the GNU GPL.
- Designed to play well with others: can be called by IDEs, editors, web tools, GUIs, etc through either a Python API or a shell interface, and possibly a C interface in the future. Can support workflow/process tools built on top.
- The user interface is simple and familiar to people with experience from CVS or Subversion: add, mv, diff, status, commit, log, merge, etc all do what you would expect.
- Offers a choice between centralized and decentralized work within a single project: when in the office, you can work on a shared central branch. For experimental changes or offline work you can make a branch on your laptop and merge back in later.
- Preserves history; any previous revision can be recreated. History can be GPG-signed to protect against man-in-the-middle attacks, bad mirrors, server intrusion or data corruption.
- Just one .bzr directory at the top of the tree; it doesnt clutter the tree or get in your face. No wierd ++file--names--0.
- Tracks file and directory renames and merges across them.
- Powerful Python plugin system for adding new commands, protocols, formats, or site policy.
Enhancements:
- merge now takes --uncommitted, to apply uncommitted changes from a tree.
- Moderate performance improvements, particularly on large trees.
- Compatability with diffutils 2.8.4. bzr uncommit preserves pending merges.
- Active FTP support has been fixed.
- TZ=UTC is handled properly when reading/writing revisions.
- GPG_TTY is used to allow gpg --cl to work with gpg-agent in a pipeline (passing text to sign in on stdin).
- External diff does the right thing for binaries even in foreign languages.
<<less
Download (0.55MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
1153 downloads
Sh 0.8.0 RC1

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.
<<less
Download (0.37MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1349 downloads
SIGOF 0.9 RC1

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.
<<less
Download (0.021MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1276 downloads
AIDE 0.13 RC1

AIDE 0.13 RC1


AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. more>>
AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more.

There are other free replacements available so why build a new one? All the other replacements do not achieve the level of Tripwire. And I wanted a program that would exceed the limitations of Tripwire.

AIDE project creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files.

It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease.

All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info.
<<less
Download (0.26MB)
Added: 2006-11-25 License: GPL (GNU General Public License) Price:
1064 downloads
AliXe 0.11 RC1

AliXe 0.11 RC1


AliXe is a Canadian project known for developing a SLAX-based live CD localised into French. more>>
AliXe is a Canadian project known for developing a SLAX-based live CD localised into French, has released a bi-lingual (English and French) edition of their latest version.
Called "ICE Edition", the new live CD includes the IceWM window manager, together with a range of GTK+ applications, such as:
- Bluefish
- Gvim
- Ghex
- Gimp
- Inkscape
- Gtkam
- GQview
- ePDFView
- BMP
- gMplayer
- VLC
- Firefox
- Sylpheed
- Gaim
- BitTorrent
- Gftp
- AbiWord
- Gnumeric
- Galculator
- Gparted
- D4X
- Aumix
- Graveman
- Xarchiver
Full packages list is here.
Its based on SLAX 5.1.8 Popcorn.
Enhancements:
- Based on SLAX 6.0.0 RC6
- Kernel 2.6.21.5 with Xfce 4.4.1
- With the GTK applications
- Bilingual (english and french)
<<less
Download (320.7MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
800 downloads
Gcount 0.9 RC1

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.
<<less
Download (0.35MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1303 downloads
BugIn 0.65 RC1

BugIn 0.65 RC1


BugIn is a PHP/ADODB (MySQL tested) ticket tracking system. more>>
BugIn is a PHP4/ADODB-powered (MySQL tested) ticket tracking system. It is intended to be powerful, but lightweight enough that it doesnt need constant maintenance.
It features easy configuration/customization of variables through the DB, an ACL system to see/modify tickets, and ticket notification through email.
Enhancements:
- ADDITIONS
-
- l10n: Spanish language translation from Jose Alfonso Martinez del Paso (tritrilock@yahoo.com)
- i18n: Per-language Templates
- Reverse sort list checkbox on list view.
- Options Editor interface now has tabs for different configuration sections.
- Postgres has been tested, ported, and is now working.
- Session timeouts have been made extremely long, to avoid strange happenings on timeouts.
- Quick ticket search (by number) was added to the side bar.
- Table prefix is complete... now all tables begin with "bugin_", which will eventually be configurable.
-
- FIXES
-
- i18n: More multi-language support, including default templates for different languages.
- List view strangeness should be fixed. This includes search results going away after editing a ticket.
- Viewing an invalid ticket number now displays an error.
- Anonymous Ticket Access Control (DUH!)
-
- NOTICES
-
- Upgraded to adodb 3.72
- notgod is a moron and forgot to credit the great work by Michael R on language support in 0.60.
<<less
Download (0.33MB)
Added: 2005-04-22 License: BSD License Price:
1645 downloads
Xinity 2.2 RC1

Xinity 2.2 RC1


Xinity project is a powerful web content management system (CMS). more>>
Xinity project is a powerful web content management system (CMS).
Xinity is a powerful web content management system (CMS). You can build complex web sites with content edited and maintained by non-programmers. It is user-friendy because it eliminates the flexibility gap: in common CM Systems the editor loses the more flexibility the more the programmer gains and vice versa.
In Xinity the programmer has the power to decide how much flexibility the editor has. There are no limitations given by the system.
The editor edits his content in WYSIWYG, and there is no need to battle with or system-specific variables. Xinity is a highly scalable system with a lot of customization work to do with each installtion, and is not suitable for a quick test run.
On the other hand there is a generic site architecture that comes with the base distribution, so you can set up you own Xinity web site in 30 minutes.
Enhancements:
- revise Exception-Handling and inform Client properly [TOBIAS done 11/4]
- inform client if logon fails [TOBIAS done 15/4]
- integrate Form- and Treehandling in AdCo [TOBIAS done 15/4]
- build ShiftBox AMS-Group selection (with two windows add/remove like in XBU) [TOBIAS done 16/4]
- change AMS-Groupprocessing on serverside (tokens to entities)[TOBIAS changed 17/4]
- confirmation on logout (generic confirmation-flag in Conmmand) [TOBIAS done 17/4]
- avoid server-startup on connection-failure (RMI-Registry) [TOBIAS done 17/4]
- errormessage if client cant connect to server prior to login [TOBIAS done 17/4]
- change AMS-Forms so ARPs will be set on save() not directly with a seperate Command [TOBIAS done 17/4]
- fix AMS-search [TOBIAS done 19/4]
- Copy+Paste in editor [TOBIAS done 19/4]
- introduce UserConfiguration for Modules [TOBIAS done 23/4]
- avoid focus-setting on read-only forms [TOBIAS done 23/4]
- Message on problems during session-initalisation [TOBIAS done 23/4]
<<less
Download (MB)
Added: 2007-04-25 License: Common Public License Price:
913 downloads
Yxa 1.0 RC1

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.
<<less
Download (0.62MB)
Added: 2007-04-12 License: BSD License Price:
925 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5