r9602: Add support for reading share_info.tdb and smb.conf.
[sfrench/samba-autobuild/.git] / source / include / structs.h
2007-10-10 Jelmer Vernooijr9602: Add support for reading share_info.tdb and smb...
2007-10-10 Jelmer Vernooijr9595: Add ldb map module
2007-10-10 Jelmer Vernooijr9589: Support reading secrets tdb
2007-10-10 Jelmer Vernooijr9581: Registry db
2007-10-10 Jelmer Vernooijr9557: Some more updates. Use combined function for...
2007-10-10 Jelmer Vernooijr9556: Define a few libsamba structs
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Jelmer Vernooijr9453: Add samba3_samaccount (fix the build)
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr9085: Missing structs.h entry.
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Bartlettr8744: Split 'net samdump' out into a separate file
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Rafal Szczesniakr8128: Janitor work...
2007-10-10 Rafal Szczesniakr8078: rpc connect function uses structure now.
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Rafal Szczesniakr7999: Fix lacking structure definition.
2007-10-10 Andrew Bartlettr7971: structs.h update
2007-10-10 Rafal Szczesniakr7733: New io structure for name lookup function.
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr7379: Simplify CreateUser function and io structure...
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Tim Potterr7253: Fix build.
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...
2007-10-10 Stefan Metzmacherr7183: add some forward declarations ...
2007-10-10 Andrew Tridgellr7002: added support for getting at loadparm config...
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Tridgellr6747: first working version of cldapd server. It is...
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server
2007-10-10 Rafal Szczesniakr6615: As usual, I forgot to commit new structure in...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Bartlettr6467: keep the compiler quiet with another entry in...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6382: New structure for useradd call.
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6185: added LIBCLI_DGRAM to the list of libs to be...
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Rafal Szczesniakr5499: Commit forgotten change what tridge immediately...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Andrew Tridgellr5451: - added separate wrepl_associate(), wrepl_pull_t...
2007-10-10 Andrew Tridgellr5414: - added libcli/wins/, a basic client library...
2007-10-10 Andrew Tridgellr5372: fixed the build
2007-10-10 Andrew Tridgellr5358: - added initial WINS server code. It passes...
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
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 Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5275: - added support for NBT_OPCODE_MULTI_HOME_REG...
2007-10-10 Andrew Tridgellr5253: need to pre-declare some structures
2007-10-10 Stefan Metzmacherr5144: add more forward declarations
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5121: added periodic name refresh requests for all...
2007-10-10 Andrew Tridgellr5117: used a composite function to add 4 stage name...
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Andrew Tridgellr4769: added a smb_composite_connect() function that...
2007-10-10 Andrew Bartlettr4764: Add some more structs to keep the proto.h compil...
2007-10-10 Jelmer Vernooijr4723: Predefine libnet_JoinDomain as it's used in...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...
2007-10-10 Andrew Tridgellr4700: first attempt at a composite async function...
2007-10-10 Andrew Bartlettr4681: Another entry for structs.h
2007-10-10 Stefan Metzmacherr4650: - make more use of bitmap and enum's
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Stefan Metzmacherr4418: fix compiler warning and remove unused typedef
2007-10-10 Andrew Tridgellr4073: - added a set of lsa helper routines to make...
2007-10-10 Andrew Tridgellr4013: got rid of a bunch of unused or unmaintained...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3833: NTACL is a better xattr name than DosAcl (tpot...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
next