Main > Free Download Search >

Free aag 1 software for linux

aag 1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12211
SATAN 1.1.1

SATAN 1.1.1


SATAN is a Port Scanner with a Web Interface. more>>
SATAN is a Port Scanner with a Web Interface.

In order get things up and running,

- You need a UNIX system to run SATAN. In order to unpack the SATAN archive,

compress -d<<less
Download (0.30MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
1005 downloads
ARAAS 1.1.1

ARAAS 1.1.1


ARAAS is a ticket-based authentication and authorization system. more>>
ARAAS is a ticket-based authentication and authorization system. Can provide single-sign-on for multiple web servers. LDAP authentication.

It consists of a J2EE web application to authenticate users and generate secure session tickets and an Apache module to verify the tickets. It is possible to use the tickets on multiple web servers to provide single-sign-on.

Users are authenticated against an LDAP server. However, the authentication mechanism is extendable to allow the use of other kinds of authentication servers.
Once the user is authenticated normal Apache authorization configuration can be used to grant access to web pages.

A later release of ARASS will also allow to centralize the authorization information in a separate repository, like a database or an LDAP server. This can be used by web applications to store generic authorization information, similar to OMGs RAD service.

<<less
Download (1.6MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1299 downloads
Dataxi 1.0.1

Dataxi 1.0.1


Dataxi project is a collection of tools for developing form-based information systems. more>>
Dataxi project is a collection of tools for developing form-based information systems. Dataxi enables one to quickly build an application based on forms with which the user can access the underlying database in order to query, read, edit and write. Dataxi is the link between the user interface and the database.
Dataxi is an OS and enviroment independent product. It follows HTML and SQL standards to such extend that interoperability with all browsers and database backends should be supported.
Dataxi runs on all major operating systems as is or only with minor changes in ini -files.
The purpose of Dataxi is to take the pain away from the most boring phase in the data access application development: user interface designing and programming. Ones you have defined the layout of the form and location for columns, you are done, unless you prefer setting data validation and output format features and other niceties.
A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or the vast amounts of information in a corporate network. To add, access, and process data stored in a computer database, you need a database management system such as MySQL. Since computers are very good at handling large amounts of data, database management plays a central role in computing, as stand-alone utilities, or as parts of other applications.
Enhancements:
- This version works with both PHP 4 and 5.
<<less
Download (1.3MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
TARIFA 1.1.1

TARIFA 1.1.1


TARIFA aims to provide the atomic keyword to C/C++ for better support of concurrency programming. more>>
TARIFA, which stands for Transactions by AssembleR Instrumentation FrAmework, aims to provide the "atomic" keyword to C/C++ for better support of concurrency programming.
Instead of using lock-based designs with all their problems (deadlocks, difficult design, lack of reusability), the "atomic" keyword provides transparent access to an underlying Software Transactional Memory which is responsible for all synchronization work.
Enhancements:
- This release contains a fixed and somewhat faster STM backend, several bugfixes in the instrumentation, improved tests, a general code clean-up, and a dummy STM backend for testing purposes.
<<less
Download (0.067MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
960 downloads
ADeQuaTe 1.1.1

ADeQuaTe 1.1.1


ADeQuaTe is Alans Database Query Tool. more>>
ADeQuaTe is Alans Database Query Tool.

This program allows an end-user to perform complex database queries with just a few mouse clicks. The end-user does not need to know the structure of the data, or any sql;

This is handled when the administrator defines the criteria that the users utilize in running their queries; using the criteria editor (new for version 1.1). The user can drill-down through the data, and print it out in report format.

<<less
Download (0.57MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1332 downloads
BALL 1.1.1

BALL 1.1.1


The Biochemical ALgorithms Library (BALL) is a framework for rapid application development. more>>
BALL is Rapid Software Prototyping can significantly reduce development times in the field of Computational Molecular Biology and Molecular Modeling. BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for this purpose.
BALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
<<less
Download (4.2MB)
Added: 2005-12-22 License: LGPL (GNU Lesser General Public License) Price:
793 downloads
yafc 1.1.1

yafc 1.1.1


yafc is Yet Another FTP Client. more>>
Yafc is yet another FTP client which features a directory cache, remote filename completion, aliases, colorized ls, recursive get/put/ls/rm, nohup mode transfers, tagging (queueing), multiple connections, proxy support, and more. It has also support for Kerberos authentication and SSH2 (sftp).
Main features:
- cached directory listings
- extensive tab completion
- aliases
- colored ls (ie, ls --color, uses $LS_COLORS like GNU ls)
- automatic reconnect on timed out connections
- recursive get/put/fxp/ls/rm
- nohup mode transfers
- multiple connections open simultaneously
- tagging (queueing)
- very configurable
- autologin and bookmarks
- automagically enters nohup-mode when SIGHUP received (in get and put)
- redirection to local command or file
- proxy support
- Kerberos support (version 4 and 5, heimdal, kth-krb or MIT)
- SSH2 support (sftp)
- its free!
Enhancements:
- Applied patch by Mark Schreiber that checks for errno.h in configure.ac
- Less picky autogen.sh
- sysconfdir setting from configure honored (thanks to Toru TAKAMIZU)
- alternative SSH port now accepted (thanks Henk Csaba)
- Applied patch from Eduard Bloch that adds a setting for user configurable SSH options
- Uses standard SI prefixes for binary multiples (KiB, MiB, GiB) in transfer progress
- Fixed bug when pressing Ctrl-D in user input (ask), reported by Robin Breathe
- Applied patch by Thomas Habets, fixing a file descriptor leak
- Fixed the "-s" parameter for the "fxp" command (patch by Julien Antille)
- Included the large file support patch by Eduard Block
- Applied patch from Eduard Block that improved the help command
- Applied patch from Martin Pitt that fixes the errno.h problem in makepath.c
<<less
Download (1.1MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1488 downloads
ZatriX 1.1

ZatriX 1.1


ZatriX is a black and green matrix theme for KDE created in Slackware 11.0 with KDE 3.5.4. more>>
ZatriX is a black and green matrix theme for KDE created in Slackware 11.0 with KDE 3.5.4.

<<less
Download (0.72MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
926 downloads
kannasaver 1.1.1

kannasaver 1.1.1


kannasaver is a screensaver for people who want to learn japanese. more>>
kannasaver is a screensaver for people who want to learn japanese. The idea is that by randomly shoving hiragana or katakana at you, together with the romaji transcript, they start to stick to your memory after a while.
Inspired by a windows screensaver that does exactly the same, which sits an www.thejapanesepage.com for free.
Dependencies: Other than KDE 3.3, you need to have soft-scalable (truetype) fonts that contain the japanese characters. Google for the mikachan font set if anything else fails.
Enhancements:
- a few composite katakana were wrong; corrected.
<<less
Download (0.84MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1478 downloads
PostArabic 1.0.1

PostArabic 1.0.1


PostArabic project is used to provide Arabic shaping for the map display in DCMMS. more>>
PostArabic project is used to provide Arabic shaping for the map display in DCMMS.
The PostArabic package provides Arabic shaping functionality for PostgreSQL. PostArabic is available from http://dcmms.sourceforge.net.
The package adds the following functions to PostgreSQL:
text shape_arabic(text)
text unshape_arabic(text)
text str_reverse(text)
Enhancements:
- This release adds the bidi_reorder() function that provides better results than str_reorder() for numbers embedded in Arabic text.
- In addition, it fixes a build problem on Linux where libarabic.dll was referenced in arabic.sql instead of arabic.so.
<<less
Download (0.031MB)
Added: 2006-08-15 License: LGPL (GNU Lesser General Public License) Price:
1166 downloads
libTagEdit 1.1.1

libTagEdit 1.1.1


libTagEdit is a simple C++ and Python class library for music tag editing. more>>
libTagEdit is a simple C++ and Python class library for music tag editing.

<<less
Download (0.33MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1472 downloads
Scapy 1.1.1

Scapy 1.1.1


Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool. more>>
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer.
Scapy project provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more.
Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions).
Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.
Enhancements:
- This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.
<<less
Download (0.072MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
946 downloads
Itzam 3.1.1

Itzam 3.1.1


Itzam is an embedded database engine that creates and manipulates files containing variable-length random access records. more>>
Itzam its a library that creates and manipulates files containing variable-length, random access records. Information is referenced by a user-defined key value; indexes may be combined with or separate from data.
Itzam is a deliberately portable, low-level C library that can (and will) be wrapped in C++, Java, Python, and Fortran 95. Higher level languages implement more complex heuristics on top of the Itzam core functions.
Main features:
Small Footprint
- Itzam Core adds less then 6K bytes to a program when linked statically.
Portability
- Itzam is deliberately portable across operating systems and platforms. A database created on Windows is readable by an Itzam application on a Linux machine. The current release ships with support for building and testing on Unix, Linx, and Windows operating systems.
No Dependencies
- Itzam does not have any dependencies on external libraries or components, beyond the common elements included with every Standard C compiler.
Flexibility
- Build your databases with indexes embedded in data files, or separate key information for the data it references, to provide different indexing schemes for different purposes. Iterator selectors provide flexible filtering to define subsets of a database.
Dual Licensing, GPL and Commercial
- Itzam can be licensed under either the GNU General Public License (GPL) or a simple non-free (closed-source) license. The GPL version is provided as is without support, while the commercial license provides technical assistance and notice of updates and bug fixes.
64-bit File Access
- Itzam is designed with 64-bit addressing in mind, and works with 64-bit Sun Solaris and 64-bit Linux.
C++, Python, and Fortran 95 Abstractions
- The core library, written in ANSI C, operates at a low-level, working directly with the operating system. While a low-level library can be a powerful tool for embedde3d and small systems, large-scale projects can benefit from a higher-level of abstraction. Development and testing is underway for C++, Python, and Fortran 95 "wrappers".
Documentation
- Ive written tutorial and API documentation to accompany Itzam. A complete example application, a contact database, is the basis for the tutorial.
Enhancements:
- Minor optimizations and code clean-up.
<<less
Download (0.34MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1100 downloads
jaxen 1.1.1

jaxen 1.1.1


jaxen is a universal XPath evaluation engine. more>>
jaxen is a universal XPath evaluation engine. jaxen is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Enhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
<<less
Download (1.8MB)
Added: 2007-05-17 License: BSD License Price:
540 downloads
VCalendar 1.1.5.1

VCalendar 1.1.5.1


VCalendar is an open source Web calendar application with related tools. more>>
VCalendar is an open source Web calendar application with related tools, for posting and maintaining events and schedules online, in calendar format.
VCalendar project is an excellent and free solution for use by online Web communities and any commercial and non-commercial organizations. Unlike any other online calendars, VCalendar comes with source code in multiple programming languages: PHP, ASP and ASP.NET (C# and VB.NET); with potential for adding more technologies in the future.
Main features:
- Localization features, with initial Internationalization in English and Russian, with language selectable by end-users
- Dynamic CCS (stylesheet) styles, selectable by end-users
- Annual, monthly, weekly and daily calendar views
- Multiple categories for classifying calendar events
- Recurring and all-day events
- Role-based user permissions and calendar configuration
Enhancements:
- Fixed the bug reported on SourceForge Forum: 3771522: Unable to select Month or the Year
<<less
Download (0.015MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1334 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5