summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Random connection robustness related fixes. Display some debugs aboutTim Potter2001-11-141-6/+7
* #ifdef'd out suggestion for tim on making the winbindd protocol moreMartin Pool2001-11-141-1/+13
* Added needed debugs...Jeremy Allison2001-11-141-25/+39
* Got the rest of the group functions working. Did some reformatting (manTim Potter2001-10-101-9/+0
* Implemented sam group handle stuff. getent group now works.Tim Potter2001-10-091-3/+8
* More work on winbindd connection rewrite:Tim Potter2001-10-081-2/+8
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-118/+102
* move to SAFE_FREE()Simo Sorce2001-09-171-7/+5
* kill a dead fn and make a local one staticAndrew Tridgell2001-09-101-1/+1
* Added another authentication interface to winbindd. The Challenge ResponseTim Potter2001-08-221-0/+1
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-181-1/+1
* allow winbindd to run as non-root so we can test it more easilyAndrew Tridgell2001-07-081-7/+3
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-3/+0
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-1/+2
* Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter2001-05-081-0/+7
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-371/+478
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-3/+3
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-8/+0
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+663