summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbind_nss_linux.h
Commit message (Collapse)AuthorAgeFilesLines
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-29/+0
| | | | Don't move source4 files yet to not confuse git's rename tracking too much.
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
| | | | | not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c)
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-101-5/+3
| | | | (This used to be commit f3df6cd87e1927f41e95af51d750a71278282e15)
* r23539: Remove code duplication and unify behaviour of winbind_nss_*.h filesKai Blin2007-10-101-4/+0
| | | | (This used to be commit 13c6eacff02b55b9fd6201406802f271dcf13e8e)
* Cleanup of winbind client side code.Tim Potter2003-03-311-0/+35
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)