summaryrefslogtreecommitdiffstats
path: root/nsswitch/winbind_nss_freebsd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak2011-04-191-4/+4
| | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Apr 19 19:15:14 CEST 2011 on sn-devel-104
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+79
Don't move source4 files yet to not confuse git's rename tracking too much.