summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher1-6/+5
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-2/+2
2007-10-10r11913: if we have a UNIQUE name with more than 1 address,Stefan Metzmacher1-0/+5
2007-10-10r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher2-56/+134
2007-10-10r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher1-20/+70
2007-10-10r11900: - make sure address and registered_by are replaced when they're not p...Stefan Metzmacher1-0/+9
2007-10-10r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher4-53/+70
2007-10-10r11567: Ldb API change patch.Simo Sorce1-19/+18
2007-10-10r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher1-0/+6
2007-10-10r11088: don't try to set empty strings values as attributesStefan Metzmacher1-2/+2
2007-10-10r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher1-0/+7
2007-10-10r11053: fix the logic,Stefan Metzmacher1-1/+1
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher3-312/+83
2007-10-10r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher3-22/+61
2007-10-10r11047:Stefan Metzmacher1-8/+70
2007-10-10r11045:Stefan Metzmacher1-0/+52
2007-10-10r11044:Stefan Metzmacher1-0/+52
2007-10-10r11042: r10361@SERNOX: metze | 2005-09-20 22:36:28 +0200Stefan Metzmacher1-7/+14
2007-10-10r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher3-51/+108
2007-10-10r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200Stefan Metzmacher1-0/+40
2007-10-10r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200Stefan Metzmacher1-21/+34
2007-10-10r11030: r10338@SERNOX: metze | 2005-09-20 09:20:49 +0200Stefan Metzmacher1-0/+1
2007-10-10r11029:Stefan Metzmacher1-16/+96
2007-10-10r11027: r10319@SERNOX: metze | 2005-09-19 18:31:23 +0200Stefan Metzmacher4-13/+104
2007-10-10r11026: r10318@SERNOX: metze | 2005-09-19 16:38:15 +0200Stefan Metzmacher4-23/+135
2007-10-10r11025: r10313@SERNOX: metze | 2005-09-19 12:19:27 +0200Stefan Metzmacher1-1/+20
2007-10-10r11024: r10311@SERNOX: metze | 2005-09-19 11:27:34 +0200Stefan Metzmacher1-3/+0
2007-10-10r11022: r10309@SERNOX: metze | 2005-09-19 11:08:37 +0200Stefan Metzmacher3-33/+36
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2-35/+34
2007-10-10r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell1-2/+2
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-11/+10
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-0/+1
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-11/+10
2007-10-10r10477: expose transactions outside ldb and change the API once moreSimo Sorce1-5/+34
2007-10-10r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell1-22/+15
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-4/+4
2007-10-10r8734: fixed the wins server for the new ldb DN restrictions.Andrew Tridgell1-3/+29
2007-10-10r8588: register wins server with irpcAndrew Tridgell1-0/+3
2007-10-10r6768: Fix wrong commentSimo Sorce1-1/+1
2007-10-10r6750: some minor tweaks to the cldapd serverAndrew Tridgell1-2/+4
2007-10-10r5585: LDB interfaces change:Simo Sorce2-7/+7
2007-10-10r5454: moved the WINS server code into its own directoryAndrew Tridgell5-0/+1058