summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5585: LDB interfaces change:Simo Sorce1-7/+0
2007-10-10r5538: Fix typo in comment -- non-existant constant name mentionedAlexander Bokovoy1-1/+1
2007-10-10r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak1-0/+1
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij1-2/+2
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher1-5/+5
2007-10-10r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...Andrew Tridgell1-0/+3
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell1-0/+1
2007-10-10r5372: fixed the buildAndrew Tridgell1-0/+1
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-0/+2
2007-10-10r5334: Bah, it's all to hard...Andrew Bartlett1-0/+1
2007-10-10r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett1-1/+0
2007-10-10r5309: removed ads.h from includes.hAndrew Tridgell3-2/+3
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-67/+10
2007-10-10r5307: removed db_wrap.h from includes.hAndrew Tridgell2-1/+1
2007-10-10r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell3-12/+3
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2-1/+2
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-1/+0
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell4-16/+19
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell2-4/+1
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-0/+1
2007-10-10r5285: add a generic dlist_item struct which has a void *ptr for the dataStefan Metzmacher1-0/+4
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-0/+1
2007-10-10r5253: need to pre-declare some structuresAndrew Tridgell1-2/+3
2007-10-10r5249: don't include ';' in the default list separators for parsingAndrew Tridgell1-1/+1
2007-10-10r5248: fixed a silly bug in DLIST_ADD_AFTER()Andrew Tridgell1-0/+1
2007-10-10r5237: Add error code for "class not registered"Jelmer Vernooij1-0/+2
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-63/+0
2007-10-10r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell1-1/+1
2007-10-10r5187: ordered the timed events in the events code, which makes processingAndrew Tridgell1-18/+10
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-61/+35
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-0/+8
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-9/+1
2007-10-10r5144: add more forward declarationsStefan Metzmacher1-2/+7
2007-10-10r5134: - fix types to always use _t typesStefan Metzmacher1-2/+2
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-1/+1
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell1-0/+1
2007-10-10r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell1-0/+1
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-1/+2
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell1-0/+2
2007-10-10r5104: - added support for task based servers. These are servers that withinAndrew Tridgell1-0/+1
2007-10-10r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2-2/+5
2007-10-10r5038: we don't need these defines any moreAndrew Tridgell1-4/+0
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+0
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2-52/+0
2007-10-10r4980: Copy RAP callno constants from Samba 3 and start to use them.Tim Potter1-0/+261
2007-10-10r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke1-0/+1
2007-10-10r4943: Smplified the events handling code a lot. The first source ofAndrew Tridgell1-4/+11
2007-10-10r4900: build fix for IRIX 6.5Andrew Tridgell2-5/+5
2007-10-10r4895: I missed this in my previous 'use secrets.ldb' commit.Andrew Bartlett1-0/+2
2007-10-10r4892: we don't need nameserv.h any moreAndrew Tridgell2-659/+0