summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wins.c
Commit message (Expand)AuthorAgeFilesLines
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-4/+0
* This commit finally gives us multiple wins server groups. We nowAndrew Tridgell2002-06-261-19/+10
* Fix for Linux kernel bug where signal mask set within a signal handlerJeremy Allison2002-06-051-1/+15
* Changes to allow head to translate NMB flags ...Richard Sharpe2002-05-171-4/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-221-35/+116
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-12/+82
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-2/+2
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-1/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+0
* Zero-fill struct hostent.Jeremy Allison2001-05-151-0/+2
* Fixed glibc crash problems with libnss_wins.soJeremy Allison2001-05-151-4/+44
* Converted to call lib/wins_srv.c:wins_srv_ip() instead of lp_wins_server()Christopher R. Hertel2000-10-111-4/+4
* Fixes to allow wins.c to compile to allow building of libnss_wins.so.John Terpstra2000-10-091-2/+11
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-4/+2
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-1/+1
* remove scope parameter here tooAndrew Tridgell2000-01-071-3/+3
* added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell1999-12-171-0/+129