index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
dfs.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.
Günther Deschner
1
-2
/
+12
2007-12-21
r25815: Small DFS idl fixes.
Günther Deschner
1
-3
/
+14
2007-12-21
r25696: Fix pipe name for dfs.
Günther Deschner
1
-1
/
+1
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r24751: Run more tests, remove empty testsuites, more small improvements.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r21381: dfs tests.
Jelmer Vernooij
1
-2
/
+2
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
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
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-2
/
+1
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
r18468: Add IDL for dfs_EnumEx. Still lacks test(s)
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15653: Remove idl_types.h include where possible. Remove
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r11098: Replace string with [string]
Jelmer Vernooij
1
-22
/
+22
2007-10-10
r10839: Add some [ref] (required for ethereal and Samba3 parser generators)
Jelmer Vernooij
1
-18
/
+20
2007-10-10
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-1
/
+52
2003-11-22
dfs torture test now passes
Andrew Tridgell
1
-7
/
+6
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+2
2003-11-20
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
1
-15
/
+15
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
1
-1
/
+1
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
1
-37
/
+63
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
1
-0
/
+38
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
1
-5
/
+38
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-3
/
+23
2003-11-13
more dfs work
Andrew Tridgell
1
-3
/
+2
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-0
/
+57