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