summaryrefslogtreecommitdiffstats
path: root/source4/nsswitch/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
| | | | (This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
* r23675: Build libnss_winbind on linux.Kai Blin2007-10-101-0/+13
| | | | (This used to be commit 9b74d3aef41c020846de9ee1f1adc502f4b1bf39)
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-2/+0
| | | | | | - Use .mk files directly (no need for a SMB_*_MK() macro when adding a new SUBSYSTEM, MODULE or BINARY). This allows addition of new modules and subsystems without running configure - Add support for generating .dot files with the Samba4 dependency tree (as used by the graphviz and springgraph utilities) (This used to be commit 64826da834e26ee0488674e27a0eae36491ee179)
* r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett2007-10-101-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)
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-101-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)
* Initial step at cleaning and splitting up configure.in.Jelmer Vernooij2003-12-021-0/+105
(This used to be commit 369a9c1ac1ff94a1d3f51eac20a39577f9cf2155)