summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/redis: new aportNatanael Copa2012-05-314-0/+127
| | | | | Advanced key-value store http://redis.googlecode.com
* main/lua-llthreads: moved from testingNatanael Copa2012-05-311-41/+0
|
* testing/linux-virt-grsec: use gzip for kernel compressionNatanael Copa2012-05-302-4/+4
|
* main/libestr: moved from testingNatanael Copa2012-05-301-30/+0
| | | | needed by rsyslog
* main/libee: moved from testingNatanael Copa2012-05-301-32/+0
| | | | needed by rsyslog
* main/rsyslog: moved from testingNatanael Copa2012-05-305-243/+0
| | | | ref #1179
* Revert "main/rsyslog: moved from testing"Natanael Copa2012-05-305-0/+0
| | | | | | The commit was bad. This reverts commit b731a748311d19115f7a81e1e1ed2af01c38b351.
* testing/irqbalance: move to mainLeonardo Arena2012-05-293-88/+0
|
* testing/linux-virt-grsec: new aportNatanael Copa2012-05-295-0/+100485
| | | | | Linux kernel with grsecurity http://grsecurity.net
* testing/weechat: remove -langNatanael Copa2012-05-281-3/+4
| | | | it will break the build boxes.
* testing/gitstats: disable for nowNatanael Copa2012-05-281-1/+1
| | | | the checksum will allways change
* Merge git://git.alpinelinux.org/fab/aportsNatanael Copa2012-05-2819-129/+227
|\ | | | | | | some new aports and plenty of updates
| * testing/gitstats: new aportFabian Affolter2012-05-262-0/+62
| | | | | | | | | | | | | | | | | | GitStats is a statistics generator for git (a distributed revision control system) repositories. It examines the repository and produces some interesting statistics from the history of it. Currently HTML is the only output format. http://gitstats.sourceforge.net/
| * testing/httpry: upgrade to 0.1.7Fabian Affolter2012-05-251-4/+6
| |
| * testing/pkgconf: upgrade to 0.8Fabian Affolter2012-05-251-3/+3
| |
| * testing/v8: upgrade to 3.9.9Fabian Affolter2012-05-251-3/+3
| |
| * testing/mupdf: upgrade to 1.0Fabian Affolter2012-05-252-21/+21
| |
| * testing/jbig2dec: clarified licenseFabian Affolter2012-05-251-2/+2
| |
| * testing/openjpeg: upgrade 1.5.0Fabian Affolter2012-05-251-10/+18
| |
| * testing/py-genshi: duplicate version, already in mainFabian Affolter2012-05-251-29/+0
| |
| * testing/py-beautifulsoup: minor layout changesFabian Affolter2012-05-251-2/+9
| |
| * testing/virt-manager: clarified licenseFabian Affolter2012-05-251-8/+7
| |
| * testing/phppgadmin: upgrade to 5.0.4Fabian Affolter2012-05-251-5/+5
| |
| * testing/bash-completion: clarified licenseFabian Affolter2012-05-251-1/+1
| |
| * testing/pychecker: new aportFabian Affolter2012-05-251-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems. Types of problems that can be found include: * No global found (e.g., using a module without importing it) * Passing the wrong number of parameters to functions/methods/constructors * Passing the wrong number of parameters to builtin functions & methods * Using format strings that don't match arguments * Using class methods and attributes that don't exist * Changing signature when overriding a method * Redefining a function/class/method in the same scope * Using a variable before setting it * self not the first parameter to a method * Unused globals and locals (module or variable) * Unused function/method arguments (can ignore self) * No doc strings in modules, classes, functions, and methods http://pychecker.sourceforge.net/
| * testing/rrdbot: upgrade to 0.9.7Fabian Affolter2012-05-251-10/+14
| |
| * testing/weechat: upgrade to 0.3.7Fabian Affolter2012-05-251-19/+12
| |
| * testing/py-zope-interface: upgrade to 3.7.0Fabian Affolter2012-05-251-6/+10
| |
| * testing/py-twisted: upgrade to 12.0.0Fabian Affolter2012-05-251-6/+16
| |
* | testing/wanpipe-grsec: rebuidl against kernel 3.3.7Natanael Copa2012-05-271-2/+2
|/
* testing/wanpipe-grsec: rebuild against 3.3.6-r2Natanael Copa2012-05-251-1/+1
|
* main/udisks2: moved from testingNatanael Copa2012-05-254-107/+0
|
* testing/udisks2: new aportNatanael Copa2012-05-254-0/+107
| | | | | Disk Manager http://www.freedesktop.org/wiki/Software/udisks
* testing/lua-lgi: upgrade to 0.6Natanael Copa2012-05-241-2/+2
|
* main/lua-ldap: moved from testingNatanael Copa2012-05-241-39/+0
|
* testing/lua-ldap: fix underlinking issueNatanael Copa2012-05-241-2/+2
| | | | | | need to link with -llber ref #1174
* testing/fancontroled: new aportNatanael Copa2012-05-232-0/+51
| | | | | | | a temperature dependent fan speed control http://fancontroled.lukaperkov.net/ ref #1175
* testing/lua-ldap: new aportNatanael Copa2012-05-221-0/+39
| | | | | | | Lua binding to ldap http://www.keplerproject.org/lualdap/ ref #1174
* testing/libsrtp: new aportNatanael Copa2012-05-222-0/+99
| | | | | An implementation of the Secure Real-time Transport Protocol (SRTP) http://srtp.sourceforge.net
* main/portaudio: moved from testingNatanael Copa2012-05-221-41/+0
|
* testing/dc3dd: build fixNatanael Copa2012-05-221-1/+2
| | | | disable nls
* Merge git://git.alpinelinux.org/fab/aportsNatanael Copa2012-05-2124-74/+281
|\
| * testing/libewf: upgrade to 20120504Fabian Affolter2012-05-201-2/+2
| |
| * testing/fossil: upgrade to 1.22Fabian Affolter2012-05-201-6/+8
| |
| * testing/etherdump: upgrade 2.11Fabian Affolter2012-05-201-3/+3
| |
| * testing/liburiparser: upgrade to 0.7.7Fabian Affolter2012-05-201-7/+11
| |
| * testing/libsieve: license fixedFabian Affolter2012-05-201-1/+1
| |
| * testing/libupnp: upgrade to 1.6.17Fabian Affolter2012-05-201-2/+3
| |
| * testing/sipcrack: new aportFabian Affolter2012-05-201-0/+30
| | | | | | | | | | | | | | | | The tools contained in this package offer support for pcap files, wordlists and many more to extract all needed information and bruteforce the passwords for the sniffed accounts. http://packages.debian.org/squeeze/sipcrack
| * testing/sipvicious: new aportFabian Affolter2012-05-201-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | SIPVicious suite is a set of tools that can be used to audit SIP based VoIP systems. It currently consists of four tools: - svmap - this is a sip scanner. Lists SIP devices found on an IP range - svwar - identifies active extensions on a PBX - svcrack - an online password cracker for SIP PBX - svreport - manages sessions and exports reports to various formats - svcrash - attempts to stop unauthorized svwar and svcrack scans http://code.google.com/p/sipvicious/