summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_pam_auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r11825: Fix a debug msgVolker Lendecke1-1/+1
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-72/+82
2007-10-10r11413: More comments, plus always check (and update) the credentials chain,Andrew Bartlett1-5/+33
2007-10-10r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett1-3/+10
2007-10-10r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett1-3/+102
2007-10-10r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa...Volker Lendecke1-4/+5
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-17/+15
2007-10-10r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke1-62/+38
2007-10-10r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke1-24/+24
2007-10-10r10941: Hmmm. Making that fn static is more correct.Volker Lendecke1-1/+1
2007-10-10r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke1-0/+265