summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins/winsclient.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-14s4:misc: remove last usage of legacy event_ fn namesSimo Sorce1-2/+2
2010-10-18libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_reqStefan Metzmacher1-6/+7
2010-10-18s4:nbt_server/winsclient: add a nbtd_wins_register_stateStefan Metzmacher1-34/+48
2010-10-18libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_reqStefan Metzmacher1-6/+6
2010-10-18s4:nbt_server/winsclient: add a nbtd_wins_refresh_stateStefan Metzmacher1-42/+50
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2009-05-14s4:nbtd Use str_list_make_single() to turn iname->wins_server into a listAndrew Bartlett1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-3/+3
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-3/+3
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17792: io.out.winsserver is a const char *,Stefan Metzmacher1-2/+10
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13005: - use nbtd:max_refresh_time=12345 also for name refresh with a wins s...Stefan Metzmacher1-10/+18
2007-10-10r12607: fix the buildStefan Metzmacher1-0/+1
2007-10-10r12440: fix crash bugsStefan Metzmacher1-0/+9
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-11/+10
2007-10-10r5454: moved the WINS server code into its own directoryAndrew Tridgell1-0/+231