summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* include python/test_cracklib.py in release tarballJan Dittberner2012-05-192-2/+2
* update gitignoreMike Frysinger2012-05-181-0/+5
* bump to 2.8.20Nathan Neulinger2012-05-1839-42/+43
* regeneratedv2.8.19cracklib-2.8.19Nathan Neulinger2012-05-1836-41/+77
* port Python binding to Python3Jan Dittberner2012-05-182-2/+38
* add test suite for Python bindingJan Dittberner2012-05-184-9/+156
* include sys/stat.h in python code since we use "struct stat"Mike Frysinger2012-02-162-0/+4
* add "The Top 500 Worst Passwords of All Time" to dicts/cracklib-smallJan Dittberner2012-01-272-0/+28
* update NEWS to reflect Mike's changesJan Dittberner2010-10-051-2/+2
* drop AC_PROG_RANLIB as libtool takes care of itMike Frysinger2010-10-031-1/+0
* ignore more generated gettext filesMike Frysinger2010-10-030-0/+0
* remove generated gettext filesMike Frysinger2010-10-0338-4421/+7
* add some gitignoresMike Frysinger2010-09-292-0/+50
* bump to 2.8.19Nathan Neulinger2010-09-293-5/+6
* change to match version number stringNathan Neulinger2010-09-291-1/+1
* make pastableNathan Neulinger2010-09-291-1/+2
* apply patch for lib selection for pythonv2.8.18cracklib-2.8.18Nathan Neulinger2010-09-282-1/+4
* also include stdlib.hNathan Neulinger2010-09-282-1/+2
* update to 2.8.18Nathan Neulinger2010-09-286-26/+26
* wrap nls includes/calls in python modulev2.8.17cracklib-2.8.17Nathan Neulinger2010-09-282-0/+5
* updated Wei Liu (zh_CN) translation (Leah Liu)Jan Dittberner2010-09-222-22/+25
* add -Wall to AM_CFLAGS to discover possible programming errorsJan Dittberner2010-09-103-2/+3
* Fix a segmentation fault in the Python extension by initializing *defaultdictJan Dittberner2010-09-103-4/+6
* updated Hindi translation (Rajesh Ranjan)Jan Dittberner2010-05-132-25/+27
* apply interix compilation fixNathan Neulinger2010-04-231-0/+1
* apply interix compilation fixNathan Neulinger2010-04-231-0/+3
* add Ukrainian translation by Yuri ChornoivanJan Dittberner2010-04-163-1/+81
* fix incorrect nls fixNathan Neulinger2010-04-081-1/+2
* add note bout nls fixNathan Neulinger2010-04-081-1/+1
* wrap NLS function callsNathan Neulinger2010-04-081-0/+2
* bump versionNathan Neulinger2010-03-033-4/+6
* update after build, reflects new line numbersv2.8.16cracklib-2.8.16Nathan Neulinger2010-03-0335-565/+564
* patch from Ben Karsin for improved repetition/systematic checkingNathan Neulinger2010-03-022-4/+7
* packer: fix printf modifiers to match types usedJan Dittberner2010-02-142-3/+4
* apply patch for #2907104 by Nalin DahyabhaiJan Dittberner2010-02-142-2/+3
* updated Russion translationJan Dittberner2009-12-032-19/+22
* add Korean translation by Eunju KimJan Dittberner2009-11-233-1/+81
* add Hindi translation to configure.in, update NEWSJan Dittberner2009-11-222-1/+2
* translation to HindiJan Dittberner2009-11-221-0/+79
* Python binding improvementsJan Dittberner2009-11-224-0/+15
* improve svn:ignore metadataJan Dittberner2009-11-210-0/+0
* use translations in Python extension, replace tabs with spaces in NEWSJan Dittberner2009-11-212-11/+16
* update licensing and copyright information in Python extensionJan Dittberner2009-11-194-26/+26
* new versNathan Neulinger2009-11-192-1/+2
* update notesv2.8.15cracklib-2.8.15Nathan Neulinger2009-11-191-3/+4
* update to reflect licensing change and include discussion in the readme fileNathan Neulinger2009-11-194-339/+775
* fix typo in Python extension's trove classificationJan Dittberner2009-11-182-1/+2
* make Python extension buildable outside source folderJan Dittberner2009-11-182-2/+2
* bump to 2.8.15 and add notes about release processNathan Neulinger2009-11-1811-11/+15
* add support for Python setuptoolsv2.8.14cracklib-2.8.14Jan Dittberner2009-11-188-12/+98