summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_solaris.c
AgeCommit message (Collapse)AuthorFilesLines
2003-03-31Cleanup of winbind client side code.Tim Potter1-2/+0
Mostly this consists of untangling the existing code and moving it in to operating system specific files. The winbind client code for all supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch] to make things a bit clearer. (This used to be commit 93ea047a16a292b23a1d8736ce9bc4098ba142ba)
2003-01-31Ensure Luke Howard's (C) is added.Jeremy Allison1-1/+21
Jeremy. (This used to be commit 6624fa59d749b0c0d6aacc35b9b6ba2b567d6eb4)
2002-04-03More winbind for HPUX updates from Don Mccall. I think JRA has alreadyAndrew Bartlett1-2/+4
applied these to 2.2. Andrew Bartlett (This used to be commit 51fe3324dda6b1f9a9a45deda7a76b1fff35399a)
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+2
(This used to be commit 03dc67788f68c9e01b5a82fdf43f837cb19f4608)
2001-04-25added solaris wrapper from tngAndrew Tridgell1-0/+279
(This used to be commit d854d01d1197300f637eb38c243f8b0b80cf24ba)