index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
pam_smbpass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build for pam_smbpass
Alexander Bokovoy
2008-01-16
2
-2
/
+2
*
Fix pam_smbpass build
Alexander Bokovoy
2007-12-13
1
-6
/
+2
*
Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>
Jeremy Allison
2007-12-12
3
-1
/
+17
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-2
/
+2
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
2
-89
/
+70
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
4
-8
/
+8
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
3
-6
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
4
-4
/
+4
*
r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...
Günther Deschner
2007-10-10
4
-4
/
+4
*
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
2007-10-10
4
-0
/
+32
*
r16241: Fix Klocwork #106 and others like it.
Jeremy Allison
2007-10-10
2
-145
/
+155
*
r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag...
Volker Lendecke
2007-10-10
2
-8
/
+4
*
r14577: BUG Fixes:
Gerald Carter
2007-10-10
3
-1
/
+7
*
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
2007-10-10
3
-8
/
+9
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
5
-24
/
+24
*
r13384: Adding in some more SuSE patches
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
3
-8
/
+8
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+5
*
r7886: Fix building with pam_smbpass.
Jeremy Allison
2007-10-10
1
-14
/
+14
*
r7126: fixing paranoid malloc checker failures
Gerald Carter
2007-10-10
3
-6
/
+5
*
r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'
Gerald Carter
2007-10-10
1
-3
/
+3
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-1
/
+0
*
BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...
Gerald Carter
2004-03-18
1
-1
/
+1
*
Ignore *.po
Tim Potter
2003-07-11
1
-0
/
+1
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
2
-2
/
+2
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
2
-29
/
+34
*
Patch from Vorlon
John Terpstra
2003-04-26
1
-7
/
+1
*
Patch from Steve Langasek <vorlon@netexpress.net>
John Terpstra
2003-04-08
3
-58
/
+85
*
Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.
Andrew Bartlett
2003-01-03
1
-19
/
+0
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-3
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
5
-118
/
+128
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-07-14
1
-0
/
+64
|
\
|
*
compile fixes; needs testing
Gerald Carter
2002-05-09
6
-118
/
+192
|
/
*
updates from 2.2
Simo Sorce
2002-01-12
6
-95
/
+141
*
pam_smbpass updates from a.bokovoy@sam-solutions.net
Andrew Tridgell
2001-12-11
4
-31
/
+4
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-1
/
+1
*
Fix up smbpasswd -e/-d so that it doesn't change the password under you any
Andrew Bartlett
2001-10-30
2
-3
/
+3
*
samba-bugs@samba.org -> samba@samba.org
Andrew Bartlett
2001-10-26
1
-1
/
+1
*
Renamed inbuilt xstrdup to smb_xstrdup.
Jeremy Allison
2001-10-22
1
-5
/
+5
*
add a comment to make the code more readable
Simo Sorce
2001-08-24
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
3
-3
/
+0
*
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
John Terpstra
2001-04-24
14
-0
/
+1668