summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-8/+21
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-2/+2
2007-10-10r20326: always set the binding->target_hostname!Stefan Metzmacher1-5/+9
2007-10-10r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS testStefan Metzmacher1-1/+1
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-2/+3
2007-10-10r20300: Trim number of shared libs significantly.Jelmer Vernooij1-232/+77
2007-10-10r20288: fix a mem leak and remove useless codeStefan Metzmacher1-3/+1
2007-10-10r20286: handle the non oid string cases for pushing tooStefan Metzmacher1-5/+20
2007-10-10r20284: Simplify OID primitive BER parsing.Simo Sorce1-28/+17
2007-10-10r20281: remove debug statementStefan Metzmacher1-1/+0
2007-10-10r20280: if the uint8_t array starts with 0xFF, then it's not a OIDStefan Metzmacher1-12/+20
2007-10-10r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher4-5/+148
2007-10-10r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher1-57/+60
2007-10-10r20230: I found more mappings of OID string to uint32 idStefan Metzmacher1-6/+4
2007-10-10r20219: add enough knowledge to display the content of attributeSchema objectsStefan Metzmacher1-20/+60
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett1-4/+4
2007-10-10r20111: this is the total object count of the current replication cycleStefan Metzmacher1-2/+2
2007-10-10r20096: now I'm 100% sure:-)Stefan Metzmacher1-3/+0
2007-10-10r20094: this should be non-constStefan Metzmacher1-1/+1
2007-10-10r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher1-2/+2
2007-10-10r20076: give the guids meaningsStefan Metzmacher1-4/+4
2007-10-10r20074: this values seem to be typos inStefan Metzmacher1-2/+2
2007-10-10r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher3-6/+22
2007-10-10r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher1-7/+8
2007-10-10r19951: this statement is true...Stefan Metzmacher1-3/+2
2007-10-10r19859: Reuse referrent ids when pushing full pointers (still need toJelmer Vernooij2-2/+8
2007-10-10r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij2-7/+7
2007-10-10r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher1-14/+14
2007-10-10r19850: Fix IDL warnings.Jelmer Vernooij1-3/+3
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher1-1/+24
2007-10-10r19846: Fix bunch of IDL warnings.Jelmer Vernooij8-23/+12
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2-7/+8
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij2-16/+15
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-6/+6
2007-10-10r19697: use the same mailslot name as windows does,Stefan Metzmacher1-1/+1
2007-10-10r19677: Fix more dependencies.Jelmer Vernooij1-13/+5
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij2-20/+21
2007-10-10r19661: - add resolve stage to dcerpc connects over tcpStefan Metzmacher1-19/+44
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett3-2/+3
2007-10-10r19594: the behaviour of `include' is slightly different from helper(). Fix t...Jelmer Vernooij1-2/+3
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij25-48/+69
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-1/+0
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell1-1/+14
2007-10-10r19501: fix the hangs in the build farm in RPC-SECRETSAndrew Tridgell1-20/+6
2007-10-10r19479: Remove more unused functions. These are handled via authenticationAndrew Bartlett2-52/+16
2007-10-10r19478: Remove unused functions, and make static functions used only in thisAndrew Bartlett1-74/+16
2007-10-10r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett1-2/+33