summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18737: Fill in the documented dfs_Target_PriorityClass.Günther Deschner1-1/+10
2007-10-10r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe).Günther Deschner1-3/+12
2007-10-10r18735: Fill in dfs_StorageState.Günther Deschner1-3/+12
2007-10-10r18734: Add flag to distinguish a standalone from a domain based DFS root.Günther Deschner1-1/+6
2007-10-10r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1).Günther Deschner1-1/+67
2007-10-10r18716: put in a commented out useful hack for some RPC serversAndrew Tridgell1-0/+8
2007-10-10r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce1-51/+51
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij23-78/+48
2007-10-10r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner1-1/+2
2007-10-10r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner1-1/+14
2007-10-10r18634: Turn flags field into a bitmap.Jelmer Vernooij1-1/+9