summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-15/+0
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-16/+20
2007-10-10r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher1-4/+4
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij3-0/+3
2007-10-10r14459: Make this async compatibleSimo Sorce1-8/+13
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+1
2007-10-10r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher1-2/+0
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij3-0/+6
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2-23/+21
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce1-1/+1
2007-10-10r13117: the caller may reference the winsdb_addr struct,Stefan Metzmacher1-1/+0
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher2-16/+165
2007-10-10r13115: call the wins hook script on modifications of the wins.ldbStefan Metzmacher1-8/+56
2007-10-10r13087: don't store timestamps for static recordsStefan Metzmacher1-18/+22
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher2-17/+41
2007-10-10r13005: - use nbtd:max_refresh_time=12345 also for name refresh with a wins s...Stefan Metzmacher1-10/+18
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher4-5/+230
2007-10-10r12906: return the correct nb_flagsStefan Metzmacher1-1/+8
2007-10-10r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher3-0/+60
2007-10-10r12897: make it possible to use nosync transaction to speed things up,Stefan Metzmacher1-1/+6
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2-23/+31
2007-10-10r12779: allow static tomstonesStefan Metzmacher1-9/+3
2007-10-10r12755: check the return value of ldb_timestring(), as this fails,Stefan Metzmacher1-4/+13
2007-10-10r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher3-25/+51
2007-10-10r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...Stefan Metzmacher1-9/+73
2007-10-10r12648: implement the dns proxy featureStefan Metzmacher1-1/+56
2007-10-10r12647: make use of the str_list_add functionStefan Metzmacher1-6/+4
2007-10-10r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2-1/+50
2007-10-10r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ...Stefan Metzmacher1-0/+4
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher3-25/+33
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher2-11/+34
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12607: fix the buildStefan Metzmacher4-3/+4
2007-10-10r12606: - fix multihomed registrationsStefan Metzmacher3-211/+264
2007-10-10r12580: return the first 0x1B address as first address to 0x1C queriesStefan Metzmacher1-0/+42
2007-10-10r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should doStefan Metzmacher1-8/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell2-8/+11
2007-10-10r12440: fix crash bugsStefan Metzmacher1-0/+9
2007-10-10r12429: make static records always active with a max expire timeStefan Metzmacher1-0/+20
2007-10-10r12428: releases on 0x1D names are ignoredStefan Metzmacher1-0/+4
2007-10-10r12426: w2k3 refused 0x1B names registered as group namesStefan Metzmacher1-0/+6
2007-10-10r12425: match w2k3 and store 0x1D names when they're registered as group name,Stefan Metzmacher1-3/+10
2007-10-10r12424: static records should not be releasedStefan Metzmacher1-0/+8
2007-10-10r12412: - the 0x1E name must be registered as group nameStefan Metzmacher1-0/+13
2007-10-10r12287: move the wins.ldb into lockdirStefan Metzmacher1-2/+2
2007-10-10r12229: fix the expire time for released recordsStefan Metzmacher1-1/+1
2007-10-10r12228: fix the expire time for RELEASED recordsStefan Metzmacher2-7/+29
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett1-1/+2
2007-10-10r12217: add my copyrightStefan Metzmacher2-1/+3