summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_wins.c
Commit message (Expand)AuthorAgeFilesLines
* r19667: Fix incorrect null checkVolker Lendecke2007-10-101-1/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-10/+16
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-101-2/+4
* r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+1
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-101-1/+1
* Merge a fix from HEAD to 3_0Volker Lendecke2004-03-301-1/+4
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-1/+1
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-1/+1
* cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patchGerald Carter2003-06-281-6/+18
* Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-8/+8
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-17/+11
* merge winbindd WINS changes from 2.2Herb Lewis2002-03-291-34/+34
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fix from 2.2. It didn't break on HEAD because it isn't being compiled. Herb?Jim McDonough2002-01-151-10/+10
* adding wins commands to winbindd - will check in the rest of the changesHerb Lewis2002-01-151-0/+211