]> granicus.if.org Git - cracklib/shortlog
cracklib
2014-05-30 Nathan Neulingeradd patch from user for out of source tree building...
2013-12-06 Nathan Neulingerfix NEWS v2.9.1
2013-12-06 Nathan Neulingerupdate for release
2013-06-20 Mike Frysingerdeal with newer zlib and build time warnings
2013-06-02 Mike Frysingermove test helpers to check
2013-06-02 Mike Frysingeruse dist_ prefix rather than having to explicitly set...
2013-06-02 Mike Frysingerdelete --with-x macro since we don't use X anywhere...
2013-06-02 Mike Frysingeradd a --with-zlib flag for people to control the option...
2013-06-02 Mike Frysingerfix random whitespace damage
2013-06-02 Mike Frysingermore conversions to NULL
2013-06-02 Mike Frysingeruse NULL in all places
2013-06-02 Mike Frysingermove away from old AM_INIT_AUTOMAKE usage
2013-06-02 Mike Frysingerignore generated config.cache file
2013-06-02 Mike Frysingerstop using old AM_CONFIG_HEADER macro
2013-06-02 Mike Frysingerrename configure.ac file
2013-06-01 Nathan Neulingeradd patch from Enrico Scholz for FascistCheckUser,... v2.9.0
2012-12-14 Nathan Neulingerbump to 2.8.23
2012-12-14 Nathan Neulingererror return instead of exit - Nalin v2.8.22
2012-12-13 Nathan Neulingerbump to 2.8.22
2012-12-13 Nathan Neulingerexport prototype for FascistLook function v2.8.21
2012-12-08 Nathan Neulingerregen and bump version
2012-12-08 Nathan Neulingerapply reccomendation of libtool v2.8.20
2012-12-08 Nathan Neulingerpatch from Ivosh(iraisr) for small dictionary uninitial...
2012-07-16 Jan Dittbernerrename python/_cracklibmodule.c to python/_cracklib...
2012-05-22 Mike Frysingerextract version from NEWS
2012-05-19 Jan Dittberneradd support for passing a dictionary path to Python...
2012-05-19 Jan Dittbernerinclude python/test_cracklib.py in release tarball
2012-05-18 Mike Frysingerupdate gitignore
2012-05-18 Nathan Neulingerbump to 2.8.20
2012-05-18 Nathan Neulingerregenerated v2.8.19
2012-05-18 Jan Dittbernerport Python binding to Python3
2012-05-18 Jan Dittberneradd test suite for Python binding
2012-02-16 Mike Frysingerinclude sys/stat.h in python code since we use "struct...
2012-01-27 Jan Dittberneradd "The Top 500 Worst Passwords of All Time" to dicts...
2010-10-05 Jan Dittbernerupdate NEWS to reflect Mike's changes
2010-10-03 Mike Frysingerdrop AC_PROG_RANLIB as libtool takes care of it
2010-10-03 Mike Frysingerignore more generated gettext files
2010-10-03 Mike Frysingerremove generated gettext files
2010-09-29 Mike Frysingeradd some gitignores
2010-09-29 Nathan Neulingerbump to 2.8.19
2010-09-29 Nathan Neulingerchange to match version number string
2010-09-29 Nathan Neulingermake pastable
2010-09-28 Nathan Neulingerapply patch for lib selection for python v2.8.18
2010-09-28 Nathan Neulingeralso include stdlib.h
2010-09-28 Nathan Neulingerupdate to 2.8.18
2010-09-28 Nathan Neulingerwrap nls includes/calls in python module v2.8.17
2010-09-22 Jan Dittbernerupdated Wei Liu (zh_CN) translation (Leah Liu)
2010-09-10 Jan Dittberneradd -Wall to AM_CFLAGS to discover possible programming...
2010-09-10 Jan DittbernerFix a segmentation fault in the Python extension by...
2010-05-13 Jan Dittbernerupdated Hindi translation (Rajesh Ranjan)
2010-04-23 Nathan Neulingerapply interix compilation fix
2010-04-23 Nathan Neulingerapply interix compilation fix
2010-04-16 Jan Dittberneradd Ukrainian translation by Yuri Chornoivan
2010-04-08 Nathan Neulingerfix incorrect nls fix
2010-04-08 Nathan Neulingeradd note bout nls fix
2010-04-08 Nathan Neulingerwrap NLS function calls
2010-03-03 Nathan Neulingerbump version
2010-03-03 Nathan Neulingerupdate after build, reflects new line numbers v2.8.16
2010-03-02 Nathan Neulingerpatch from Ben Karsin for improved repetition/systemati...
2010-02-14 Jan Dittbernerpacker: fix printf modifiers to match types used
2010-02-14 Jan Dittbernerapply patch for #2907104 by Nalin Dahyabhai
2009-12-03 Jan Dittbernerupdated Russion translation
2009-11-23 Jan Dittberneradd Korean translation by Eunju Kim
2009-11-22 Jan Dittberneradd Hindi translation to configure.in, update NEWS
2009-11-22 Jan Dittbernertranslation to Hindi
2009-11-22 Jan DittbernerPython binding improvements
2009-11-21 Jan Dittbernerimprove svn:ignore metadata
2009-11-21 Jan Dittberneruse translations in Python extension, replace tabs...
2009-11-19 Jan Dittbernerupdate licensing and copyright information in Python...
2009-11-19 Nathan Neulingernew vers
2009-11-19 Nathan Neulingerupdate notes v2.8.15
2009-11-19 Nathan Neulingerupdate to reflect licensing change and include discussi...
2009-11-18 Jan Dittbernerfix typo in Python extension's trove classification
2009-11-18 Jan Dittbernermake Python extension buildable outside source folder
2009-11-18 Nathan Neulingerbump to 2.8.15 and add notes about release process
2009-11-18 Jan Dittberneradd support for Python setuptools v2.8.14
2009-11-18 Jan Dittberneradd Bengali India translation by Runa Bhattacharjee
2009-11-17 Jan Dittbernerupdate Panjabi translation (A S Alam)
2009-11-16 Jan DittbernerAdded Assamese translation by Amitakhya Phukan
2009-11-16 Jan DittbernerAdded Tamil translation by I. Felix
2009-11-16 Jan DittbernerAdded Malayalam translation by Ani Peter
2009-11-16 Jan DittbernerAdded Oriya translation (Manoj Giri)
2009-11-16 Jan Dittbernerupdated Panjabi translation by Jaswinder Singh
2009-11-15 Jan Dittbernerremove generated po/stamp-po
2009-11-15 Jan Dittbernerfix several CC warnings (taken from Debian)
2009-11-15 Jan Dittberneroptimize order of commands in cracklib-format (taken...
2009-11-14 Jan Dittbernerrename kn_IN.po to kn.po (Closes: #2884486)
2009-11-14 Jan Dittberneradd Telugu translation
2009-11-12 Jan Dittbernermr translation with UTF-8 encoding
2009-11-11 Jan Dittberneradd Marathi translation by Sandeep Shedmake <sshedmak...
2009-10-22 Jan Dittbernertranslation updates
2009-10-22 Jan Dittbernerupdate version to 2.8.14
2009-10-22 Jan Dittbernertranslation updates
2008-12-16 Nathan Neulingerupdate list of all available languages - thanks to...
2008-12-16 Nathan Neulingeradd locale header for LC_ALL
2008-12-16 Nathan Neulingeradd kn_IN translation from shankysringeri
2008-11-07 Jan Dittbernerenable gettext support (patch from Debian)
2008-10-28 Nathan Neulingerupdated ru translation
2008-10-28 Nathan Neulingeradd note to news file
2008-10-28 Nathan Neulingeradd russian translation file from Anton Dobkin
next