| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fix for CAN-2005-2977. See bug #109485. | Chris PeBenito | 2005-10-26 | 1 | -0/+4 |
* | Add some password sanity checking to system-auth. | Martin Schlemmer | 2005-08-01 | 1 | -1/+1 |
* | clean out cruft ebuilds | Seemant Kulleen | 2005-07-28 | 8 | -24/+0 |
* | Tweak documentation for pam_console (#31877). | Gregorio Guidi | 2005-07-08 | 1 | -8/+18 |
* | Add --host to glib/db's configure lines, bug #88439. | Martin Schlemmer | 2005-07-04 | 1 | -1/+1 |
* | Removed full path from pam.d files, to fix AMD64 issues. | Diego Elio Pettenò | 2005-05-24 | 2 | -16/+13 |
* | Removed pam.d files for rexec, rlogin and rsh, as they are installed by netki... | Diego Elio Pettenò | 2005-05-22 | 3 | -29/+0 |
* | Compile glib internal to fix the -fPIC issues. | Martin Schlemmer | 2005-03-09 | 1 | -0/+4 |
* | Do not link cracklib and pwdb static, bug #83899. Add /dev/dri/\* to | Martin Schlemmer | 2005-03-07 | 1 | -0/+3 |
* | Add patch from bug #80566 (by Mark Loeser <halcyon@whiterapid.com>). Added | Martin Schlemmer | 2005-02-25 | 5 | -8/+32 |
* | Fix runaway commit. | Martin Schlemmer | 2005-02-18 | 1 | -3/+0 |
* | Fix reverse logic when checking if we should run fix_libtool_files.sh. | Martin Schlemmer | 2005-02-18 | 1 | -0/+3 |
* | Add README.pam_console, bug #73677. Fix Selinux patch applying, bug #80948. | Martin Schlemmer | 2005-02-09 | 2 | -0/+61 |
* | Update static patches to not reference /usr/lib, etc directly. | Martin Schlemmer | 2005-02-04 | 1 | -0/+3 |
* | Remove broken release | Martin Schlemmer | 2005-02-03 | 1 | -3/+0 |
* | Fix missing '|| die' at the patch section. Fix patch not applying. | Martin Schlemmer | 2005-02-03 | 1 | -0/+3 |
* | Fix permission borkage, bug #74040 (added to stable for all, as its a | Martin Schlemmer | 2005-02-02 | 1 | -0/+3 |
* | Fix DISPLAY not set for ssh -X. | Martin Schlemmer | 2004-12-13 | 2 | -4/+8 |
* | Install again pam.d files for rexec, rlogin and rsh. Update | Martin Schlemmer | 2004-11-08 | 3 | -0/+83 |
* | *** empty log message *** | Martin Schlemmer | 2004-11-07 | 3 | -0/+29 |
* | old patches | Mike Frysinger | 2004-11-05 | 6 | -116/+0 |
* | old | Mike Frysinger | 2004-11-05 | 4 | -8/+0 |
* | Fix pam_console_apply -r segfaulting if a group used in | Martin Schlemmer | 2004-10-31 | 4 | -2/+55 |
* | Fix userdb compilation in cases where db1 is installed (most cases) | Paul de Vrieze | 2004-03-26 | 1 | -0/+3 |
* | fix selinux patch again | Chris PeBenito | 2004-01-18 | 1 | -1/+1 |
* | update 0.77 selinux patch | Chris PeBenito | 2003-12-09 | 1 | -1/+1 |
* | Update version | Martin Schlemmer | 2003-11-09 | 1 | -0/+3 |
* | add selinux patch | Chris PeBenito | 2003-10-29 | 1 | -0/+0 |
* | move pam.d snips to net-misc/netkit-rsh | Donny Davies | 2003-07-27 | 15 | -145/+0 |
* | Marking stuff for amd64, fixing pam for db4 | Olivier Crête | 2003-07-18 | 1 | -0/+11 |
* | removing lockfile | Robin H. Johnson | 2003-07-03 | 18 | -18/+0 |
* | Add frozen lock support | Robin H. Johnson | 2003-07-03 | 18 | -0/+18 |
* | fix pam_console_apply not using correct device, bug 12207 | Martin Schlemmer | 2002-12-25 | 4 | -0/+31 |
* | bison fixes | Martin Schlemmer | 2002-12-05 | 1 | -0/+18 |
* | fix pam_userdb.so linking against wrong libdb problem | Martin Schlemmer | 2002-11-03 | 1 | -0/+50 |
* | bug #4411 | Martin Schlemmer | 2002-10-26 | 7 | -0/+60 |
* | remove static libs to fix gcc3 linking issues | Martin Schlemmer | 2002-10-24 | 1 | -0/+2 |
* | update patch to fix late night mishaps | Martin Schlemmer | 2002-10-13 | 1 | -1/+1 |
* | cleanups; bugfixes; sync | Martin Schlemmer | 2002-10-13 | 5 | -1/+29 |
* | clean | Martin Schlemmer | 2002-10-13 | 16 | -67/+2 |
* | clean | Martin Schlemmer | 2002-10-13 | 3 | -29/+0 |
* | fix null config file for pam_group.so | Martin Schlemmer | 2002-08-05 | 1 | -0/+11 |
* | fix segfault in pam_wheel.so, resolving bug #5686 | Martin Schlemmer | 2002-07-30 | 1 | -0/+26 |
* | cleanup; updated some patches | Martin Schlemmer | 2002-07-30 | 8 | -1/+29 |
* | clean | Martin Schlemmer | 2002-07-30 | 6 | -58/+0 |
* | digest cleanup thanks to repoman | Daniel Robbins | 2002-06-06 | 1 | -1/+0 |
* | removed older ebuilds | Seemant Kulleen | 2002-04-27 | 2 | -2/+0 |
* | Fixed PAM so that it can be compiled without berkdb being in your USE line. | Jared H.Hudson | 2002-04-04 | 5 | -0/+30 |
* | pam changes to make it compile with gcc3, only tested on my machine | Geert Bevin | 2002-04-03 | 5 | -0/+30 |
* | installed by postfix, etc | Martin Schlemmer | 2002-03-24 | 1 | -3/+0 |