summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbind_nss.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell2002-07-151-4/+4
* after thinking about the env variable hack for avoiding group membershipAndrew Tridgell2002-07-141-14/+20
* this is a trick to work around the fact that posix does not supplyAndrew Tridgell2002-07-141-1/+13
* Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-0/+11
* merge winbindd WINS changes from 2.2Herb Lewis2002-03-291-12/+27
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* merge tpots name changes into IRIX part of code. When you change the nameHerb Lewis2002-01-101-8/+8
* A big tidyup while thinking about getting trusted domains being re-readTim Potter2002-01-101-8/+4
* merge Jeremy's gcc3 warning fix from 2.2Herb Lewis2001-12-221-1/+1
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-221-18/+486
* fixed the nsswitch initgroups codeAndrew Tridgell2001-12-031-8/+10
* 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