samba.git
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Tim Potterr5351: Add wrapper for nt_errstr and array functions...
2007-10-10 Tim Potterr5350: Implement an input typemap for NTSTATUS.
2007-10-10 Tim Potterr5348: Implement the remaining samr connect functions...
2007-10-10 Andrew Tridgellr5347: fixed the NBT-REGISTER test now that the nbt...
2007-10-10 Andrew Tridgellr5346: - a bit more preparation for the WINS server...
2007-10-10 Jelmer Vernooijr5345: Some more minor code readability fixes.
2007-10-10 Jelmer Vernooijr5338: More efforts to handle types similarly.
2007-10-10 Tim Potterr5335: Add a Close() method to SamrHandle object.
2007-10-10 Andrew Bartlettr5334: Bah, it's all to hard...
2007-10-10 Andrew Tridgellr5333: weird, w2k3 always sends a positive name release...
2007-10-10 Andrew Bartlettr5330: Remove #include <sys/time.h> from includes.h.
2007-10-10 Andrew Tridgellr5329: made the nbt server case sensitive
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5326: removed the charset conversion from the nbtname...
2007-10-10 Andrew Tridgellr5325: - expanded the NBT-WINS test to include scopes
2007-10-10 Andrew Tridgellr5322: removed a whole bunch of #include lines that...
2007-10-10 Andrew Tridgellr5321: added a program that works out the minimal set...
2007-10-10 Jelmer Vernooijr5320: Treat structs and unions somewhat more similarly:
2007-10-10 Jelmer Vernooijr5319: Make some more alignment code generic, move...
2007-10-10 Andrew Tridgellr5310: allow for rounding errors in the sleep test
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5307: removed db_wrap.h from includes.h
2007-10-10 Andrew Tridgellr5306: removed all the unused mutex functions from...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5303: fixed build of gconf registry backend
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5301: fixed pthreads build
2007-10-10 Andrew Tridgellr5300: more uint32 and system/filesys.h build fixes...
2007-10-10 Andrew Tridgellr5299: fixed an include ordering problem
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5297: ensure pstring is not in the generated prototypes
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Tim Potterr5293: Map an empty policy handle to None when creating...
2007-10-10 Andrew Tridgellr5292: ensure we cleanup the epoll_fd on event context...
2007-10-10 Andrew Tridgellr5291: fixed ncacn_ip_tcp against windows
2007-10-10 Jelmer Vernooijr5288: Make alignment code more generic
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Stefan Metzmacherr5285: add a generic dlist_item struct which has a...
2007-10-10 Stefan Metzmacherr5284: this is needed on my server
2007-10-10 Gerald Carterr5282: merging autogen fixes from 3_0
2007-10-10 Andrew Tridgellr5277: initialise the multi_homed flag in the name...
2007-10-10 Andrew Tridgellr5276: - added support for NBT_OPCODE_REFRESH2 (type...
2007-10-10 Andrew Tridgellr5275: - added support for NBT_OPCODE_MULTI_HOME_REG...
2007-10-10 Andrew Tridgellr5274: fixed some const warnings by making the str_list...
2007-10-10 Andrew Tridgellr5273: fixed another bug in the code that keeps timed...
2007-10-10 Günther Deschnerr5266: This is a nice typo ;-)
2007-10-10 Andrew Tridgellr5261: translate nbt rcode errors to NTSTATUS codes
2007-10-10 Andrew Tridgellr5260: - show an error message on nmblookup failure
2007-10-10 Andrew Tridgellr5259: make sure we give the ip of the interface that...
2007-10-10 Rafal Szczesniakr5256: More verbose description of functions (as I...
2007-10-10 Andrew Tridgellr5253: need to pre-declare some structures
2007-10-10 Andrew Tridgellr5252: - fixed nmblookup for the nbt api changes
2007-10-10 Andrew Tridgellr5251: - renamed the nbtd server side structures to...
2007-10-10 Andrew Tridgellr5250: - added low level support for retrying nbt name...
2007-10-10 Andrew Tridgellr5249: don't include ';' in the default list separators...
2007-10-10 Andrew Tridgellr5248: fixed a silly bug in DLIST_ADD_AFTER()
2007-10-10 Tim Potterr5247: Fix rpcclient to work with new swig interface.
2007-10-10 Tim Potterr5245: Remove dead code.
2007-10-10 Tim Potterr5244: Convert this module to use the new structure...
2007-10-10 Tim Potterr5243: Woohoo - memory leak city! Comment out talloc_f...
2007-10-10 Tim Potterr5242: Check that argument is an integer or a long...
2007-10-10 Tim Potterr5241: Generate swig wrappers for unions as well as...
2007-10-10 Jelmer Vernooijr5240: Don't return WERR_OK when no values were found...
2007-10-10 Jelmer Vernooijr5237: Add error code for "class not registered"
2007-10-10 Tim Potterr5224: Add in/out typemaps for resume handles. This...
2007-10-10 Tim Potterr5223: Rename dom_sid2 to dom_sid as we don't care...
2007-10-10 Andrew Tridgellr5222: made the nbtd_self_packet() code more efficient
2007-10-10 Andrew Tridgellr5221: replace the str_list_*() code with new code...
2007-10-10 Andrew Tridgellr5217: avoid epoll_ctl() if the event flags are already...
2007-10-10 Andrew Tridgellr5216: don't defend group names against incoming name...
2007-10-10 Andrew Tridgellr5215: register aliases as both client and server node...
2007-10-10 Andrew Tridgellr5214: added support for "netbios aliases" in smb.conf
2007-10-10 Andrew Tridgellr5213: do our name broadcast refresh requests as regist...
2007-10-10 Andrew Tridgellr5212: added checking for receiving our own packets...
2007-10-10 Andrew Tridgellr5211: added broadcast name defense against both regist...
2007-10-10 Andrew Tridgellr5210: changed server side nbt functions to be prefixed...
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Stefan Metzmacherr5199: fix some minor configure bugs
2007-10-10 Andrew Tridgellr5198: don't consider failure to remove an epoll event...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5196: fixed sily bug (that metze found)
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5194: added support for using epoll instead of select...
2007-10-10 Andrew Tridgellr5193: make sure we mark the event dead when we free...
2007-10-10 Tim Potterr5190: Grr - typo.
2007-10-10 Andrew Tridgellr5189: fixed a double free bug in the ltdb indexing...
2007-10-10 Tim Potterr5188: Add config.mk file for swig.
2007-10-10 Andrew Tridgellr5187: ordered the timed events in the events code...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Alexander Bokovoyr5173: Refer to a proper zone file name in resulting...
2007-10-10 Andrew Tridgellr5172: actually bind to the right address for the wildc...
2007-10-10 Andrew Tridgellr5171: added support for "bind interfaces only" in...
2007-10-10 Andrew Tridgellr5170: fixed a bug handling events that have already...
2007-10-10 Alexander Bokovoyr5169: As provisioning script generates everything...
2007-10-10 Andrew Tridgellr5156: started on test driven development of the nbt...
2007-10-10 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
next