summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-1037-138/+65
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2007-10-101-50/+47
* r6938: a minor update, use a better name for the NDR compression subsystemStefan Metzmacher2007-10-101-10/+10
* r6936: Have RPC compression depend only on NDR_DRSUAPI instead of NDR_RAW whichTim Potter2007-10-101-3/+11
* r6932: Comment out static function - not used anywhere?Tim Potter2007-10-101-0/+6
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2007-10-102-2/+69
* r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-96/+96
* r6814: fill in two more unknown values in cldap responsesAndrew Tridgell2007-10-101-2/+2
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-102-3/+3
* r6781: -add some comments on how attributes and objectClasses are identified ...Stefan Metzmacher2007-10-101-2/+83
* r6746: added ndr_push_union_blob() for pushing IDL unions into a DATA_BLOBAndrew Tridgell2007-10-101-0/+23
* r6731: add a useful function for getting a guid with all bits to 0Stefan Metzmacher2007-10-101-0/+10
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-103-17/+95
* r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell2007-10-101-0/+2
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-101-0/+46
* r6690: added ndr_pull_struct_blob_all(), which is like ndr_pull_struct_blob()...Andrew Tridgell2007-10-101-0/+21
* r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2007-10-101-3/+3
* r6577: Make test works without installation now.Jelmer Vernooij2007-10-102-2/+2
* r6574: send a value for embedded ref pointers,Stefan Metzmacher2007-10-101-1/+1
* r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher2007-10-103-5/+82
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-105-34/+19
* r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell2007-10-101-0/+1
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-103-13/+11
* r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett2007-10-102-2/+2
* r6519: move string handling functions to a seperate fileStefan Metzmacher2007-10-104-476/+501
* r6518: fix formattingStefan Metzmacher2007-10-101-13/+13
* r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher.Tim Potter2007-10-101-1/+1
* r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell2007-10-101-2/+2
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-101-7/+21
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-101-5/+44
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-1/+1
* r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell2007-10-101-2/+1
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-1/+44
* r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2007-10-101-2/+1
* r6295: - add idl for EcDoRpc from the exchange_emsmdb interfaceStefan Metzmacher2007-10-101-1/+14
* r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2007-10-102-0/+53
* r6293: fix formatingStefan Metzmacher2007-10-101-49/+49
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-103-80/+137
* r6272: For 'programmed' use of an anonymous account, we should useAndrew Bartlett2007-10-101-2/+9
* r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2007-10-101-1/+36
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+7
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-101-1/+13
* r6229: Back out these changes ...Richard Sharpe2007-10-101-15/+1
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-6/+32
* r6219: This change allows us to fall back to authenticating withoutRichard Sharpe2007-10-101-1/+15
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-7/+79
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-27/+73
* r6191: fix spoolss_Enum* push codeStefan Metzmacher2007-10-101-3/+9
* r6189: move function to the right placeStefan Metzmacher2007-10-101-8/+5