1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843
|
2007-08-27 Thorsten Kukuk <kukuk@suse.de>
* release 2.4.1
* po/*.po: Update all translations
2007-07-20 Thorsten Kukuk <kukuk@suse.de>
* po/af.po: New.
* po/ar.po: New.
* po/bn.po: New.
* po/ca.po: New.
* po/en_GB.po: New.
* po/sk.po: New.
* po/xh.po: New.
* po/zu.po: New.
2007-04-20 Thorsten Kukuk <kukuk@suse.de>
* release 2.4
* src/passwd_nss.c (_getnswbyname): If no nsswitch.conf is
found, return always "files".
2006-12-20 Thorsten Kukuk <kukuk@suse.de>
* release 2.3
* src/unix_auth.c (pam_sm_authenticate): Ask for password
even for unknown accounts [#221233].
* po/hr.po: Add croatian translation
2006-11-29 Thorsten Kukuk <kukuk@suse.de>
* release 2.2
* src/unix_acct.c: Include config.h.
* src/public.h: Allow disabling of NLS.
Based on patches from
Silvan Minghetti <bullet@users.sourceforge.net>.
* po/bg.po: New bulgarian translation.
* po/es.po: Fix translations.
* po/it.po: Likewise.
* po/ja.po: Likewise.
2006-11-10 Thorsten Kukuk <kukuk@suse.de>
* release version 2.1.1
* src/unix_auth.c (pam_sm_authenticate): Fix wrong NULL pointer
check.
* po/pt_BR.po: Update translation.
* po/uk.po: New translation.
2006-11-06 Thorsten Kukuk <kukuk@suse.de>
* release version 2.1
* src/unix_auth.c (pam_sm_authenticate): If password is empty,
but user entered one, don't permit access.
* src/public.h: Adjust prototype for __get_tokens.
* src/support.c (__get_tokens): Remove at_same_time option,
remove old debug messages.
* Update translations for da, de, es, et, fi, fr, id, it, ja,
jm, lt, nb, pl, ru, sv, zh_CN, zh_TW
2006-09-27 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 2.0.1
* src/support.c (__get_tokens): Check for NULL as
strdup argument.
2006-09-15 Thorsten Kukuk <kukuk@suse.de>
* release version 2.0
* src/get_options.c (get_options): Don't read pam_unix2.conf.
* po/*.po: Update from translation SVN.
* configure.in: Link against libpam.so.
* Update to gettext 0.15
2006-08-26 Thorsten Kukuk <kukuk@thkukuk.de>
* src/unix_acct.c (pam_sm_acct_mgmt): Remove old NIS+ code.
2006-08-22 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.99.0
* doc/pam_unix2.8: remove obsolete options.
* src/get_options.c: Remove set_secrpc and not_set_pass
options.
* src/getuser.c: Remove NIS+ support.
* src/getuser.h: Remove S_NISPLUS.
* src/public.h: Remove suppot for not_set_pass and secrpc_flag.
* src/support.c: Remove support for not_set_pass, ask for login
and password at the same time if possible [BNC#175689].
* src/unix_auth.c: Remove support for secure RPC and NIS+.
* src/unix_passwd.c: Mark missing strings for translation,
fix lot of problems with stacking of modules.
2006-04-11 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.34
* po/hu.po:
* po/fi.po:
* po/pl.po:
2006-03-02 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.33
* po/hu.po: Update translations.
* po/km.po: Update translations.
2006-02-05 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.32
* po/pl.po: Update translations.
* po/fi.po: Update translations.
* po/km.po: New translation.
2006-02-05 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.31
* po/cs.po: Update translations.
* po/pt.po: Update translations.
* po/nb.po: Update translations.
2006-02-05 Thorsten Kukuk <kukuk@thkukuk.de>
* src/unix_auth.c (__set_secret_key): Use malloc instead of
alloca for pam_set_data arguments.
2006-01-27 Thorsten Kukuk <kukuk@suse.de>
* po/de.po: Fix translation.
2006-01-19 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.30
* src/unix_passwd.c (pam_sm_chauthtok): Call other modules
before user sanity check [Novell Bugzilla #143507].
* src/Makefile.am (INSTALL_PROGRAM): remove.
2006-01-17 Thorsten Kukuk <kukuk@suse.de>
* release version 1.29
* src/unix_passwd.c (pam_sm_chauthtok): Fix return value if
load_config() fails.
* src/unix_acct.c (pam_sm_acct_mgmt): Likewise.
* src/unix_auth.c: Likewise.
* src/unix_sess.c: Likewise.
* src/get_options.c (load_config): Don't report an error if
config file does not exist.
2006-01-13 Thorsten Kukuk <kukuk@suse.de>
* releae version 1.28
* po/fi.po: New translation.
* po/de.po: Updated translations.
* po/fr.po: Likewise.
* po/it.po: Likewise.
* po/ja.po: Likewise.
* po/pt_BR.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.
* configure.in: Check for PAM extensions, add fi.po.
* src/public.h: Replace __pam_log with pam_syslog.
* src/support.c: Rename __pam_log to pam_syslog.
* src/unix_acct.c: Use pam_syslog instead of __pam_log.
* src/unix_passwd.c: Likewise.
* src/unix_auth.c: Likewise.
* src/unix_sess.c: Likewise.
* src/copy_xattr.c: Likewise.
2006-01-08 Thorsten Kukuk <kukuk@thkukuk.de>
* src/unix_auth.c (pam_sm_authenticate): Use
PAM_AUTHTOK_RECOVERY_ERR instead of PAM_AUTHTOK_RECOVER_ERR.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
2005-12-09 Thorsten Kukuk <kukuk@suse.de>
* release version 1.27
* integrate translations.
2005-08-30 Thorsten Kukuk <kukuk@suse.de>
* src/unix_auth.c (pam_sm_authenticate): Warn if we don't have
permissions to read the password database.
* src/support.c (__get_authtok): Mark string for translation.
2005-08-09 Stefan Schubert <schubi@suse.de>
* src/unix_acct.c: Don't ignore if passwords needs to be
changed by third modules.
2005-01-12 Thorsten Kukuk <kukuk@suse.de>
* release version 1.26
* src/support.c (__pam_log): Fix memory leak.
2005-01-03 Thorsten Kukuk <kukuk@suse.de>
* release version 1.25
* src/unix_acct.c (pam_sm_acct_mgmt): Don't continue if calling
PAM module returns PAM_ACCT_EXPIRED (reported by Martin Zuziak,
<zuziak@math.ku.dk>)
2004-09-17 Thorsten Kukuk <kukuk@suse.de>
* release version 1.24
* src/unix_auth.c (pam_sm_authenticate): Bail out on unknown users
after asking them for the password.
2004-07-26 Thorsten Kukuk <kukuk@suse.de>
* release version 1.23
* doc/pam_unix2.8: Remove md5/blowfish reference
* src/unix_auth.c (pam_sm_setcred): Don't call other PAM
modules if root tries to login.
2004-07-22 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (__do_setpass): Read /etc/default/passwd for
crypt hash.
2004-07-20 Thorsten Kukuk <kukuk@suse.de>
* src/public.h: Add dgettext macro.
* src/passwd_nisplus.c: Mark strings for translation.
* src/unix_acct.c: Likewise.
* src/unix_passwd.c: Likewise.
2004-07-20 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Add m4.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): New variable.
* configure.in (AC_OUTPUT): Add po/Makefile.in,
2004-06-23 Thorsten Kukuk <kukuk@suse.de>
* src/getuser.c (__do_getpwnam): make username argument const.
* src/unix_auth.c (pam_sm_authenticate): Don't call PAM modules
if the user to authenticate is root.
* src/unix_acct.c (pam_sm_acct_mgmt): Likewise.
* src/unix_passwd.c (pam_sm_chauthtok): Code cleanup.
2004-06-21 Thorsten Kukuk <kukuk@suse.de>
* src/unix_sess.c: Make sure log_level is initialized (Reported
by Peter C. Norton <spacey@lenin.net>).
2004-03-24 Thorsten Kukuk <kukuk@suse.de>
* src/unix_sess.c (pam_sm_open_session): Check for empty user name
before checking if something is to do.
(pam_sm_close_session): Likewise.
2004-03-19 Thorsten Kukuk <kukuk@suse.de>
* release version 1.22
* src/unix_passwd.c: Only ask once for new password, for
more comfort use pam_pwcheck. Remove lot of dead code.
2004-03-13 Thorsten Kukuk <kukuk@suse.de>
* release version 1.21
* src/get_options.c (load_config): Read at first /etc/default/passwd.
* src/logindefs.c: New.
* src/logindefs.h: New.
2004-02-23 Thorsten Kukuk <kukuk@suse.de>
* release version 1.20
* src/unix_acct.c (pam_sm_acct_mgmt): Use new get_options interface.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
* src/unix_auth.c: Likewise.
* src/unix_sess.c: Likewise.
* src/get_options.c (get_options): New interface.
* src/copy_xattr.c (copy_xattr): Free memory in error case.
* src/unix_auth.c: Use alloca instead of malloc.
2004-01-04 Thorsten Kukuk <kukuk@suse.de>
* src/copy_xattr.c (copy_xattr): Adjust for new
is_selinux_enabled interface.
* src/selinux_utils.c (set_default_context): Likewise.
* src/selinux_utils.c (restore_default_context): Likewise.
2003-12-01 Thorsten Kukuk <kukuk@suse.de>
* release version 1.19
* src/unix_passwd.c (__do_setpass): Abort if we cannot reset
security context.
* src/selinux_utils.c (restore_default_context): Don't ignore
errors.
2003-11-26 Thorsten Kukuk <kukuk@suse.de>
* src/copy_xattr.c (copy_xattr): Replace fprintf with __pam_log.
* src/selinux_utils.c: Likewise.
* src/passwd_nisplus.c (update_npd): Likewise.
2003-11-25 Thorsten Kukuk <kukuk@suse.de>
* src/unix_sess.c (pam_sm_open_session): Check, if user name
is not NULL.
(pam_sm_close_session): Likewise.
* src/unix_acct.c (pam_sm_acct_mgmt): Likewise.
* src/unix_passwd.c (__do_setpass): Return PAM_* error codes.
2003-11-24 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (__do_setpass): Add SELinux support and
copy extended attributes for passwd/shadow file.
* src/selinux_utils.c: Wrapper functions for SELinux support.
* src/copy_xattr.c: Copy extended attributes of a file.
* configure.in: Add checks for SELinux and xattr functions.
2003-09-15 Thorsten Kukuk <kukuk@suse.de>
* src/get_options.c (parse_option): Add sanity check for argv.
2003-09-08 Thorsten Kukuk <kukuk@suse.de>
* src/support.c (__call_other_module): Fix use_first_pass
handling.
* src/unix_auth.c (pam_sm_setcred): Ignore PAM_CRED_UNAVAIL
from called module.
2003-07-15 Thorsten Kukuk <kukuk@suse.de>
* release version 1.18
2003-07-15 Olaf Kirch <okir@suse.de>
* src/get_options.c: Add add_other_module and use it
for option parsing, add use_krb5.
* src/public.h: Add prototypes for new functions.
* src/support.c: Add __call_other_module.
* src/unix_acct.c: Use __call_other_module.
* src/unix_auth.c: Likewise.
* src/unix_passwd.c: Likewise.
2003-07-14 Thorsten Kukuk <kukuk@suse.de>
* release version 1.17
* doc/pam_unix2.8: Document call_modules.
* src/get_options.c: Rename "call_module" to "call_modules"
and implement list of modules to be called before.
* src/unix_acct.c (pam_sm_acct_mgmt): Use new
"use_other_modules" syntax.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
* src/unix_auth.c (pam_sm_authenticate): Likewise.
* src/public.h (options_t): Rename "use_other_module" to
"use_other_modules".
2003-06-30 Thorsten Kukuk <kukuk@suse.de>
* src/public.h: Rename "use_ldap" to "use_other_module".
* src/get_options.c (parse_option): Add "call_module" and
modify use_ldap.
* src/unix_auth.c (pam_sm_authenticate): Change use_ldap to
use_other_module and implement it in a generic way.
* src/unix_acct.c (pam_sm_acct_mgmt): Likewise.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
2003-05-12 Thorsten Kukuk <kukuk@suse.de>
* release version 1.16
* src/getuser.c (__get_passwd): Fix dereferencing type-punned
pointer warning.
* src/unix_auth.c (pam_sm_setcred): Likewise.
* src/support.c (__get_authtok): Likewise.
* src/support.c (__write_message): Likewise.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
* src/unix_acct.c (expire): Add paramter uid, allow password
change requests for root accounts.
* src/unix_acct.c (pam_sm_acct_mgmt): Always call expire().
2003-03-14 Thorsten Kukuk <kukuk@suse.de>
* src/unix_acct.c (hp_expire): Check for NULL pointer before
using the variable.
2003-01-15 Thorsten Kukuk <kukuk@suse.de>
* release version 1.15
* src/unix_auth.c: return PAM_SERVICE_ERR, if user aborts
input of account name with Ctrl-D.
* src/Makefile.am: Use full path to linker map
* src/read-files.c: Modify to compile with gcc 2.95.x
(both reported by Peter Breitenlohner <peb@mppmu.mpg.de>)
2003-01-15 Thorsten Kukuk <kukuk@suse.de>
* release version 1.14
* src/getuser.c: New, from pam_pwcheck 2.0
* src/getuser.h: New, from pam_pwcheck 2.0
* src/read-files.c: Sync with pam_pwcheck 2.0
* src/public.h: Remove user_t definition
* src/unix_passwd.c: Remove functions which are now in getuser.c
* configure.in: Don't check for --export-dynamic
* src/Makefile.am: Use linker map pam_unix2.map
* src/pam_unix2.map: New, export only official PAM interface
2003-01-14 Thorsten Kukuk <kukuk@suse.de>
* release version 1.13
* src/unix_passwd.c (__do_getpwnam): If local files for NIS are
defined, use this one.
(pam_sm_chauthtok): Remove sanity check for identical password,
pam_pwcheck.so is for sanity checks. Don't ask for root for
old password, if we change local NIS passwords.
(__do_setpass): Change NIS password in local files if we know
the file location.
* src/Makefile.am: Use AM_CFLAGS instead of CFLAGS.
* src/public.h: Remove duplicate declarations from PAM header files.
* src/read-files.c: New, from pwdutils. Reads data from local
passwd/shadow file.
* src/read-files.h: New.
* src/unix_passwd.c: Use functions from read-files.c instead of
dlopen libnss_files.
* src/get_options.c: Define files_etc_dir with /etc as default.
2002-08-27 Thorsten Kukuk <kukuk@suse.de>
* release version 1.12
* doc/pam_unix2.8: First try to write a manual page.
* src/unix_acct.c (pam_sm_acct_mgmt): Return with PAM_PERM_DENIED,
if this is the return value of pam_ldap. Reported by
Andreas Christoforou <it99111@uom.gr>.
2002-08-09 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (pam_sm_chauthtok): Add a lot of debug messages.
2002-07-22 Thorsten Kukuk <kukuk@suse.de>
* release version 1.11
* src/get_options.c (parse_option): Change HAVE_GENSALT_RN to
HAVE_CRYPT_GENSALT_RN to match configure test.
* src/unix_passwd.c: Likewise.
2002-07-04 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (__do_setpass): Set permissions of temporary
files before calling fdopen.
2002-07-02 Thorsten Kukuk <kukuk@suse.de>
* configure.in: Fix typo (crpyt_rn vs. crypt_rn), reported
by Peter BARABAS <z0d@artifact.hu>.
2002-05-20 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c: Remove unused i64c() function.
2002-04-25 Thorsten Kukuk <kukuk@suse.de>
* release version 1.10
* src/unix_passwd.c (__do_setpass): Close files before calling
rename, fix error handling.
2002-04-17 Thorsten Kukuk <kukuk@suse.de>
* release version 1.9
* src/unix_passwd.c (pam_sm_chauthtok): Add more documentation
to the code.
2002-04-15 Thorsten Kukuk <kukuk@suse.de>
* src/get_options.c (parse_option): Print error message, if
requested crypt method is not compiled in.
(get_options): Use SYSCONFDIR for path to config file.
* src/unix_passwd.c: Replace crypt_rn with crypt_r.
Print error message, if bigcrypt is used, but not compiled in.
Print error message, if blowfish is used, but not compiled in.
Create salt for DES crypt with old method if crypt_gensalt_rn
does not exist.
* configure.in: Fix checking for supported crypt functions.
* src/Makefile.am: Define PAMDIR as path to default PAM modules.
Define SYSCONFDIR as path to config file.
* src/unix_acct.c (pam_sm_acct_mgmt): Use PAMDIR for path to
pam_ldap module.
* src/unix_auth.c (pam_sm_authenticate): Likewise.
* src/unix_passwd.c (pam_sm_chauthtok): Likewise.
2002-04-13 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c: Include at first xcrypt.h, then crypt.h.
* src/unix_acct.c: Include at first xcrypt.h, then crypt.h. Use
crypt_r instead of crypt_rn (to be compatible with libcrypt).
* configure.in: Search at first for libxcrypt before using libcrypt.
* src/Makefile.am: remove not longer used source files.
* src/bigcrypt.c: removed
* src/crypt_blowfish.c: removed
* src/crypt_gensalt.c: removed
* src/own-crypt.h: removed
* src/wrapper.c: removed
2002-03-09 Thorsten Kukuk <kukuk@suse.de>
* release version 1.8
* src/uix_auth.c: Allow usernames starting with "_"
2002-02-05 Thorsten Kukuk <kukuk@suse.de>
* release version 1.7
* src/get_options.c (load_config): Fix typo (don't parse behind
end of string).
2002-01-20 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (__get_passwd): Return NULL if user aborts
input with Ctrl-D.
2002-01-18 Thorsten Kukuk <kukuk@suse.de>
* release version 1.6
* src/unix_sess.c: Call get_options().
* src/public.h (options_t): Add log_level for session management.
* src/get_options.c: Add support for session management options.
2002-01-17 Thorsten Kukuk <kukuk@suse.de>
* Makefile.am (SUBDIRS): Add etc
* configure.in: Create etc/Makefile
* etc/pam_unix2.conf: New, example configuration file
* etc/Makefile.am: New
* src/unix_acct.c (pam_sm_acct_mgmt): Use get_options().
* src/unix_auth.c: Likewise.
* src/support.c (__pam_log): Don't use openlog/closelog, instead
use pam_unix2 prefix to syslog string.
* src/Makefile.am: Add get_options.c as new source file.
* src/get_options.c (get_options): New file, parse parameters
and read config file.
* src/unix_passwd.c (pam_sm_chauthtok): Create a copy of the
old password, we are not allowed to free data we got from PAM.
Don't parse parameters, use get_options() instead.
2002-01-13 Thorsten Kukuk <kukuk@suse.de>
* release version 1.5
* src/unix_passwd.c (free_user_t): clear plain text passwords
before freeing memory, free old clear text password (memory leak).
2002-01-12 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (pam_sm_chauthtok): Load pam_ldap.so for
LDAP support.
(__do_getpwnam): Load nss modules with dlopen.
* src/unix_auth.c (pam_sm_authenticate): Load pam_ldap.so for
LDAP support.
* src/unix_acct.c (pam_sm_acct_mgmt): Likewise.
* src/Makefile.am: Don't link against nss modules.
* configure.in: test for libdl and libnsl.
2002-01-09 Thorsten Kukuk <kukuk@suse.de>
* release version 1.4
* src/unix_passwd.c: Have only one instance of struct crypt_data
and initialize it.
* src/unix_auth.c (pam_sm_authenticate): Initialize buffer for
crypt_rn
2002-01-07 Thorsten Kukuk <kukuk@suse.de>
* release version 1.3
* src/Makefile.am: Create pam_unix2.so with correct soname to
satisfy RPM dependency building on 64bit platforms.
2002-01-05 Thorsten Kukuk <kukuk@suse.de>
* release version 1.2
* src/unix_passwd.c (__do_getpwnam): Create copy of old password
and remove HP-UX aging information if available.
* src/unix_auth.c (pam_sm_authenticate): Use crypt_rn instead
of crypt.
* src/unix_passwd.c: Use crypt_rn instead of crypt.
(make_crypt_salt): Replaces all old functions to creat a salt,
call own crypt functions with blowfish support.
* src/md5.c: Removed.
* src/md5.h: Removed.
* src/md5_crypt.c: Removed.
* src/own-crypt.h: Prototypes for crypt wrapper functions.
* src/crypt_blowfish.c: blowfish crypt implementation.
* src/crypt_gensalt.c: functions to generate salt strings for
not blowfish crypt functions.
* src/wrapper.c: wrapper for the different crypt implementations.
2002-01-03 Thorsten Kukuk <kukuk@suse.de>
* src/unix_passwd.c (make_bf_salt): New function, create salt
for blowfish crypt.
(make_crypt_salt): New function, create salt for standard crypt,
used in __do_setpass().
(__do_setpass): Add calls to blowfish functions.
* src/public.h: Add enum crypt_t.
2002-01-02 Thorsten Kukuk <kukuk@suse.de>
* src/unix_auth.c (pam_sm_authenticate): Use getpwnam_r
and getspnam_r, make copy of password for salt with strdupa.
* src/unix_acct.c (pam_sm_acct_mgmt): Use getpwnam_r
and getspnam_r.
2001-11-09 Thorsten Kukuk <kukuk@suse.de>
* releae version 1.1
* src/passwd_nisplus.c: Include time.h
* src/Makefile.am: Links against nss modules
2001-11-01 Thorsten Kukuk <kukuk@suse.de>
* use configure and automake
2001-07-11 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (pam_sm_chauthtok): If we get the newpass
variable with pam_get_item(), make a work copy (else it
will be give free twice).
(pam_sm_chauthtok): Always ask for the password if we
change it because it is expired.
2001-05-05 Thorsten Kukuk <kukuk@suse.de>
* unix_auth.c: Add debug option
* pam_unix2: For trace option use LOG_NOTICE
2001-03-08 Thorsten Kukuk <kukuk@suse.de>
* Makefile: Link module against libcrypt
2001-03-05 Thorsten Kukuk <kukuk@suse.de>
* Makefile: Adjust for Linux-PAM 0.74
2001-02-13 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c: Use mkstemp to create passwd and shadow temp file.
Include time.h.
2000-06-23 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (pam_sm_chauthtok): Make sure that root can
always change a passwort of another user.
2000-05-15 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (__do_getpwnam): is_expiring is independend of
password inactive.
2000-03-01 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (pam_sm_chauthtok): Fix handling of new, empty
passwords.
2000-01-27 Thorsten Kukuk <kukuk@suse.de>
* passwd_nisplus.c, nispasswd.h: New, for changing NIS+ passwords.
2000-01-26 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c: Move service_t and user_t from here ...
* public.h: ... to here.
* unix_acct.c: Replace syslog with __pam_log.
* unix_passwd.c: Likewise.
* unix_auth.c: Likewise.
* unix_sess.c: Likewise.
* support.c (__pam_log): New function.
* public.h: Add __pam_log prototype.
2000-01-23 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c: Remove wrong __free_user_t calls.
2000-01-21 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (__do_getpwnam): Use order from /etc/nsswitch.conf
to find the user passwd entry.
1999-12-17 Thorsten Kukuk <kukuk@suse.de>
* Makefile.alone: Add bigcrypt.c, md5.c, md5_crypt.c
* Makefile: Likewise.
* md5.c: New.
* md5_crypt.c: New.
* unix_passwd.c (i64c): New function.
1999-12-16 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c: Add support for md5 and bigcrypt.
* bigcrypt.c: New, from Linux-PAM 0.70.
1999-12-12 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (pam_sm_chauthtok): Implement not_set_pass,
use_authtok and use_first_pass option.
* unix_auth.c (pam_sm_authenticate): Log unknown parameter.
1999-11-21 Thorsten Kukuk <kukuk@suse.de>
* unix_acct.c (expire): Remove unused struct passwd parameter.
* unix_auth.c: Add more flags.
1999-11-06 Thorsten Kukuk <kukuk@suse.de>
* unix_passwd.c (__do_setpass): Finish local password changes.
* Makefile.alone: New, if you wish to compile the module outside
of the Linux-PAM source tree.
* pam_unix2.sgml: New.
1999-10-10 Thorsten Kukuk <kukuk@suse.de>
* unix_acct.c (expire): Check if password changing is enforced.
* unix_passwd.c (__do_getpwnam): Check if password changing is
enforced.
(__do_setpass): Add functions for writing shadow password back.
1999-09-28 Thorsten Kukuk <kukuk@suse.de>
* unix_acct.c (pam_sm_acct_mgmt): Use default login prompt.
* unix_auth.c (pam_sm_authenticate): Likewise.
* unix_sess.c: Likewise.
1999-09-25 Thorsten Kukuk <kukuk@suse.de>
* unix_auth.c (__set_secret_key): Make sure domainname has no
trailling dot.
* Start writing ChangeLog entries.
|