summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wins.c
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-0/+5
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/Gerald Carter2006-07-191-0/+1
|
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
| | | | | | | | | | | | lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.)
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
|
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-3/+3
| | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-1/+1
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr>Andrew Bartlett2004-07-251-1/+1
| | | | | | | | We may not have any interfaces up at all, so initialise the return variable. Fixes Debian bug #252591 Andrew Bartlett
* r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ↵Gerald Carter2004-04-271-2/+2
| | | | (0x20)
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2004-04-161-1/+1
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+379
metze