summaryrefslogtreecommitdiff
path: root/source4/nsswitch/config.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett1-0/+2
auth_winbind to work, and to therefore use the new ntlm_auth and GENSEC in an otherwise Samba3 setup. I'm not quite sure what fun-and games my svn cp caused as I merged this from samba_3_0, but anyway... Andrew Bartlett (This used to be commit 5925b94a59da406d7e6b8cc695c99ba112fdfcd6)
2007-10-10r853: remove a real big bunch of unused codeStefan Metzmacher1-105/+0
I really think that this is needed to get a better overview of what is currently used Also this stuff is really out of date so if we really ever need some of this stuff back, a 'svn copy' from the SAMBA_3_0 branch should be no big problem... metze (This used to be commit 972598d511c64f29bdc849fe58c9c82fbcf6a4a2)
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+105
(This used to be commit 369a9c1ac1ff94a1d3f51eac20a39577f9cf2155)