summaryrefslogtreecommitdiffstats
path: root/source4/include/structs.h
Commit message (Expand)AuthorAgeFilesLines
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2007-10-101-0/+1
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-0/+1
* r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak2007-10-101-1/+3
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-0/+1
* r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell2007-10-101-0/+1
* r6725: the beginnings of a cldap serverAndrew Tridgell2007-10-101-0/+2
* r6615: As usual, I forgot to commit new structure in this file...Rafal Szczesniak2007-10-101-0/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-101-0/+3
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-101-1/+0
* r6467: keep the compiler quiet with another entry in structs.hAndrew Bartlett2007-10-101-0/+2
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-0/+2
* r6414: Added composite user del function. Slightly broken still, but I don'tRafal Szczesniak2007-10-101-0/+1
* r6382: New structure for useradd call.Rafal Szczesniak2007-10-101-0/+1
* r6352: Two new composite calls:Alexander Bokovoy2007-10-101-0/+2
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-0/+2
* r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLIAndrew Tridgell2007-10-101-0/+2
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-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
* r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak2007-10-101-0/+1
* 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
* r5309: removed ads.h from includes.hAndrew Tridgell2007-10-101-0/+2
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell2007-10-101-0/+2
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+2
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-0/+1
* 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
* r5144: add more forward declarationsStefan Metzmacher2007-10-101-2/+7
* 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
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-1/+2
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-101-0/+2
* r5104: - added support for task based servers. These are servers that withinAndrew Tridgell2007-10-101-0/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-0/+5
* r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke2007-10-101-0/+1
* r4885: added a new NBT client library. Features include:Andrew Tridgell2007-10-101-0/+7
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-0/+1
* r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell2007-10-101-0/+1
* r4764: Add some more structs to keep the proto.h compile happy.Andrew Bartlett2007-10-101-0/+2
* r4723: Predefine libnet_JoinDomain as it's used in proto.hJelmer Vernooij2007-10-101-0/+1
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2007-10-101-1/+2
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2007-10-101-0/+3
* r4681: Another entry for structs.hAndrew Bartlett2007-10-101-0/+2
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-0/+2