Main > Free Download Search >

Free pax 2.6 software for linux

pax 2.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 170
PaX 2.6

PaX 2.6


PaX is a kernel patch implementing additional security feature - non-executable memory pages. more>>
PaX is a kernel patch implementing additional security feature - non-executable memory pages. Forward port from 2.4 with some extra features, but only i386 is known to work, other architectures may not even compile - feedback is welcome. Much like 2.6 itself, PaX for 2.6 is experimental and anything can break sometime.
NOTE: all versions for 2.6 before 2005.03.05 have a privilege elevation bug, you must update as soon as possible.
NOTE: all versions for 2.6 before 2004.05.01 have a local kernel denial of service bug, thanks to ChrisR for bringing it to our attention.
<<less
Download (0.35MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1205 downloads
PeaZip 2.6.3

PeaZip 2.6.3


PeaZip is an archiving application, archive/extract: 001 (raw file split/join), 7z, 7zip sfx, Bzip2, Gzip, Pea, Tar, Z, Zip. more>> <<less
Added: 2009-07-15 License: GPL Price: FREE
7227 downloads
XCL 1.2.6

XCL 1.2.6


The XCL software suite aims to provide developers with tools for the programmatic handling of executable code. more>>
XCL project aims to provide developers with tools for the programmatic handling of executable code, combining easy generation and manipulation with execution speed and memory efficiency at runtime.

<<less
Download (0.13MB)
Added: 2006-02-23 License: LGPL (GNU Lesser General Public License) Price:
1341 downloads
libpqxx 2.6.5

libpqxx 2.6.5


libpqxx is the official C++ API for writing client programs that talk to the PostgreSQL database management system. more>>
libpqxx is the official C++ API for writing client programs that talk to the PostgreSQL database management system.

This library works on top of the C-level API library, libpq. You will need libpq in order to use libpqxx.

The first thing youre likely to notice in programming with libpqxx is that unlike other libraries, it revolves entirely around transactions. Transactions are a central concept in database management systems, but they are widely underappreciated among application developers. Another well-known open source database system, MySQL, never even got around to implementing them at all in their own engine, relying on a third-party replacement engine (now owned by Oracle) to provide this functionality instead.

It may sometimes be possible to build limited applications reliably without serious use of transactions. More usually, however, transactions are designed without transactions simply because the developers arent aware of the risks they are taking, and any data loss is rare or small enough not to be noticed. That kind of design was not considered acceptable for libpqxx.

With conventional database APIs, you issue commands and queries to a database session or connection, and optionally create the occasional transaction. In libpqxx you start a transaction inside the connection first, do your SQL work using that transaction, then commit the transaction when its complete. There are several types of transactions with various "quality of service" properties; if you dont really want to use transactions at all, one of the available transaction types is called nontransaction. This transaction type provides classic, nontransactional behaviour.

Every command or query issues a result object, which is really a smart pointer so it can be copied around without incurring much cost in terms of performance. No need to write special code to check these for success; error conditions are converted to regular C++ exceptions. Result objects can be kept around for as long as they are needed, completely separate from the connections and transactions that originated them.
<<less
Download (3.8MB)
Added: 2006-03-10 License: BSD License Price:
1325 downloads
Koha 2.2.6

Koha 2.2.6


Koha is a library and collection management system. more>>
Koha is a library and collection management system. It is designed to manage physical collections of items (books, CDs, videos, reference, etc.). Koha provides cataloguing, searching, member/patron management, an acqusitions system, and circulation (issues, returns, and reserves).
Enhancements:
- Many bugs in Acquisitions have been fixed, and online help has been added.
- Serial items can now be created on the fly.
- There is a new option to include book covers, description, and reviews for items from Amazon.com.
<<less
Download (8.0MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1115 downloads
ncc 2.6

ncc 2.6


ncc is a C flow analysis compiler. more>>
ncc application is a compiler that produces program analysis information. ncc is a decent replacement of cflow and cscope able to analyse any program using the gcc compiler.
The program also incliudes a graphical call-graph navigator and source browser which is extremely practical for hacking and comprehending large projects.
Enhancements:
- A couple of minor bugfixes and updated instructions for kernel hacking.
<<less
Download (0.08MB)
Added: 2007-01-01 License: Freeware Price:
1027 downloads
Mp3stat 2.6.01

Mp3stat 2.6.01


Mp3stat is an MP3 and Vorbis bitstream graphing program. more>>
Mp3stat is an MP3 and Vorbis bitstream graphing program.

<<less
Download (0.030MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
1394 downloads
eLearniX 2.6.6

eLearniX 2.6.6


eLearniX is a bootable CD desktop environment to help people learn and use Linux. more>>
eLearniX project is a bootable CD desktop environment to help people learn and use Linux.

It features the latest 2.6 Linux kernel, GNOME 2.4, lots of applications, and an install script to install to a dedicated hard drive or a 256MB+ Compact Flash card.
<<less
Download (268MB)
Added: 2006-01-14 License: GPL (GNU General Public License) Price:
1382 downloads
ParaView 2.6.0

ParaView 2.6.0


ParaView project is an application designed with the need to visualize large data sets in mind. more>>
ParaView project is an application designed with the need to visualize large data sets in mind. The goals of the ParaView project include the following:
- Develop an open-source, multi-platform visualization application.
- Support distributed computation models to process large data sets.
- Create an open, flexible, and intuitive user interface.
- Develop an extensible architecture based on open standards.
ParaView runs on distributed and shared memory parallel as well as single processor systems and has been succesfully tested on Windows, Linux and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using a unique blend of Tcl/Tk and C++. Please go here for a detailed list of features.
ParaView was created by Kitware in conjunction with Jim Ahrens of the Advanced Computing Laboratory at Los Alamos National Laboratory (LANL). Contributors and developers of ParaView currently include: Kitware, LANL, Sandia National Laboratories, and Army Research Laboratory. ParaView is funded by the US Department of Energy ASCI Views program as part of a three-year contract awarded to Kitware, Inc. by a consortium of three National Labs - Los Alamos, Sandia, and Livermore. The goal of the project is to develop scalable parallel processing tools with an emphasis on distributed memory implementations. The project includes parallel algorithms, infrastructure, I/O, support, and display devices. One significant feature of the contract is that all software developed is to be delivered open source. Hence ParaView is available as an open-source system.
Main features:
- Handles structured (uniform rectilinear, non-uniform rectilinear, and curvilinear grids), unstructured, polygonal and image data.
- All processing operations (filters) produce datasets. This allows the user to either further process or save as a data file the result of every operation. For example, the user can extract a cut surface, reduce the number of points on this surface by masking, and apply glyphs (for example, vector arrows) to the result.
- Contours and isosurfaces can be extracted from all data types using scalars or vector components. The results can be colored by any other variable or processed further. When possible, structured data contours/isosurfaces are extracted with fast and efficient algorithms which make use of the special data layout.
- Vectors fields can be inspected by applying glyphs (arrows, cones, lines, spheres, and various 2D glyphs) to the points in a dataset. The glyphs can be scaled by scalars, vector component or vector magnitude and can be oriented using a vector field.
- A sub-region of a dataset can be extracted by cutting or clipping with an arbitrary plane (all data types), specifying a threshold criteria to exclude cells (all data types) and/or specifying a VOI (volume of interest - structured data types only)
- Streamlines can be generated using constant step or adaptive integrators. The results can be displayed as points, lines, tubes, ribbons, etc., and can be processed by a multitude of filters.
- The points in a dataset can be warped (displaced) with scalars (given a user defined displacement vector) or with vectors (unavailable for non-linear rectilinear grids).
- With the array calculator, new variables can be computed using existing point or cell field arrays. A multitude of scalar and vector operations are supported.
- Data can be probed at a point or along a line. The results are displayed either graphically or as text and can be exported for further analysis.
- ParaView provides many other data sources and filters by default (edge extraction, surface extraction, reflection, decimation, extrusion, smoothing...) and any VTK filter can be added by providing a simple XML description (VTK provides hundreds of sources and filters, see VTK documentation for a complete list).
Enhancements:
- This release adds parallel uniform rectilinear grid volume rendering (vtkImageData).
- It introduces new algorithms for parallel unstructured grid volume rendering.
- Support for hardware accelerated offscreen rendering using OpenGL framebuffers.
- Improved multi-block support.
- Improved AMR support.
- Animation saving with ffmpeg.
- Filters have been added for FLUENT, OpenFOAM, MFIX, LSDyna, and AcuSolve.
- A gradient filter for unstructured data.
- Many other enhancements and bugfixes.
<<less
Download (29.3MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
958 downloads
spamdyke 2.6.3

spamdyke 2.6.3


spamdyke is a drop-in filter for qmail to provide connection-time blacklisting, graylisting, DNS RBL checking, improved logging. more>>
spamdyke is a drop-in filter for qmail to provide connection-time blacklisting, graylisting, DNS RBL checking, improved logging, and more spamdyke project is a standalone program that does not use qmail source code or require patching/recompiling qmail.
For anyone who runs a mail server, spam is a problem. Its a huge problem and its only getting bigger. Unfortunately, qmail doesnt have many facilities for dealing with spam. qmail also doesnt do good logging. The qmail logs are probably useful to qmail developers but not to system administrators. Consider:
- Qmail doesnt log with a human-readable time format.
- Qmail logs dont track usable information (like senders and recipients).
- Qmail doesnt log to a single log file, making it very difficult to track an email from connection to delivery.
- Qmail logs roll over after a set size is reached (could be a few hours, could be a few minutes).
All of these things makes qmail very difficult to troubleshoot or monitor. spamdyke solves this. It monitors incoming traffic, acting as a middleman between qmail and the remote server. It catches the sender and recipient addresses as they go by and logs them to syslog. If it sees something it doesnt like (e.g. a blacklisted sender), it cuts the connection, closes qmail and fakes the rest of the SMTP transaction with the remote server. qmail thinks the remote server disconnected normally. The remote server thinks qmail is rejecting the message. Its the best of both worlds.
Some history: DJBs ucspi-tools package includes a handy little program called rblsmtpd for checking incoming SMTP connections against a DNSRBL. Initially, this seemed like a great thing (and it was) but it didnt go far enough. Lots of spam still came through. So after extending rblsmtpd to do more and more and more things, a limit was finally reached where it wouldnt go any further. Thus, spamdyke was born.
Main features:
- Reject the connection if the remote server has no reverse DNS entry.
- Reject the connection if the remote servers reverse DNS entry does not resolve.
- Reject the connection if the remote servers reverse DNS entry contains its IP address and a prohibited keyword (like "dynamic").
- Reject the connection if the remote servers reverse DNS entry contains its IP address and ends in a country code (whats the japanese word for "dynamic"?).
- Reject the connection if the remote servers IP address is listed in an IP blacklist.
- Reject the connection if the remote servers reverse DNS entry is listed in a domain name blacklist.
- Reject the connection if the remote servers IP address is listed in a given DNS realtime blacklist.
- Reject the connection if the remote server sends data before the SMTP greeting banner is displayed (earlytalkers).
- Reject the connection if the senders address is listed in a sender blacklist file.
- Limit recipients to a maximum number per connection. (Yes, this goes against RFC 821 but legitimate mail servers retry the rejected recipients, spammers dont.)
- Graylist incoming mail to specific domains (some domains can enjoy graylisting while others do not).
- Close the connection after a set idle time.
- Close the connection after a set maximum time.
Those filters end up rejecting more than 99.9% of the incoming connections to my mail server. As a result, I receive (on average) less than one spam message PER WEEK! (Down from a high of 70+ per day.) Regular correspondance with real people has not suffered.
Graylisting deserves special mention. As of 2007, its not widely used (and therefore still effective against spammers). Heres how it works:
An incoming connection is received and the sender and recipient are identified.
A log is consulted to see if the sender has sent email to the recipient before. If so, the message is accepted. If not, the message is rejected with a temporary rejection code and a log entry is made.
When the remote mail server retries the message (usually only a few minutes later), the previously-logged connection is noted and the message is accepted.
Simple, right? After the system is activated, regular correspondents first email is delayed a few minutes. After that, there are no delays. But the spam stops because most spammers dont retry their deliveries! Even when they do, they usually change their sender address to a new (fake) one, which gets graylisted.
Graylisting is amazing and makes a tremendous difference (for now). spamdyke will also:
- Bypass all filters if the remote servers IP address is listed in an IP whitelist file.
- Bypass all filters if the remote servers reverse DNS entry is listed in a domain name whitelist file.
- Log meaningful messages to the syslog (very unlike qmails logs).
- Log all SMTP traffic to aid diagnosing problems.
Enhancements:
- This release fixes a serious bug that was causing lost mail when the remote server sent the message and disconnected in a burst without waiting for a response.
- Code has been added to translate bare line feeds into carriage return+line feeds.
- Support has been added for MUAs that send their username with their AUTH LOGIN command.
<<less
Download (0.043MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
858 downloads
wchat 1.2.6

wchat 1.2.6


wchat is a telnet-based Chat Server written in the C language. more>>
wchat is a telnet-based Chat Server written in the C language. It was originally based on chatC code, but then expanded to be a fully functional chat environment. wchat is designed to use minimal cpu or memory resources, and be a modular high-level code base. What this means is all low-level functions are written in separate libraries which wchat uses them.
This allows any additions or changes to the "look and feel" of the chat to be very simple and straight forward. wchat is an extremely stable and solid base from which to build a chat environment around. This is not a web chat, but a telnet chat server usually connected to via clients such as tinyfugue, gmud, CRT, etc.
Main features:
- System configurable network options (listen size, max user, etc.)
- Full ANSI color support
- Multiple chat channels
- Fully configurable handle with color support in handle
- Idle times
- System uptime information
- Basic login information
- message timestamps
- User accounts
- guest, normal, and admin user levels
- /admin command for admins
<<less
Download (0.096MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1181 downloads
XUpload 2.6

XUpload 2.6


XUpload - an advanced progress bar indicator for web based file uploads written on Perl more>>
XUpload - an advanced progress bar indicator for web based file uploads written on Perl. Including such features like real-time progress bar, amount of transferred bytes, approx. upload speed, transfer failure detection. Only for Unix/Linux webservers.
XUpload is a tool that allows you to view the progress indicator.
Main features:
- Real time progress bar
- Upload speed meter
- Total/Transfered bytes counter
- Transfer failure detection
- Compatible with well known browsers (IE, Opera, Mozilla)
- Integration with PHP code
- Large files upload (No limitations!)
- Works on a standard server or a secure server (https)
- Can be integrated with absolutely any framework (login systems)
- Popup upload progress bar
<<less
Download (45.4KB)
Added: 2009-04-29 License: Freeware Price:
207 downloads
NFMCA 0.2.6

NFMCA 0.2.6


NFMCA is a MUD client with basic features in the form of a Java applet. more>>
NFMCA project is a MUD client with basic features in the form of a Java applet.
The GUI is written with Swing, so one needs Java Runtime Environment to run it. Besides running in a browser as an applet, it also supports standalone mode.
Features include dealing with a limited set of ANSI codes (foreground colors and underline), multiple languages (as you could expect from a Swing program) and font changing (two features which are absent in some much more complicated clients), smart scrolling, command history, detachment ability for applet mode, handy selection/copying mode, and more.
It supports English as the default, and Russian for Russian-localized operating systems. NFMCA should run on any platform (tested on Windows and GNU/Linux).
Enhancements:
- setting default foreground color to green didnt work for JRE 1.5+
- empty HTML parameters for setting charsets werent parsed correctly
- the input box lost focus on click
- input box gets focus on initial display now
<<less
Download (0.073MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
XPixMap 2.6

XPixMap 2.6


XPixMap consists of an ASCII image format and a C library. more>>
XPixMap consists of an ASCII image format and a C library. The format defines how to store color images (X Pixmap) in a portable and powerful way.
While XPM is not an X Consortium standard, it is already a de facto standard. It is used in many applications both commercial and non-commercial. Several vendors distribute the XPM library, as contributed software, on the platforms they sell. Moreover, the Common Desktop Environment specifies that icons must be stored either in XBM or XPM format. Finally, Motif 2.0 from OSF includes the XPM library, allowing XPM to be used in addition to XBM.
XPM has nothing to do with dates in any form and is not influenced by them. The XPM library is therefore Y2K compliant.
To obtain the XPM library, first uncompress and untar the compressed tar file in an appropriate directory. Then you can either compile XPM via "imake" or in a stand-alone way.
Enhancements:
- Version 2.6. Submission to X11R6 contrib
<<less
Download (0.11MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1216 downloads
ncpfs 2.2.6

ncpfs 2.2.6


ncpfs are Linux tools for mounting and printing to Netware servers. more>>
ncpfs project allows you to mount volumes of NetWare servers under Linux and to print to NetWare print queues and spool NetWare print queues to the Linux printing system.
Enhancements:
- Fix CAN-2005-0013 and CAN-2005-0014.
- Fix CAN-2005-0013: Run with euid == uid for most of time, and switch to euid == 0 only when really needed.
- And although previous change decreases impact of CAN-2005-0014, lets fix random small static character arrays too.
- And when modprobe is spawned (on 2.0.x kernel), start it with empty environment.
<<less
Download (2.0MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1663 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5