summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-0/+1
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-101-5/+114
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-2/+2
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-011-0/+35
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-261-8/+2
* Remove duplicate comment.Andrew Bartlett2004-01-141-2/+0
* Grumble... grumble... fix the build...Andrew Bartlett2004-01-051-5/+7
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-45/+73
* Changes to our PAM code to cope with the fact that we can't handle someAndrew Bartlett2003-12-311-13/+35
* Get the DOMAIN\username around the right way (I had username\domain...)Andrew Bartlett2003-12-301-3/+3
* Try to gain a bit more consistancy in the output of usernames from ntlm_auth:Andrew Bartlett2003-12-301-0/+26
* Add a comment, and a useful debug message.Andrew Bartlett2003-11-251-0/+2
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-2/+8
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter2003-09-241-15/+25
* Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison2003-09-171-1/+1
* fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter2003-09-081-17/+13
* fix bug 382: make sure to free and reset the cli_state pointer after flushing...Gerald Carter2003-09-061-0/+6
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-121-4/+8
* working on transtive trusts issue:Gerald Carter2003-07-311-49/+0
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-3/+3
* Typo fixes.Rafal Szczesniak2003-07-201-1/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-4/+4
* and so it begins....Gerald Carter2003-07-071-25/+38
* fix for bug #200. flush connections if the machine trsut accountGerald Carter2003-07-031-1/+31
* * rename samstrict auth method to samGerald Carter2003-06-301-73/+78
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-18/+44
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-5/+5
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-081-28/+60
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-9/+10
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-5/+18
* (merge from HEAD)Andrew Bartlett2003-03-241-7/+6
* Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-1/+2
* winbindd merges from HEADGerald Carter2003-01-151-1/+3
* Typo..Jeremy Allison2003-01-021-1/+1
* Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-021-3/+3
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-11/+11
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-0/+7
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-3/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-30/+109
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Spelling.Tim Potter2002-04-071-1/+1
* Various winbind updates:Andrew Bartlett2002-03-231-1/+1
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-6/+6
* Winbind cleanup.Andrew Bartlett2002-02-151-2/+2
* A few small winbind updates:Andrew Bartlett2002-02-111-10/+5
* Fix up some of the DEBUG lines in winbind_pam.cAndrew Bartlett2002-02-081-8/+10