summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r19661: - add resolve stage to dcerpc connects over tcpStefan Metzmacher2007-10-101-19/+44
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-103-2/+3
* r19594: the behaviour of `include' is slightly different from helper(). Fix t...Jelmer Vernooij2007-10-101-2/+3
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-1025-48/+69
* r19569: Require that all public header files have a destination path. FixJelmer Vernooij2007-10-101-1/+0
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at thisAndrew Tridgell2007-10-101-1/+14
* r19501: fix the hangs in the build farm in RPC-SECRETSAndrew Tridgell2007-10-101-20/+6
* r19479: Remove more unused functions. These are handled via authenticationAndrew Bartlett2007-10-102-52/+16
* r19478: Remove unused functions, and make static functions used only in thisAndrew Bartlett2007-10-101-74/+16
* r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett2007-10-101-2/+33
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-102-1/+49
* r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob()Stefan Metzmacher2007-10-101-0/+2
* r19326: don't leak a ndr_push structure on ndr_push_struct_blob()Andrew Tridgell2007-10-101-0/+2
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-104-31/+52
* r18890: sort the flags out and remove unknown as there's stillRafal Szczesniak2007-10-101-6/+4
* r18887: add flags found while on the plane.Rafal Szczesniak2007-10-101-14/+19
* r18885: Fix bug in our IDL pointed out by RonnieSimo Sorce2007-10-101-2/+2
* r18872: when converting IDL to use out,ref pointers, you also must fix anyAndrew Tridgell2007-10-101-1/+1
* r18843: Got DFS_MANAGER_VERSION_NT4 wrong.Günther Deschner2007-10-101-1/+1
* r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,Günther Deschner2007-10-101-3/+28
* r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner2007-10-101-1/+4
* r18768: Fix some warnings.Jelmer Vernooij2007-10-101-5/+5
* r18765: Fill in dfs_SetInfo() IDL and align function arguments with the namesGünther Deschner2007-10-101-11/+17
* r18762: Fillin standalone DFS root functions IDL.Günther Deschner2007-10-101-7/+21
* r18746: Fix the build.Günther Deschner2007-10-101-1/+1
* r18738: Fill in dfs_VolumeState.Günther Deschner2007-10-101-6/+16
* r18737: Fill in the documented dfs_Target_PriorityClass.Günther Deschner2007-10-101-1/+10
* r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe).Günther Deschner2007-10-101-3/+12
* r18735: Fill in dfs_StorageState.Günther Deschner2007-10-101-3/+12
* r18734: Add flag to distinguish a standalone from a domain based DFS root.Günther Deschner2007-10-101-1/+6
* r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1).Günther Deschner2007-10-101-1/+67
* r18716: put in a commented out useful hack for some RPC serversAndrew Tridgell2007-10-101-0/+8
* r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce2007-10-101-51/+51
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-1023-78/+48
* r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner2007-10-101-1/+2
* r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner2007-10-101-1/+14
* r18634: Turn flags field into a bitmap.Jelmer Vernooij2007-10-101-1/+9
* r18630: Better way to display ref-pointers with [print]. Thanks to metze forGünther Deschner2007-10-101-2/+2
* r18629: There is no such "unknown" pointer in dfs_Enum().Günther Deschner2007-10-101-1/+0
* r18628: dfs_EnumEx() also takes a ref pointer.Günther Deschner2007-10-101-5/+5
* r18627: only cosmetic reformat, no functional changes.Günther Deschner2007-10-101-21/+21
* r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2007-10-101-1/+7
* r18624: path is a ref pointer in dfs_GetInfo().Günther Deschner2007-10-101-1/+1
* r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell2007-10-101-1/+1
* r18574: re-enable the echo pipe in smbscript. I suspect disabling this was anAndrew Tridgell2007-10-101-5/+5
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-10/+10
* r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2007-10-102-6/+6
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-12/+12
* r18523: Allow [out] on arrays as well as pointers, use in unixinfo.Jelmer Vernooij2007-10-101-1/+1