|
|
|
@435
|
[435]
|
5 months |
des |
Update copyright dates.
|
|
|
|
@434
|
[434]
|
5 months |
des |
Credit Jörg for both past and recent assistance.
|
|
|
|
@433
|
[433]
|
5 months |
des |
Add support for dynamic modules that contain a struct pam_module.
|
|
|
|
@432
|
[432]
|
5 months |
des |
pam_end() already contains a NULL check, and it is not unreasonable to …
|
|
|
|
@431
|
[431]
|
5 months |
des |
outdent
|
|
|
|
@430
|
[430]
|
5 months |
des |
modernize further
|
|
|
|
@429
|
[429]
|
5 months |
des |
-lfoo goes in LIBADD, not LDFLAGS.
|
|
|
|
@428
|
[428]
|
5 months |
des |
Slight modernization
|
|
|
|
@427
|
[427]
|
5 months |
des |
Portability tip.
|
|
|
|
@426
|
[426]
|
5 months |
des |
Fix doc: pam_strerror() ignores pamh.
|
|
|
|
@425
|
[425]
|
9 months |
des |
These days, -Wall -Wextra should suffice.
|
|
|
|
@424
|
[424]
|
9 months |
des |
Correct email address.
|
|
|
|
@423
|
[423]
|
9 months |
des |
Fix double-UTF
|
|
|
|
@422
|
[422]
|
9 months |
des |
Convert everything to UTF-8.
|
|
|
|
@421
|
[421]
|
10 months |
des |
Grammar nit.
Submitted by: Paul Procacci <pprocacci@…>
|
|
|
|
@420
|
[420]
|
14 months |
des |
Update copyright
|
|
|
|
@419
|
[419]
|
19 months |
des |
Indentation nits
|
|
|
|
@418
|
[418]
|
20 months |
des |
Remove static build auto-detection. It was always an ugly hack, and it …
|
|
|
|
@417
|
[417]
|
2 years |
des |
Update copyright, and coincidentially root out the last remaining vestige …
|
|
|
|
@416
|
[416]
|
2 years |
des |
Convert to correct config.h idiom. We must include it before any other …
|
|
|
|
@415
|
[415]
|
2 years |
des |
Remove a few more namespace violations. Only one remains, which we can't …
|
|
|
|
@414
|
[414]
|
2 years |
des |
Un-screwup the debugging code. Now the "debug" keyword will work even
if …
|
|
|
|
@413
|
[413]
|
2 years |
des |
I must have been drunk when I committed r380, because the cast for …
|
|
|
|
@412
|
[412]
|
2 years |
des |
Reintroduce _OPENPAM to unbreak existing applications.
|
|
|
|
@411
|
[411]
|
3 years |
des |
Release date
|
|
|
|
@410
|
[410]
|
3 years |
des |
OpenPAM Hydrangea
|
|
|
|
@409
|
[409]
|
3 years |
des |
Final release date
|
|
|
|
@408
|
[408]
|
3 years |
des |
Update copyright.
|
|
|
|
@407
|
[407]
|
3 years |
des |
Version number was set incorrectly in previous commit.
|
|
|
|
@406
|
[406]
|
3 years |
des |
Change log for Hydrangea
|
|
|
|
@405
|
[405]
|
3 years |
des |
Rename <security/pam_attributes.h> to <security/openpam_attr.h>.
|
|
|
|
@404
|
[404]
|
3 years |
des |
Pick a name and a release date.
|
|
|
|
@403
|
[403]
|
3 years |
des |
Get rid of the module cache; it serves little purpose, and makes OpenPAM …
|
|
|
|
@402
|
[402]
|
3 years |
des |
Track namespace changes.
|
|
|
|
@401
|
[401]
|
3 years |
des |
Style cleanup; correct some namespace violations (breaking source …
|
|
|
|
@400
|
[400]
|
3 years |
des |
Constify.
|
|
|
|
@399
|
[399]
|
3 years |
des |
Retroactively tag 20050616 (Figwort)
|
|
|
|
@398
|
[398]
|
3 years |
des |
tags
|
|
|
|
@397
|
[397]
|
3 years |
des |
Fix multiple definition of dist_man3_MANS.
|
|
|
|
@396
|
[396]
|
3 years |
des |
FreeBSD issues have been addressed.
|
|
|
|
@395
|
[395]
|
3 years |
des |
Fix some bugs in the build system, and make 'make dist' work as expected. …
|
|
|
|
@394
|
[394]
|
3 years |
des |
Silence warnings.
|
|
|
|
@393
|
[393]
|
3 years |
des |
Adjust svn:ignore.
|
|
|
|
@392
|
[392]
|
4 years |
des |
Add Daniel Richard G. <skunk@…> to the lineup.
|
|
|
|
@391
|
[391]
|
4 years |
des |
Make sure automake knows about all the files we want to include in a dist. …
|
|
|
|
@390
|
[390]
|
4 years |
des |
There is no need to AC_SUBST() CFLAGS and CPPFLAGS; it is done …
|
|
|
|
@389
|
[389]
|
4 years |
des |
Add configure.lineno to svn:ignore.
|
|
|
|
@388
|
[388]
|
4 years |
des |
Document --without-doc.
|
|
|
|
@387
|
[387]
|
4 years |
des |
fix cut'n'paste nit in previous commit.
|
|
|
|
@386
|
[386]
|
4 years |
des |
Clean up the build a little, and make the doc build optional.
|
|
|
|
@385
|
[385]
|
4 years |
des |
Add a configure option to turn debugging on by default.
|
|
|
|
@384
|
[384]
|
4 years |
des |
Add "Wojciech A. Koszek" <wkoszek@…>, who submitted r383.
|
|
|
|
@383
|
[383]
|
4 years |
des |
Plug memory leak.
|
|
|
|
@382
|
[382]
|
4 years |
des |
Use a single client connection, instead of reconnecting for every file in …
|
|
|
|
@381
|
[381]
|
4 years |
des |
Ray Miller's p42svn script, which was used in the p4 -> svn migration.
|
|
|
|
@380
|
[380]
|
4 years |
des |
Fix signedness mismatch, and use an explicit cast when calling ctype …
|
|
|
|
@379
|
[379]
|
4 years |
des |
- run aclocal before libtool
- adjust path as required on FreeBSD
- mark …
|
|
|
|
@378
|
[378]
|
4 years |
des |
Set svn:ignore.
|
|
|
|
@377
|
[377]
|
4 years |
des |
Set svn:ignore.
|
|
|
|
@376
|
[376]
|
4 years |
des |
Set correct mime type and charset.
|
|
|
|
@375
|
[375]
|
5 years |
des |
Figwort is out.
|
|
|
|
@374
|
[374]
|
5 years |
des |
Belatedly correct NetBSD status.
|
|
|
|
@373
|
[373]
|
5 years |
des |
Correct path on new server
|
|
|
|
@372
|
[372]
|
5 years |
des |
Feterita is out.
|
|
|
|
@371
|
[371]
|
6 years |
des |
Eelgrass has been released.
|
|
|
|
@370
|
[370]
|
7 years |
des |
Dogwood is out.
|
|
|
|
@369
|
[369]
|
7 years |
des |
Update copyright.
|
|
|
|
@368
|
[368]
|
7 years |
des |
Digitalis is out.
|
|
|
|
@367
|
[367]
|
7 years |
des |
Make the web icon larger, and square.
|
|
|
|
@366
|
[366]
|
7 years |
des |
Install the web icon
|
|
|
|
@365
|
[365]
|
7 years |
des |
Add shortcut icon
|
|
|
|
@364
|
[364]
|
7 years |
des |
Web icon
|
|
|
|
@363
|
[363]
|
7 years |
des |
Crop and remove unused layers
|
|
|
|
@362
|
[362]
|
7 years |
des |
Remove ThinkSec? copyrights which have been commented out for over a year
+ …
|
|
|
|
@361
|
[361]
|
7 years |
des |
Belatedly update for Dianthus.
|
|
|
|
@360
|
[360]
|
8 years |
des |
OpenPAM Daffodil is out. Stop storing distfiles locally.
|
|
|
|
@359
|
[359]
|
8 years |
des |
Cyclamen is out.
|
|
|
|
@358
|
[358]
|
8 years |
des |
Add three entries, and fix disordering.
|
|
|
|
@357
|
[357]
|
8 years |
des |
OpenPAM Citronella is out.
|
|
|
|
@356
|
[356]
|
8 years |
des |
Fetch from ftp server, http download is broken.
|
|
|
|
@355
|
[355]
|
8 years |
des |
Cinquefoil is not beta.
|
|
|
|
@354
|
[354]
|
8 years |
des |
OpenPAM Cinquefoil.
|
|
|
|
@353
|
[353]
|
8 years |
des |
Actually install the ThinkSec? logo
|
|
|
|
@352
|
[352]
|
8 years |
des |
Add the ThinkSec? logo.
|
|
|
|
@351
|
[351]
|
8 years |
des |
Cinnamon is out.
|
|
|
|
@350
|
[350]
|
8 years |
des |
OpenPAM Centaury is out.
|
|
|
|
@349
|
[349]
|
8 years |
des |
Add Celandine to distfiles.
|
|
|
|
@348
|
[348]
|
8 years |
des |
Newest release is Celandine.
|
|
|
|
@347
|
[347]
|
8 years |
des |
Unfuck dist-install.
|
|
|
|
@346
|
[346]
|
8 years |
des |
Document the release of Cantaloupe.
|
|
|
|
@345
|
[345]
|
8 years |
des |
Netscape-friendly logos.
|
|
|
|
@344
|
[344]
|
8 years |
des |
Calamite -> Caliopsis
|
|
|
|
@343
|
[343]
|
8 years |
des |
Move the wget stage into a separate target.
|
|
|
|
@342
|
[342]
|
8 years |
des |
Correct misspelling of xml:lang.
|
|
|
|
@341
|
[341]
|
8 years |
des |
Forced commit: previous commit added namespace and language attributes.
|
|
|
|
@340
|
[340]
|
8 years |
des |
*** empty log message ***
|
|
|
|
@339
|
[339]
|
8 years |
des |
Fix cut&paste error
|
|
|
|
@338
|
[338]
|
8 years |
des |
Add a blurb about Calamite.
|
|
|
|
@337
|
[337]
|
8 years |
des |
Fix distfile retrieval.
|
|
|
|
@336
|
[336]
|
8 years |
des |
Fix braino in previous commit.
|
|
|
|