1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/include
Andrew Tridgell bf1ffa283c r7294: implemented the irpc messaging system. This is the core of the
management system I proposed on samba-technical a couple of days
ago. Essentially it is a very lightweight way for any code in Samba to
make IDL based rpc calls to anywhere else in the code, without the
client or server having to go to the trouble of setting up a full rpc
service.

It can be used with any of our existing IDL, but I expect it will
mostly be used for a new set of Samba specific management calls.

The LOCAL-IRPC torture test demonstrates how it can be used by calling
the echo_AddOne() call over this transport.
(This used to be commit 3d589a0995)
2007-10-10 13:17:37 -05:00
..
system r6879: Another attempt at including the 'right' kerberos headers on 2007-10-10 13:16:53 -05:00
ads.h r5309: removed ads.h from includes.h 2007-10-10 13:09:40 -05:00
asn_1.h r4070: move some defines from asn_1.h to the places they belong to 2007-10-10 13:06:22 -05:00
byteorder.h r2961: fixed a silly typo 2007-10-10 12:59:52 -05:00
charset.h r3494: got rid of include/rewrite.h, and split out the dynconfig.h header 2007-10-10 13:05:22 -05:00
cli_context.h r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
clilist.h r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clitar.h first public release of samba4 code 2003-08-13 01:53:07 +00:00
credentials.h r6565: Cludge, cludge, cludge... 2007-10-10 13:16:26 -05:00
db_wrap.h r5585: LDB interfaces change: 2007-10-10 13:10:55 -05:00
debug.h r884: convert samba4 to use [u]int32_t instead of [u]int32 2007-10-10 12:56:15 -05:00
dlinklist.h r5285: add a generic dlist_item struct which has a void *ptr for the data 2007-10-10 13:09:36 -05:00
doserr.h r5866: Add InitShutdown IDL and torture test. 2007-10-10 13:11:05 -05:00
dynconfig.h r6982: install the swat pages with 'make installswat' 2007-10-10 13:17:02 -05:00
enums.h r917: - added the start of a LSA server to samba4. 2007-10-10 12:56:19 -05:00
includes.h r6752: Patch by Steven Edwards to improve portability to mingw32 2007-10-10 13:16:41 -05:00
interfaces.h r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
ioctl.h first public release of samba4 code 2003-08-13 01:53:07 +00:00
local.h r5249: don't include ';' in the default list separators for parsing 2007-10-10 13:09:34 -05:00
messages.h r7294: implemented the irpc messaging system. This is the core of the 2007-10-10 13:17:37 -05:00
module.h r1292: Add const to the subsystem/module registration code. 2007-10-10 12:56:49 -05:00
mutex.h r5306: removed all the unused mutex functions from mutex.c. When (if?) we 2007-10-10 13:09:40 -05:00
nt_status.h r4607: add some usefull macros to make the code more readable 2007-10-10 13:08:32 -05:00
nterr.h r4618: - tidied up the alter_context client code a bit 2007-10-10 13:08:34 -05:00
pstring.h r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
rap.h r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
registry.h r7248: Remove enum that is causing trouble on AIX 2007-10-10 13:17:31 -05:00
request.h r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
safe_string.h r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions. 2007-10-10 12:59:39 -05:00
secrets.h r5988: Fix the -P option (use machine account credentials) to use the Samba4 2007-10-10 13:11:12 -05:00
signing.h r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
smb_interfaces.h r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines 2007-10-10 13:11:33 -05:00
smb_macros.h r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be 2007-10-10 13:17:35 -05:00
smb.h r5038: we don't need these defines any more 2007-10-10 13:09:16 -05:00
structs.h r7253: Fix build. 2007-10-10 13:17:32 -05:00
trans2.h r5716: Add new Unix extensions defines for infolevels 2007-10-10 13:11:00 -05:00
xfile.h first public release of samba4 code 2003-08-13 01:53:07 +00:00