summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbind_nss.c
Commit message (Expand)AuthorAgeFilesLines
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-181-2/+2
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* next_token() was supposed to be a reentrant replacement for strtok(),Andrew Tridgell2001-06-211-18/+12
* fixed solaris compilation error (don't add to a void*)Andrew Tridgell2001-06-051-2/+2
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-251-252/+637
* - changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell2000-05-101-10/+10
* in head as well ...Andrew Tridgell2000-05-101-2/+2
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+465