No updates today:










>
February
    •  
    •  
    •  
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    Last update: December 31, 1969

    +NuFW 2.2.8 (Stable 2.2 branch)
      NuFW is an authenting firewall suite: thegateway manages to do strict and secure identity-based filtering rules. It can also set quality of service on a per-user basis and log user activities into an SQL database. Furthermore, it can use multiple external authentication sources via PAM and be the key of a Single Sign On solution.License:GNU General Public License (GPL)Changes:This release fixes a bug in protocol 2.2 on big endian machines.

    +Cobbler 0.6.3 (Default branch)
      Cobbler is a Linux provisioning server that supports PXE network installation, virtualization (Xen and KVM), and reinstallations of running Linux systems. The latter two features are enabled by a client side program called ’koan’. Various features include DVD/rsync tree imports, integrated yum repository mirroring, zeroconf discovery, advanced kickstart templating, and remote installation logging. Cobbler supports RHEL4+, Fedora Core 5+, and derivative distributions.License:GNU General Public License (GPL)Changes:Cobbler is now able to easily represent multiple network interfaces per system, for both physical and virtual installations (which can now even use a separate bridge for each interface). Web UI authentication is now configurable via htaccess. Miscellaneous other features, bugfixes, and upgrades are also included. koan has beenupdated to 0.6.3.

    +Memcache Engine for MySQL 0.7 (Default branch)
      The memcache_engine allows memcache to work as astorage engine to MySQL. This means that you canSELECT/UPDATE/ INSERTE/DELETE from it as though itis a table in MySQL. This is very experimental.License:BSD License (revised)Changes:The project now uses libmemcached. The previous library was causing too many issues, and the new library works quite well. XML row format added, so the engine will now store data in memcached as XML (so the data can be read by both MySQL from memcached and any language that can parse XML). An issue with overwriting keys has been fixed.

    +FreeDup 1.0-4 (Default branch)
      Freedup eliminates duplicate files using links andthus reduces the amount of used disk space withinone or more file systems. Freedup searches allprovided file system trees for identical files andlinks them together. If the devices differ, asymbolic link is used, otherwise a hard link bydefault. Many options allow you to modify the filecomparison, the linking behavior, and the output.The input is either taken from external pipe inputor from an internally generated pipe using find.License:GNU General Public License (GPL)Changes:The main changes in this release concern the hash functions. An internal hash function is now included in the source. It is chosen by default. A new '-t' switch allows you to select one of a set of external hash functions. '-V' now reports the version of freedup and its included sources. The development section shows improvements in the Makefile. Currently, GNU make is required to work reliably, which might lead to difficulties during the build process with non-Linux systems. The testing section was also significantly enhanced.

    +Task Coach 0.66.1 (Default branch)
      Task Coach is a simple todo manager to managepersonal tasks and todo lists. It grew out of afrustration that well-known task managers, such asthose provided with Outlook or Lotus Notes, do notprovide facilities for composite tasks. Often,tasks and other things to do consist of severalactivities. Task Coach is designed to deal withcomposite tasks.License:GNU General Public License (GPL)Changes:This release fixes a couple of minor bugs. Most noticeably, Task Coach now keeps collapsed items collapsed and expanded items expanded when changing the sort order in a tree viewer.

    +Xpdf 3.02pl2 (Default branch)
      Xpdf is a viewer for Portable Document Format (PDF) files. (These are also sometimes also called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities. It runs under the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops, pdftotext, etc.) also run on Win32 systems, and should run on pretty much any system with a decent C++ compiler. Xpdf is designed to be small and efficient. It can use Type 1 and TrueType fonts.License:GNU General Public License (GPL)Changes:This release fixes security holes with the following CVE identifiers: CVE-2007-4352, CVE-2007-5392, and CVE-2007-5393.

    +Net::DRI 0.81 (Default branch)
      Net::DRI is a Perl library that offers a uniform API to access services from domain name registries, registrars, and resellers. It is an object-oriented framework that can be easily extended. Through various protocols (such as EPP) and transports, it handles EU BE SE PL WS MOBI AERO CAT US COM NET ORG BIZ INFO COOP LU AT FR NAME NU ASIA TV CC, with each TLD's own extensions. It can be used to perform Whois queries or domain availability checks (DAS) in .BE/.EU. It can also be used for ENUM registrations, such as IENUM +43.License:GNU General Public License (GPL)Changes:This release adds support for .ASIA .TV .CC .NU .NAME and CentralNic extensions, updates .EU .LU support, and adds .MOBI and .NAME for whois. It also includes bugfixes for better support of all registries.

    +phpBB Rivals 0.2.0beta1 (Default branch)
      phpBB Rivals is a gaming system that offersa complete ladder, clan, and tournament script inone convenient package. It is highly customizable,expandable, and configurable with a pleasant GUI.License:GNU General Public License (GPL)Changes:The code has been completely updated to work with phpBB3. The tournament system has been redone, resulting in a 67% reduction in code and a 14% speed increase over the old tournament modules. New features can be found such as a redone ACP, CCP, Clan PMs and more modular split-ups for speed. There is an endless list of bugfixes, and a new GUI bracket editor for admins. All code has been commented as well as possible.

    +MONTSUQI 1.4.0 (Default branch)
      MONTSUQI is a small transaction monitor for Unix-like systems. It provides online processing like a mainframe, but features a more powerful user interface. It supports programming in C, COBOL, and Ruby. It has a clustering feature for heavy loads, and manages database replication. License:GNU General Public License (GPL)Changes:Message i18n. 64-bit (x86-64) support. Mac OS X support (server only). Ruby model support. More SSL support (e.g. security tokens).

    +icsiboost 43 (version 0.3b) (Default branch)
      Boosting is a meta-learning approach that aims atcombining an ensemble of weak classifiers to forma strong classifier. Adaptive Boosting (Adaboost)implements this idea as a greedy search for alinear combination of classifiers by overweightingthe examples that are misclassified by eachclassifier. icsiboost implements Adaboost overstumps (one-level decision trees) on discrete andcontinuous attributes (words and real values).This approach is one of the most efficient andsimple to combine continuous and nominal values.This implementation is aimed at allowing trainingfrom millions of examples by hundreds of featuresin a reasonable amount of time/memory.License:GNU Lesser General Public License (LGPL)Changes:This release brings multi-label classification, n/s/f-gram experts, optimal iterations on a development set, regular-expression based column selection, and a few bugfixes.

    +UVCView 20071108 (Default branch)
      UVCView is a simple USB video camera viewer.License:GNU General Public License v2Changes:A small bug has been fixed. A Russian translation has been added.

    +LDAP Account Manager 2.1.0 (Default branch)
      LDAP Account Manager makes it possible to manage various account types (Unix, Samba, and Kolab) in an LDAP directory. It also features an external script for managing quotas and home directories.License:GNU General Public License (GPL)Changes:This release comes with a new tabular design for the account pages. The Samba 3 module now supports terminal server settings.

    +hatatap 0.8.10 (Default branch)
      hatatap is an HTTP scripting tool with scripts in XML. The scripts aretransformed into Java/o:XML before they are either executed from thecommandline, integrated into Ant build files, or run interactively froma Web application. hatatap supports cookies, Javascript, HTML DOM, WebServices/SOAP, performance tests with concurrency, test reports, regularexpression matching, and stateful Web site navigation. It is written ino:XML and uses HttpUnit.License:GNU General Public License (GPL)Changes:Several performance and robustness improvements, increased details in the reports, and a solution to a longstanding compatibility problem with certain versions of Xalan. Also includes Apache JMeter support, which allows you to run scripts generated by JMeter directly with hatatap.

    +the maker 0.71 (Default branch)
      The maker is a content management system (CMS) forWeb sites. It runs on your local computer andpublishes via FTP after you have made yourchanges. All that is required is some Web spacewith FTP access.License:BSD License (revised)Changes:Importing files did not work, the color picker tool did not return a value, and imported files were always treated as binary.

    adverise here. ADS ZONE 3!
    © 2012 Pagerss. All rights reserved to their owners.