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
     
     freshmeat.net 
     
    Last update: June 25, 2008

    +SynCE KDE PDA Manager 0.11 (Default branch)
      SynCE-KPM is an application for managing WM5/WM6devices through a GUI. It provides thefunctionality for managing installed software andpartnerships. It can also unlock passwordprotected WM5 and WM6 devices. Finally,notification messages are shown when a device isconnected and disconnected. It is intended toprovide a subset of the functionality provided byActiveSync under Windows.

    +Limited Shell 2008-01-28 (Default branch)
      Limited Shell (lshell) is an application that letsyou restrict the environment of any SSH user. Itprovides an easily configurable shell: just choosea list of allowed commands for every limitedaccount. No installation is required.

    +roll 1.1.3 (Default branch)
      roll is a command-line program that rolls auser-defined dice sequence and displays theresult. The die are defined using dN, where N isthe number of sides. They can be rolled multipletimes by prepending the number of repetitions(e.g., 3d6) and used in simple mathematicalexpressions (e.g., 2d8+4).License:GNU General Public License (GPL)Changes:A bug that prevented the correct parsing of expressions with more than two terms was fixed.

    +NTFS-3G 1.2129 (Default branch)
      NTFS-3G is a read/write NTFS driver. NTFS-3G isavailable for over 60 Linux distributions,including most major ones. Moreover, it has beenported to other operating systems like FreeBSD,BeOS, Haiku, and Mac OS X, to big-endian and64-bit computer architectures, and to CPUs likeAMD64, ARM, and MIPS.License:GNU General Public License (GPL)Changes:The release has FUSE-LITE built-in, so only the FUSE kernel module is required. The driver now works with the uClibc library. A new utility called ntfs-3g.probe was added to probe a volume for mountability. Unique exit codes are used for ntfs-3g and ntfs-3g.probe to indicate the volume state. A fix was made for the case when a SIGTERM signal may cause a deadlock that could block the shutdown process.

    +wtmpClean 0.5 (Default branch)
      wtmpClean is a tool for Unix that permits you toerase unwanted information from the system wtmpdatabase.License:GNU General Public License v3Changes:Support for GNU command-line long options was added. The tool now fails if the calling process can't access the file in write mode instead of saying: "0 blocks modified". A better help message with a couple of usage examples was included.

    +KONSEC Groupware 1.1.6.8 (Default branch)
      KONSEC Kolab Server is a highly scalable,cluster-capable messaging and collaboration serverthat is based on the outstanding open sourceproject, Kroupware. The KONSEC Konnektor is asimple client extension that gives Outlookcomplete group functionality through the KolabServer, which employs the open standard IMAPtogether with ACLs, thus enabling you tocollaborate in a unique mixed Windows/Linuxenvironment. License:Other/Proprietary License with Free TrialChanges:The process for creating and modifying folders and messages was improved. A bug with creating the filename of the datastore (PST) was fixed. Performance was improved by reducing IMAP communication when retrieving whole folder lists. The post ACL was added while adding permissions of shared folders. End-user messages while checking licenses were improved. Additional tracing was added to all modules. There were general stability and performance optimizations.

    +Kite 1.0a2 (Default branch)
      Kite is a programming language designed tominimize as much of the programmer experience aspossible. It aims to allow quick development andrunning time and low CPU and memory usage. License:BSD License (revised)Changes:Class semantics have been clarified, and a few segfault bugs have been fixed.

    +Dependency Analyzer 1.1 (Default branch)
      Dependency Analyzer is a utility for graphicallyvisualizing Maven2 artifact dependency graphs. Itis using Maven embedder for resolvingdependencies, and based the Java UniversalNetwork/Graph Framework (Jung) for creating andvisualizing the dependency graph. The Spring richclient is used for building the GUI.License:The Apache License 2.0Changes:A fatal exception when starting the program was fixed along with an issue with running it from paths containing spaces. Optional dependencies are now also displayed when the dependent vertex has a mandatory edge. Better error messages are provided at startup. A refresh option and a progress bar were implemented.

    +svnauthcheck 0.10.5 (Default branch)
      svnauthcheck checks the syntax of a subversionauthorization file and generates Apache-likepermission specifications to be used by othertools such as ViewVC. svnauthcheck, in combinationwith subversion pre- and post-commit hooks, can beused to delegate the administration of arepository authorization to the end users.License:GNU General Public License v2Changes:An error is now printed when duplicate groups are detected. An error in the permission check was fixed.

    +MyScribe 3.7.1.25 (Default branch)
      MyScribe is an eBook reader application that allows you to import, read, and annotate PDFs. It can function both online and offline. Core features include a bookshelf, a shared notes network, comprehensive search, Wiki links, and highlighting and annotation.License:FreewareChanges:Flash drive support for use in computer labs, an enhanced help system, spell checking for notes, and improved book navigation with a table of contents, thumbnail images, and a vertical scroll bar. The PDF "page" color was changed to reduce eye strain associated with staring at a white background. Performance and stability were improved. Search results now include results from the notes you author. CafeScribe Ticker sends event notifications from your friends and groups.

    +EJBCA 3.5.4 (Development branch)
      EJBCA is a fully functional Certificate Authority in Java using J2EE technology. It builds on the J2EE platform to create a robust, high performance, platform independent, flexible, and component-based CA to be used standalone or integrated in any J2EE app. EJBCA comes with a flexible and powerful Web-based admin GUI.License:GNU Lesser General Public License (LGPL)Changes:A preference file that could specify custom attributes for keys generated by pkcs11HSM.sh and a fix for a potential duplicate key exception in the old logging system when the log method is executed simultaneously.

    +JPOX 1.2.0-rc-1 (1.2 branch)
      JPOX provides transparent persistence of Java objects. It fully complies with the JDO1.0/JDO2.0/JDO2.1 specifications, as well as implementing the JPA1 specification. It supports persistence to all of the major RDBMS on the market today, as well as DB4O. It allows querying using either JDOQL, SQL, or JPQL. It comes with its own byte-code enhancer. Its 1.1 release is Sun's "Reference Implementation" (RI) for JDO2.0, and its 1.2 release is the RI for JDO2.1. It is highly extensible using OSGi technology.License:The Apache License 2.0Changes:Support for JDOQL and JPQL subqueries has been added along with support for JPQL IN, ESCAPE, TRIM, CURRENT_DATE, CURRENT_TIME, and CURRENT_TIMESTAMP. JPOX extensions have been added to allow more control over generated SQL for problematic JDOQL queries. Several bugs have been fixed. Full compliance with JDO2.1 has been achieved.

    +GASNet 1.10.0 (Default branch)
      GASNet (Global-Address Space Networking) is alanguage-independent low-level networking layerthat provides network-independent,high-performance communication primitives tailoredfor implementing parallel global-address spaceSPMD languages such as UPC, Titanium, and Co-ArrayFortran. The interface is primarily intended as acompilation target and for use by runtime librarywriters (as opposed to end users), and the primarygoals are high performance, interfaceportability, and expressiveness.License:BSD License (revised)Changes:IBM SP/LAPI was fixed to use RDMA on LAPI/Federation systems when available. A race condition on the Myrinet/GM conduit was fixed. A workaround was added for a thread-safety bug in CNL Portals on the Cray XT. Environment variable scoping issues on Infiniband were fixed. Initial high-performance collective operations using Active Messages were added. Checking for randomized Linux VM spaces, which may restrict certain features, was improved. Numerous bugs were fixed.

    +gbPPTPclient 0.2.2 (Default branch)
      gbPPTPclient is a graphical interface to the PPTPVPN client for Linux.

    Archive: 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 30 31 32 33 34 35 36 37 38 39 40 41 42 43
    adverise here. ADS ZONE 3!
    © 2012 Pagerss. All rights reserved to their owners.