Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | s3:pam_smbpass: fix build error on some Linux distros | Björn Jacke | 1 | -1/+1 |
2009-05-29 | s3:pam_smbpass: make smb_update_db() static. | Michael Adam | 1 | -1/+1 |
2009-05-29 | s3: fix building of pam_smbpass. | Bo Yang | 1 | -0/+14 |
2009-05-26 | s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpass | Björn Jacke | 5 | -80/+104 |
2009-05-25 | s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind. | Günther Deschner | 4 | -15/+42 |
2009-04-27 | s3:fix build of the pam_smbpass shared module | Michael Adam | 1 | -0/+2 |
2008-07-02 | Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. | Jeremy Allison | 1 | -8/+11 |
2008-03-10 | Reformat: Remove indentation of part of pam_smbpass/support.c by one tab. | Michael Adam | 1 | -102/+102 |
2008-03-06 | Eliminate global variable in_client and a plethora of extern declarations. | Derrell Lipman | 3 | -7/+3 |
2008-01-16 | Fix build for pam_smbpass | Alexander Bokovoy | 2 | -2/+2 |
2007-12-13 | Fix pam_smbpass build | Alexander Bokovoy | 1 | -6/+2 |
2007-12-12 | Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org> | Jeremy Allison | 3 | -1/+17 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -2/+2 |
2007-11-21 | Remove pstrings from pam_smbpass - make local_password_change | Jeremy Allison | 2 | -89/+70 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 4 | -8/+8 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 3 | -6/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 4 | -4/+4 |
2007-10-10 | r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ... | Günther Deschner | 4 | -4/+4 |
2007-10-10 | r23095: Support systems that have their PAM headers in /usr/include/pam. | James Peach | 4 | -0/+32 |
2007-10-10 | r16241: Fix Klocwork #106 and others like it. | Jeremy Allison | 2 | -145/+155 |
2007-10-10 | r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag... | Volker Lendecke | 2 | -8/+4 |
2007-10-10 | r14577: BUG Fixes: | Gerald Carter | 3 | -1/+7 |
2007-10-10 | r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() | Gerald Carter | 3 | -8/+9 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 5 | -24/+24 |
2007-10-10 | r13384: Adding in some more SuSE patches | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 3 | -8/+8 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -4/+5 |
2007-10-10 | r7886: Fix building with pam_smbpass. | Jeremy Allison | 1 | -14/+14 |
2007-10-10 | r7126: fixing paranoid malloc checker failures | Gerald Carter | 3 | -6/+5 |
2007-10-10 | r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate' | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2004-03-18 | BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us... | Gerald Carter | 1 | -1/+1 |
2003-07-11 | Ignore *.po | Tim Potter | 1 | -0/+1 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 2 | -2/+2 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 2 | -29/+34 |
2003-04-26 | Patch from Vorlon | John Terpstra | 1 | -7/+1 |
2003-04-08 | Patch from Steve Langasek <vorlon@netexpress.net> | John Terpstra | 3 | -58/+85 |
2003-01-03 | Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. | Andrew Bartlett | 1 | -19/+0 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+6 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 5 | -118/+128 |
2002-07-14 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+64 |
2002-05-09 | compile fixes; needs testing | Gerald Carter | 6 | -118/+192 |
2002-01-12 | updates from 2.2 | Simo Sorce | 6 | -95/+141 |
2001-12-11 | pam_smbpass updates from a.bokovoy@sam-solutions.net | Andrew Tridgell | 4 | -31/+4 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -1/+1 |
2001-10-30 | Fix up smbpasswd -e/-d so that it doesn't change the password under you any | Andrew Bartlett | 2 | -3/+3 |
2001-10-26 | samba-bugs@samba.org -> samba@samba.org | Andrew Bartlett | 1 | -1/+1 |
2001-10-22 | Renamed inbuilt xstrdup to smb_xstrdup. | Jeremy Allison | 1 | -5/+5 |