summaryrefslogtreecommitdiff
path: root/source4/include/structs.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8164: - match the ordering w2k3 uses for the PAC_BUFFER:Stefan Metzmacher1-0/+1
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher1-0/+2
2007-10-10r8128: Janitor work...Rafal Szczesniak1-1/+0
2007-10-10r8078: rpc connect function uses structure now.Rafal Szczesniak1-1/+1
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-0/+2
2007-10-10r7999: Fix lacking structure definition.Rafal Szczesniak1-0/+1
2007-10-10r7971: structs.h updateAndrew Bartlett1-4/+3
2007-10-10r7733: New io structure for name lookup function.Rafal Szczesniak1-0/+1
2007-10-10r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher1-0/+35
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell1-0/+3
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-0/+1
2007-10-10r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/Rafal Szczesniak1-4/+4
2007-10-10r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak1-1/+1
2007-10-10r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher1-0/+2
2007-10-10r7253: Fix build.Tim Potter1-1/+1
2007-10-10r7251: Initial work on composite domain open call.Rafal Szczesniak1-1/+2
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+2
2007-10-10r7183: add some forward declarations ...Stefan Metzmacher1-0/+7
2007-10-10r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell1-0/+1
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+1
2007-10-10r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak1-1/+3
2007-10-10r6800: A big GENSEC update:Andrew Bartlett1-0/+1
2007-10-10r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell1-0/+1
2007-10-10r6725: the beginnings of a cldap serverAndrew Tridgell1-0/+2
2007-10-10r6615: As usual, I forgot to commit new structure in this file...Rafal Szczesniak1-0/+1
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett1-0/+3
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-1/+0
2007-10-10r6467: keep the compiler quiet with another entry in structs.hAndrew Bartlett1-0/+2
2007-10-10r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett1-0/+2
2007-10-10r6414: Added composite user del function. Slightly broken still, but I don'tRafal Szczesniak1-0/+1
2007-10-10r6382: New structure for useradd call.Rafal Szczesniak1-0/+1
2007-10-10r6352: Two new composite calls:Alexander Bokovoy1-0/+2
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-0/+2
2007-10-10r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLIAndrew Tridgell1-0/+2
2007-10-10r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher1-0/+2
2007-10-10r5828: add some idl for DsAddEntry()Stefan Metzmacher1-1/+2
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher1-0/+2
2007-10-10r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak1-0/+1
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-10r5309: removed ads.h from includes.hAndrew Tridgell1-0/+2
2007-10-10r5307: removed db_wrap.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell1-0/+2
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-0/+2
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-0/+1
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