| Commit message (Expand) | Author | Age | Files | Lines |
* | r18890: sort the flags out and remove unknown as there's still | Rafal Szczesniak | 2007-10-10 | 1 | -6/+4 |
* | r18887: add flags found while on the plane. | Rafal Szczesniak | 2007-10-10 | 1 | -14/+19 |
* | r18885: Fix bug in our IDL pointed out by Ronnie | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
* | r18872: when converting IDL to use out,ref pointers, you also must fix any | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r18843: Got DFS_MANAGER_VERSION_NT4 wrong. | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
* | r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot, | Günther Deschner | 2007-10-10 | 1 | -3/+28 |
* | r18776: Fill in and test dfs_ManagerInitialize(). | Günther Deschner | 2007-10-10 | 1 | -1/+4 |
* | r18768: Fix some warnings. | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
* | r18765: Fill in dfs_SetInfo() IDL and align function arguments with the names | Günther Deschner | 2007-10-10 | 1 | -11/+17 |
* | r18762: Fillin standalone DFS root functions IDL. | Günther Deschner | 2007-10-10 | 1 | -7/+21 |
* | r18746: Fix the build. | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
* | r18738: Fill in dfs_VolumeState. | Günther Deschner | 2007-10-10 | 1 | -6/+16 |
* | r18737: Fill in the documented dfs_Target_PriorityClass. | Günther Deschner | 2007-10-10 | 1 | -1/+10 |
* | r18736: Fill in the dfs_PropertyFlags (verified with dfsutil.exe). | Günther Deschner | 2007-10-10 | 1 | -3/+12 |
* | r18735: Fill in dfs_StorageState. | Günther Deschner | 2007-10-10 | 1 | -3/+12 |
* | r18734: Add flag to distinguish a standalone from a domain based DFS root. | Günther Deschner | 2007-10-10 | 1 | -1/+6 |
* | r18733: More work on DFS idl. Start to add new infolevels (as of w2k3 sp1). | Günther Deschner | 2007-10-10 | 1 | -1/+67 |
* | r18716: put in a commented out useful hack for some RPC servers | Andrew Tridgell | 2007-10-10 | 1 | -0/+8 |
* | r18676: Don't mix ShareInfo and ShareCtr definitions, | Simo Sorce | 2007-10-10 | 1 | -51/+51 |
* | r18639: Get rid of the keepref support | Jelmer Vernooij | 2007-10-10 | 23 | -78/+48 |
* | r18636: Excessive testing with pam_winbind within Samba3 revealed a new samr | Günther Deschner | 2007-10-10 | 1 | -1/+2 |
* | r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups instead | Günther Deschner | 2007-10-10 | 1 | -1/+14 |
* | r18634: Turn flags field into a bitmap. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+9 |
* | r18630: Better way to display ref-pointers with [print]. Thanks to metze for | Günther Deschner | 2007-10-10 | 1 | -2/+2 |
* | r18629: There is no such "unknown" pointer in dfs_Enum(). | Günther Deschner | 2007-10-10 | 1 | -1/+0 |
* | r18628: dfs_EnumEx() also takes a ref pointer. | Günther Deschner | 2007-10-10 | 1 | -5/+5 |
* | r18627: only cosmetic reformat, no functional changes. | Günther Deschner | 2007-10-10 | 1 | -21/+21 |
* | r18625: dfs_GetManagerVersion() returns a version number, not just an exist | Günther Deschner | 2007-10-10 | 1 | -1/+7 |
* | r18624: path is a ref pointer in dfs_GetInfo(). | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
* | r18599: the netr_CryptPassword structure needs to use a uint8, as the data is | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r18574: re-enable the echo pipe in smbscript. I suspect disabling this was an | Andrew Tridgell | 2007-10-10 | 1 | -5/+5 |
* | r18566: fixed the winreg pipe and winreg tests | Andrew Tridgell | 2007-10-10 | 1 | -10/+10 |
* | r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible | Jelmer Vernooij | 2007-10-10 | 2 | -6/+6 |
* | r18561: Fix [out] pointers in winreg IDL | Gerald Carter | 2007-10-10 | 1 | -12/+12 |
* | r18523: Allow [out] on arrays as well as pointers, use in unixinfo. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r18468: Add IDL for dfs_EnumEx. Still lacks test(s) | Jelmer Vernooij | 2007-10-10 | 1 | -1/+7 |
* | r18391: - match the samba3 protocol for UNIXINFO | Stefan Metzmacher | 2007-10-10 | 1 | -6/+7 |
* | r18384: this is a ref pointer like in samba3 and for the Gid version | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r18375: Volker noticed that this is in fact an 8bit number - well spotted! | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r18344: add a test to show hoe NetNameValidate behaves. | Simo Sorce | 2007-10-10 | 1 | -7/+7 |
* | r18318: Implement DiskEnum | Simo Sorce | 2007-10-10 | 1 | -3/+3 |
* | r18315: Implement netSrvGetInfo level 102 | Simo Sorce | 2007-10-10 | 1 | -3/+3 |
* | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 2007-10-10 | 2 | -6/+6 |
* | r18238: add SID_NAME_COMPUTER to the enum lsa_SidType type | Gerald Carter | 2007-10-10 | 1 | -1/+2 |
* | r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg. | Jelmer Vernooij | 2007-10-10 | 1 | -13/+16 |
* | r17993: as metze pointed out, the composite_error() already calls the async | Andrew Tridgell | 2007-10-10 | 1 | -2/+0 |
* | r17990: added timeout checking on dcerpc connection establishment. This should | Andrew Tridgell | 2007-10-10 | 1 | -2/+17 |
* | r17987: Make the LSA pipe listen on the \pipe\netlogon interface. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r17956: LSA Cleanup! | Andrew Bartlett | 2007-10-10 | 1 | -19/+37 |
* | r17930: Merge noinclude branch: | Jelmer Vernooij | 2007-10-10 | 4 | -4/+3 |