summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
...
* r6088: Add the socket_wrapper library. This is a very simple library thatJelmer Vernooij2007-10-101-0/+4
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-2/+2
* r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett2007-10-101-0/+10
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-0/+3
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-2/+0
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-0/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-102-2/+18
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-101-0/+2
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-101-1/+2
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-101-0/+2
* r5737: add some error codesStefan Metzmacher2007-10-101-0/+2
* r5716: Add new Unix extensions defines for infolevelsSteve French2007-10-101-0/+5
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-101-1/+2
* r5585: LDB interfaces change:Simo Sorce2007-10-101-7/+0
* r5538: Fix typo in comment -- non-existant constant name mentionedAlexander Bokovoy2007-10-101-1/+1
* r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak2007-10-101-0/+1
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-101-2/+2
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-5/+5
* r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...Andrew Tridgell2007-10-101-0/+3
* r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell2007-10-101-0/+1
* r5372: fixed the buildAndrew Tridgell2007-10-101-0/+1
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2007-10-101-0/+2
* r5334: Bah, it's all to hard...Andrew Bartlett2007-10-101-0/+1
* r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett2007-10-101-1/+0
* r5309: removed ads.h from includes.hAndrew Tridgell2007-10-103-2/+3
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-67/+10
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-102-1/+1
* r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell2007-10-103-12/+3
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-102-1/+2
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-1/+0
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-104-16/+19
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-102-4/+1
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-0/+1
* r5285: add a generic dlist_item struct which has a void *ptr for the dataStefan Metzmacher2007-10-101-0/+4
* r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell2007-10-101-0/+1
* r5253: need to pre-declare some structuresAndrew Tridgell2007-10-101-2/+3
* r5249: don't include ';' in the default list separators for parsingAndrew Tridgell2007-10-101-1/+1
* r5248: fixed a silly bug in DLIST_ADD_AFTER()Andrew Tridgell2007-10-101-0/+1
* r5237: Add error code for "class not registered"Jelmer Vernooij2007-10-101-0/+2
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-63/+0
* r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell2007-10-101-1/+1
* r5187: ordered the timed events in the events code, which makes processingAndrew Tridgell2007-10-101-18/+10
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-61/+35
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-0/+8
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2007-10-101-9/+1
* r5144: add more forward declarationsStefan Metzmacher2007-10-101-2/+7
* r5134: - fix types to always use _t typesStefan Metzmacher2007-10-101-2/+2
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-1/+1
* r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell2007-10-101-0/+1
* r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell2007-10-101-0/+1