summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2-1/+49
2007-10-10r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()Stefan Metzmacher1-0/+2
2007-10-10r19326: don't leak a ndr_push structure on ndr_push_struct_blob()Andrew Tridgell1-0/+2
2007-10-10r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett4-31/+52
2007-10-10r18890: sort the flags out and remove unknown as there's stillRafal Szczesniak1-6/+4
2007-10-10r18887: add flags found while on the plane.Rafal Szczesniak1-14/+19
2007-10-10r18885: Fix bug in our IDL pointed out by RonnieSimo Sorce1-2/+2
2007-10-10r18872: when converting IDL to use out,ref pointers, you also must fix anyAndrew Tridgell1-1/+1
2007-10-10r18843: Got DFS_MANAGER_VERSION_NT4 wrong.Günther Deschner1-1/+1
2007-10-10r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,Günther Deschner1-3/+28
2007-10-10r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner1-1/+4
2007-10-10r18768: Fix some warnings.Jelmer Vernooij1-5/+5
2007-10-10r18765: Fill in dfs_SetInfo() IDL and align function arguments with the namesGünther Deschner1-11/+17
2007-10-10r18762: Fillin standalone DFS root functions IDL.Günther Deschner1-7/+21
2007-10-10r18746: Fix the build.Günther Deschner1-1/+1
2007-10-10r18738: Fill in dfs_VolumeState.Günther Deschner1-6/+16