r24592: pass down the ndr_interface_table in the samba3 client bindings
[ira/wip.git] / source / nbt_server /
2007-10-10 Andrew Bartlettr24246: Avoid the annoying 'probable memory leak in...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Stefan Metzmacherr21317: this happens very often when you have multihome...
2007-10-10 Stefan Metzmacherr21086: add some notes
2007-10-10 Stefan Metzmacherr21085: implement something like the parameter
2007-10-10 Stefan Metzmacherr21059: add an option to implement what windows wins...
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19699: - use better names for the site strings
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Andrew Bartlettr19262: Don't DEBUG() an unitialised variable
2007-10-10 Stefan Metzmacherr19092: active replica records cannot expire!
2007-10-10 Andrew Bartlettr18434: Fix typo...
2007-10-10 Andrew Bartlettr18433: Make sure to search below the partitions baseDN...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Stefan Metzmacherr17792: io.out.winsserver is a const char *,
2007-10-10 Andrew Bartlettr17634: Kill off another case where we used dnsDomain...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Andrew Bartlettr16239: Search for the domain in the correct partition...
2007-10-10 Stefan Metzmacherr15956: fix warnings
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr14709: allways use the unicast socket of the interface...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Simo Sorcer14459: Make this async compatible
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Stefan Metzmacherr13933: fix dependency and make it possible to build...
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13807: print out the netbios name the packet is for
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Andrew Tridgellr13505: allow servers to bind to non-broadcast interfac...
2007-10-10 Stefan Metzmacherr13117: the caller may reference the winsdb_addr struct,
2007-10-10 Stefan Metzmacherr13116: make sure we don't add more than 25 addresses...
2007-10-10 Stefan Metzmacherr13115: call the wins hook script on modifications...
2007-10-10 Stefan Metzmacherr13087: don't store timestamps for static records
2007-10-10 Stefan Metzmacherr13060: - return only active addresses in name query...
2007-10-10 Stefan Metzmacherr13007: let our winsclient code register multihomed...
2007-10-10 Stefan Metzmacherr13006: always debug the unicast and broadcast address
2007-10-10 Stefan Metzmacherr13005: - use nbtd:max_refresh_time=12345 also for...
2007-10-10 Stefan Metzmacherr12958: don't bind to '255.255.255.255'
2007-10-10 Stefan Metzmacherr12934: do somemore debugging of the received browse...
2007-10-10 Stefan Metzmacherr12909: add an ldb module for the wins.ldb,
2007-10-10 Stefan Metzmacherr12906: return the correct nb_flags
2007-10-10 Stefan Metzmacherr12898: prepare the 'wins hook' feature, but we only...
2007-10-10 Stefan Metzmacherr12897: make it possible to use nosync transaction...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12779: allow static tomstones
2007-10-10 Stefan Metzmacherr12755: check the return value of ldb_timestring()...
2007-10-10 Stefan Metzmacherr12700: fix name release of replica records, we need...
2007-10-10 Stefan Metzmacherr12673: create functions for get_maxVersion(), set_maxV...
2007-10-10 Stefan Metzmacherr12648: implement the dns proxy feature
2007-10-10 Stefan Metzmacherr12647: make use of the str_list_add function
2007-10-10 Stefan Metzmacherr12644: prepare the dns proxy feature for the wins...
2007-10-10 Stefan Metzmacherr12619: make sure we don't return more than 25 addresse...
2007-10-10 Stefan Metzmacherr12618: use our primary interface address or the "winsd...
2007-10-10 Stefan Metzmacherr12617: create a winsdb_handle and pass that arround,
2007-10-10 Stefan Metzmacherr12609: - add some comments to a change that went in...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr12607: fix the build
2007-10-10 Stefan Metzmacherr12606: - fix multihomed registrations
2007-10-10 Stefan Metzmacherr12580: return the first 0x1B address as first address...
2007-10-10 Stefan Metzmacherr12578: - w2k3 allows entries with 127.0.0.1 as address...
2007-10-10 Stefan Metzmacherr12577: filter the loopback addresses like this 127...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12537: finally found the difference between us and...
2007-10-10 Andrew Tridgellr12535: - simplify string list handling in a couple...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12440: fix crash bugs
2007-10-10 Stefan Metzmacherr12437: if the client gives us an unicast name query...
2007-10-10 Stefan Metzmacherr12429: make static records always active with a max...
2007-10-10 Stefan Metzmacherr12428: releases on 0x1D names are ignored
2007-10-10 Stefan Metzmacherr12426: w2k3 refused 0x1B names registered as group...
2007-10-10 Stefan Metzmacherr12425: match w2k3 and store 0x1D names when they're...
2007-10-10 Stefan Metzmacherr12424: static records should not be released
2007-10-10 Stefan Metzmacherr12412: - the 0x1E name must be registered as group...
2007-10-10 Stefan Metzmacherr12287: move the wins.ldb into lockdir
2007-10-10 Stefan Metzmacherr12229: fix the expire time for released records
2007-10-10 Stefan Metzmacherr12228: fix the expire time for RELEASED records
next