Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 2 | -3/+49 |
2007-10-10 | r5850: enable parsing of revision 4 security acl's | Stefan Metzmacher | 2 | -16/+40 |
2007-10-10 | r5839: add LDAP DirSync control idl | Stefan Metzmacher | 1 | -0/+26 |
2007-10-10 | r5830: start to analyse the attribute values, depending on the attribute type | Stefan Metzmacher | 1 | -20/+163 |
2007-10-10 | r5828: add some idl for DsAddEntry() | Stefan Metzmacher | 1 | -5/+50 |
2007-10-10 | r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1() | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r5799: more DsGetNCChanges updates, I'm starting to understand it... | Stefan Metzmacher | 1 | -19/+101 |
2007-10-10 | r5798: limit the size of an sid, 28 bytes complete is the biggest SID | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5783: Test renaming of accounts in the RPC-SAMR test, and add support into | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r5775: Remove some unused functions (unions are no longer as special as they ... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r5766: get some more DsGetNCChanges stuff parsing correct | Stefan Metzmacher | 1 | -16/+83 |
2007-10-10 | r5742: - add torture test and idl for DsReplicaUpdateRefs() | Stefan Metzmacher | 1 | -10/+127 |
2007-10-10 | r5676: Fix some alignment issues and IRemoteActivation | Jelmer Vernooij | 2 | -4/+9 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 7 | -25/+25 |
2007-10-10 | r5671: Bunch of fixes related to arrays and pointers to arrays. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5662: eventlog uses dom_sid so it depends on security | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 16 | -124/+120 |
2007-10-10 | r5554: Constants and untested IDL for spoolss_SetPrinter() | Tim Potter | 1 | -0/+14 |
2007-10-10 | r5553: Add idl and test for spoolss_AddPort(). It always seems to return | Tim Potter | 1 | -0/+3 |
2007-10-10 | r5537: - make use of bitmaps and enums | Stefan Metzmacher | 1 | -22/+152 |
2007-10-10 | r5515: fix PrinterInfo3 | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r5505: make usage of bitmap's :-) | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r5498: fix OpenPrinter() idl and torture test | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r5492: Update example coclass, autogenerate some parts. | Jelmer Vernooij | 1 | -4/+14 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 2 | -16/+4 |
2007-10-10 | r5489: hide handwritten pull/push/print code from the caller | Stefan Metzmacher | 1 | -18/+28 |
2007-10-10 | r5486: - Use references to interfaces in coclasses rather then | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r5476: Move ORPC extensions to DCE/RPC into seperate file. | Jelmer Vernooij | 2 | -199/+204 |
2007-10-10 | r5465: Add support to multiple levels of pointers in pidl. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r5450: Add test function for "embedded" conformant arrays | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r5445: move FormInfo1 struct to the place where it's used | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r5414: - added libcli/wins/, a basic client library for WINS replication | Andrew Tridgell | 3 | -38/+34 |
2007-10-10 | r5402: a initial attempt at a IDL definition of the WINS replication protocol | Andrew Tridgell | 2 | -1/+140 |
2007-10-10 | r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 21 | -1/+57 |
2007-10-10 | r5361: Rename some functions, add tests to validator. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5358: - added initial WINS server code. It passes most of the NBT-WINS test,... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na... | Andrew Tridgell | 1 | -5/+9 |
2007-10-10 | r5209: Fix the endpoint mapper to work with IPX endpoints (which | Jelmer Vernooij | 2 | -14/+4 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 3 | -6/+2 |
2007-10-10 | r5148: use ipv4_addr also in epmapper idl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r5118: added support for node status replies in nbtd. nmblookup -S now works ... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -4/+10 |
2007-10-10 | r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON. | Andrew Bartlett | 1 | -6/+5 |
2007-10-10 | r5084: - handle arbitrary data in the NULL record reply type for nbt name que... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r5080: patch from ronnie to make our samr IDL a little more consistent | Andrew Tridgell | 1 | -22/+22 |
2007-10-10 | r5054: added a nmblookup tool, based on the new nbt library | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 8 | -39/+39 |