Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Based on patch privided by Martin Wilke via PR 34421.
And this version depend on p5-Devel-Symdump>=2.01.
0.18 Friday 4th August, 2006
Rewrite _CvGV in terms of B::CV - no xs dependency anymore
(suggested by Tim Bunce)
Add the (FETCH|MODIFY)_$foo_ATTRIBUTES methods to the private
stoplists. (rt #12451)
Support documentation where the method name is documented in a
::qualified style (rt #14635)
Ignores new (5.8) magic CLONE and CLONE_SKIP methods. (rt #17489)
Added a nonwhitespace option (Alex - rt #14950)
|
|
|
|
ndreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 2.0604
* adjust test suite to accept main::+ introduced by named captures
2006-09-20 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* relase 2.0603
* add LICENSE field to Makefile.PL to also have it in the META.yml
2006-07-19 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 2.0602
* adjust test suite to accept new variable in bleadperl, the hash
$main::^H
2006-05-03 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 2.0601
* add copyright and license
|
|
|
|
|
|
RainbowCrack is a general propose implementation of Philippe Oechslin's faster
time-memory trade-off technique. In short, the RainbowCrack tool is a hash
cracker. A traditional brute force cracker try all possible plaintexts one by
one in cracking time. It is time consuming to break complex password in this
way. The idea of time-memory trade-off is to do all cracking time computation
in advance and store the result in files so called "rainbow table". It does
take a long time to precompute the tables. But once the one time precomputation
is finished, a time-memory trade-off cracker can be hundreds of times faster
than a brute force cracker, with the help of precomputed tables.
|
|
|
|
0.64 Sun Jul 16 02:47:29 PDT 2006
* 0.63's change to test_fail() broke backwards compatibility. They
have been removed for the time being. test_pass() went with it.
This is [rt.cpan.org 11317] and [rt.cpan.org 11319].
- skip() will now warn if you get the args backwards.
0.63 Sun Jul 9 02:36:36 PDT 2006
* Fixed can_ok() to gracefully handle no class name.
Submitted by "Pete Krawczyk" <perl@bsod.net>
Implemented by "Richard Foley" <richard.foley@rfi.net>
[rt.cpan.org 15654]
* Added test_pass() to Test::Builder::Tester rather than having to
call test_out("ok 1 - foo"). <chromatic@wgz.org> [rt.cpan.org 11317]
* test_fail() now accepts a test diagnostic rather than having to
call test_out() separately. <chromatic@wgz.org> [rt.cpan.org 11319]
- Changed Test::Builder::Tester docs to show best practice using
test_fail() and test_pass().
- isnt_num() doc example wrongly showed is_num(). <chromatic@wgz.org>
- Fixed a minor typo in the BAIL_OUT() docs. <Jeff Deifik>
- Removed the LICENSE field from the Makefile.PL as the release of
MakeMaker with that feature has been delayed.
|
|
|
|
|
|
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
|
|
|
|
Make pkglint happy
* Fix problems reported using the bug tracking system
* Fixes for three security issues:
http://drupal.org/files/sa-2006-024/advisory.txt
http://drupal.org/files/sa-2006-025/advisory.txt
http://drupal.org/files/sa-2006-026/advisory.txt
|
|
duplicates process resource limits, which already provide necessary
"safety net" protection against rogue scripts
bump PKGREVISION for this
adressess PR pkg/32007 by "pancake"
also remove --enable-track-vars, since that configure argument
is long gone from PHP
|
|
to threaded unixodbc
Adresses pkg/32395 by Arnaud LACOMBE
|
|
in php.ini, this causes quick crash for Apache1 or CLI/CGI PHP
|
|
|
|
|
|
and other POSIX unixes. It may eventually support Win32 as well.
Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten
All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
|
|
|
|
August is a very simple, free HTML editor for the UNIX platform.
It is a non-WYSIWYG editor like Aswedit or Hotdog. It has buttons
to insert standard HTML tags and other common simple text editor
commands.
August is written with the Tcl/TK scripting language and graphical
toolkit. It's distributed as a single script, which means that if
you know Tcl/Tk you can very easily customize August yourself.
(This is old and out-dated but I am loking for something
that will be real easy for children to use.)
|
|
to do portability checks on nonexistant files.
|
|
|
|
|
|
Patch provided by Martin Wilke via PR 34326.
Changes:
0.26 Thu Aug 24 18:16:08 EDT 2006
- Signature fixed on distribution
0.25 Wed Aug 23 01:25:36 EDT 2006
- The last release was...ill-considered and missing a "defined"
0.24
- Quiet down a warning on expirey
|
|
|
|
|
|
|
|
|
|
|
|
This release is mainly to fix bugs found in 1.9.92.
|
|
|
|
|
|
3. Fix a bug where cursor lookups on secondary databases with off-page
duplicates could fail. [#14240]
4. Fix a bug where cache buffer retrieval could race with a checkpoint call,
potentially causing database environment recovery to fail. [#14657]
|
|
|
|
Changes:
* Fixed core for toneclock (fixed similar code in ico).
Remove XSetFont on global GC dclock, marquee, nose, puzzle, xjack,
bomb.
image now can handle messages xlock -mode image -message "unicycle"
If message is too big for little window it will randomly move
around.
solitare draw line errors fixed.
dclock to handle user defined messages (nothing really to do with
a clock, actually, but the man page already says
"Shows a floating digital clock or message").
nose mode tried to simplify talking code and fix small bugs like
do not print tabs (it prints a box char for me) or not handling
linefeeds correctly at end of message.
* DirectColor fix thanks to Jouk Jansen.
Mallocing for error should check success pointed out by Dan Lukes.
Using method in xlock.c, with some changes, did similar changes for
passwd.c and resources.c
PAM checking allocation fix and null resistant ReadXString thanks to
Dan Lukes <dan AT obluda.cz>.
Added stipples to life3d. Noticed ant3d would probably leak if in
mono... fixed.
thick option for maze thanks to Alex Austin <circuitsoft.alex AT
gmail.com>. Also changed MINGRIDSIZE to 2. Removed extra pixel space
to the right and bottom of path... some people may like this so its
an option... threed (not really 3D, a better name would be nice).
fzort fix for uninitialized memory read thanks to Mauro Persano
<mauro_persano AT yahoo.com>
Fix to avoid running OpenGL on a StaticGray, GrayScale, and StaticColor
on Sun. Sun's glxCreateContext core dumps on Solaris 10.
Turned off XRaiseWindow for Cygwin as it was stopping me from logging in.
Added -DSYNCHRONIZE option to config.h.in for help in debugging X errors.
Fixed a problem with random colors from petri mode PseudoColor.
|
|
|
|
|
|
|
|
|
|
|
|
PKGREVISION++
|
|
|
|
|
|
* 2.7.2 More bug fixes, plus some performance improvements for the new
sequences code added in 2.6. The exmh-strip utility is integrated as
"Save/Extract Attachments".
* 2.7.1 (Wasn't officially released in tarball form.)
* 2.7.0 Accumulates over a year of minor fixes in the CVS tree.
Also fix some pkglint complaints, and take maintainership.
|
|
|
|
|
|
|
|
|