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
/
nsswitch
/
winbindd_pam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-114
/
+58
*
r10268: Fix for bug #3095 - winbindd checking credentials.
Jeremy Allison
2007-10-10
1
-12
/
+18
*
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
2007-10-10
1
-6
/
+0
*
r7785: This looks much larger than it is. It changes the top-level functions ...
Volker Lendecke
2007-10-10
1
-17
/
+14
*
r7454: couple of winbindd fixes
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-142
/
+276
*
r5331: Support SIDs as %s replacements in the afs username map parameter.
Volker Lendecke
2007-10-10
1
-0
/
+12
*
r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
2007-10-10
1
-35
/
+19
*
r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,
Andrew Bartlett
2007-10-10
1
-4
/
+50
*
r2177: use the correct counter when copying group rids from the user_info3 st...
Gerald Carter
2007-10-10
1
-3
/
+3
*
r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r1887: Fix deadlock loop in winbind's required_membership_sid-verification.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r333: other half of fix for winbindd crask from gd@suse.de
Gerald Carter
2007-10-10
1
-3
/
+7
*
r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...
Volker Lendecke
2007-10-10
1
-2
/
+6
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2007-10-10
1
-5
/
+114
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
2004-04-01
1
-0
/
+35
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-8
/
+2
*
Remove duplicate comment.
Andrew Bartlett
2004-01-14
1
-2
/
+0
*
Grumble... grumble... fix the build...
Andrew Bartlett
2004-01-05
1
-5
/
+7
*
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
2004-01-05
1
-45
/
+73
*
Changes to our PAM code to cope with the fact that we can't handle some
Andrew Bartlett
2003-12-31
1
-13
/
+35
*
Get the DOMAIN\username around the right way (I had username\domain...)
Andrew Bartlett
2003-12-30
1
-3
/
+3
*
Try to gain a bit more consistancy in the output of usernames from ntlm_auth:
Andrew Bartlett
2003-12-30
1
-0
/
+26
*
Add a comment, and a useful debug message.
Andrew Bartlett
2003-11-25
1
-0
/
+2
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-2
/
+8
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
Gerald Carter
2003-09-24
1
-15
/
+25
*
Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison
2003-09-17
1
-1
/
+1
*
fix valgrind errors; don't access cli_state pointer after it has been shutdown
Gerald Carter
2003-09-08
1
-17
/
+13
*
fix bug 382: make sure to free and reset the cli_state pointer after flushing...
Gerald Carter
2003-09-06
1
-0
/
+6
*
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2003-08-12
1
-4
/
+8
*
working on transtive trusts issue:
Gerald Carter
2003-07-31
1
-49
/
+0
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-3
/
+3
*
Typo fixes.
Rafal Szczesniak
2003-07-20
1
-1
/
+1
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-4
/
+4
*
and so it begins....
Gerald Carter
2003-07-07
1
-25
/
+38
*
fix for bug #200. flush connections if the machine trsut account
Gerald Carter
2003-07-03
1
-1
/
+31
*
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
1
-73
/
+78
*
Here's the code to make winbindd work on a Samba DC
Gerald Carter
2003-06-29
1
-18
/
+44
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-5
/
+5
*
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
2003-05-08
1
-28
/
+60
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-9
/
+10
*
Winbind merges from HEAD:
Andrew Bartlett
2003-04-07
1
-5
/
+18
*
(merge from HEAD)
Andrew Bartlett
2003-03-24
1
-7
/
+6
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-1
/
+2
[next]