index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_pam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r333: other half of fix for winbindd crask from gd@suse.de
Gerald Carter
1
-3
/
+7
2007-10-10
r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...
Volker Lendecke
1
-2
/
+6
2007-10-10
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
1
-5
/
+114
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-2
/
+2
2004-04-01
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
1
-0
/
+35
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-8
/
+2
2004-01-14
Remove duplicate comment.
Andrew Bartlett
1
-2
/
+0
2004-01-05
Grumble... grumble... fix the build...
Andrew Bartlett
1
-5
/
+7
2004-01-05
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
1
-45
/
+73
2003-12-31
Changes to our PAM code to cope with the fact that we can't handle some
Andrew Bartlett
1
-13
/
+35
2003-12-30
Get the DOMAIN\username around the right way (I had username\domain...)
Andrew Bartlett
1
-3
/
+3
2003-12-30
Try to gain a bit more consistancy in the output of usernames from ntlm_auth:
Andrew Bartlett
1
-0
/
+26
2003-11-25
Add a comment, and a useful debug message.
Andrew Bartlett
1
-0
/
+2
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-2
/
+8
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
1
-0
/
+1
2003-09-24
fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
Gerald Carter
1
-15
/
+25
2003-09-17
Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison
1
-1
/
+1
2003-09-08
fix valgrind errors; don't access cli_state pointer after it has been shutdown
Gerald Carter
1
-17
/
+13
2003-09-06
fix bug 382: make sure to free and reset the cli_state pointer after flushing...
Gerald Carter
1
-0
/
+6
2003-08-12
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
1
-4
/
+8
2003-07-31
working on transtive trusts issue:
Gerald Carter
1
-49
/
+0
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-3
/
+3
2003-07-20
Typo fixes.
Rafal Szczesniak
1
-1
/
+1
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-4
/
+4
2003-07-07
and so it begins....
Gerald Carter
1
-25
/
+38
2003-07-03
fix for bug #200. flush connections if the machine trsut account
Gerald Carter
1
-1
/
+31
2003-06-30
* rename samstrict auth method to sam
Gerald Carter
1
-73
/
+78
2003-06-29
Here's the code to make winbindd work on a Samba DC
Gerald Carter
1
-18
/
+44
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-5
/
+5
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
1
-28
/
+60
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
1
-9
/
+10
2003-04-07
Winbind merges from HEAD:
Andrew Bartlett
1
-5
/
+18
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-7
/
+6
2003-02-14
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
1
-1
/
+2
2003-01-15
winbindd merges from HEAD
Gerald Carter
1
-1
/
+3
2003-01-02
Typo..
Jeremy Allison
1
-1
/
+1
2003-01-02
Merge Andrew Bartletts (size_t)-1 checks.
Jeremy Allison
1
-3
/
+3
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-11
/
+11
2002-10-26
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
1
-0
/
+7
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-3
/
+3
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-30
/
+109
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+3
2002-04-07
Spelling.
Tim Potter
1
-1
/
+1
2002-03-23
Various winbind updates:
Andrew Bartlett
1
-1
/
+1
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-6
/
+6
2002-02-15
Winbind cleanup.
Andrew Bartlett
1
-2
/
+2
2002-02-11
A few small winbind updates:
Andrew Bartlett
1
-10
/
+5
2002-02-08
Fix up some of the DEBUG lines in winbind_pam.c
Andrew Bartlett
1
-8
/
+10
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
1
-30
/
+69
[next]