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