r6611: Add mailslot test program
[ira/wip.git] / source / include /
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 Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Bartlettr6271: Don't zero the cli_credentials structure - inste...
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 Jelmer Vernooijr6140: - Add configure option for enabling the socket...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory
2007-10-10 Stefan Metzmacherr6134: add a new type dom_sid28 which is a 28 byte...
2007-10-10 Jelmer Vernooijr6088: Add the socket_wrapper library. This is a very...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr6024: Some of the ordering constraints on the popt...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
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 Stefan Metzmacherr5737: add some error codes
2007-10-10 Steve Frenchr5716: Add new Unix extensions defines for infolevels
2007-10-10 Jelmer Vernooijr5674: - Re-enable DCOM support.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Alexander Bokovoyr5538: Fix typo in comment -- non-existant constant...
2007-10-10 Rafal Szczesniakr5499: Commit forgotten change what tridge immediately...
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
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 Bartlettr5334: Bah, it's all to hard...
2007-10-10 Andrew Bartlettr5330: Remove #include <sys/time.h> from includes.h.
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
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 Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Stefan Metzmacherr5285: add a generic dlist_item struct which has a...
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 Andrew Tridgellr5249: don't include ';' in the default list separators...
2007-10-10 Andrew Tridgellr5248: fixed a silly bug in DLIST_ADD_AFTER()
2007-10-10 Jelmer Vernooijr5237: Add error code for "class not registered"
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5187: ordered the timed events in the events code...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
2007-10-10 Stefan Metzmacherr5145: define struct ipv4_addr in misc.idl,
2007-10-10 Stefan Metzmacherr5144: add more forward declarations
2007-10-10 Stefan Metzmacherr5134: - fix types to always use _t types
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 Andrew Tridgellr5038: we don't need these defines any more
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Tim Potterr4980: Copy RAP callno constants from Samba 3 and start...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Andrew Tridgellr4900: build fix for IRIX 6.5
2007-10-10 Andrew Bartlettr4895: I missed this in my previous 'use secrets.ldb...
2007-10-10 Andrew Tridgellr4892: we don't need nameserv.h any more
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Tim Potterr4816: Note that NTTIME is 4-byte aligned which makes...
2007-10-10 Andrew Tridgellr4781: the tolower() in schema.c is a premature optimis...
2007-10-10 Jelmer Vernooijr4780: tolower() requires ctype.h
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 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Jelmer Vernooijr4723: Predefine libnet_JoinDomain as it's used in...
2007-10-10 Andrew Tridgellr4717: fixed our usage of VA_COPY to be more standards...
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 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
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 Volker Lendecker4622: Clarify a comment a bit
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Stefan Metzmacherr4607: add some usefull macros to make the code more...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
next