summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_pam_auth.c
Commit message (Expand)AuthorAgeFilesLines
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r17306: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r17290: don't do any stuff that can fail in the _recv functionStefan Metzmacher2007-10-101-7/+10
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r11825: Fix a debug msgVolker Lendecke2007-10-101-1/+1
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-72/+82
* r11413: More comments, plus always check (and update) the credentials chain,Andrew Bartlett2007-10-101-5/+33
* r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett2007-10-101-3/+10
* r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett2007-10-101-3/+102
* r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa...Volker Lendecke2007-10-101-4/+5
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-17/+15
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2007-10-101-62/+38
* r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke2007-10-101-24/+24
* r10941: Hmmm. Making that fn static is more correct.Volker Lendecke2007-10-101-1/+1
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-101-0/+265