Sync addition of [todo] attribute to Samba 3.
[kai/samba.git] / source4 / librpc / idl / dfs.idl
2008-09-17 Jelmer VernooijSync addition of [todo] attribute to Samba 3.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijAdd [todo] for functions that are obviously incomplete.
2007-12-21 Günther Deschnerr25848: Add IDL and torture test for dfs_SetDcAddress...
2007-12-21 Günther Deschnerr25815: Small DFS idl fixes.
2007-12-21 Günther Deschnerr25696: Fix pipe name for dfs.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr21381: dfs tests.
2007-10-10 Günther Deschnerr18843: Got DFS_MANAGER_VERSION_NT4 wrong.
2007-10-10 Günther Deschnerr18815: Fill in IDL for domain based DFS root functions...
2007-10-10 Günther Deschnerr18776: Fill in and test dfs_ManagerInitialize().
2007-10-10 Günther Deschnerr18765: Fill in dfs_SetInfo() IDL and align function...
2007-10-10 Günther Deschnerr18762: Fillin standalone DFS root functions IDL.
2007-10-10 Günther Deschnerr18746: Fix the build.
2007-10-10 Günther Deschnerr18738: Fill in dfs_VolumeState.
2007-10-10 Günther Deschnerr18737: Fill in the documented dfs_Target_PriorityClass.
2007-10-10 Günther Deschnerr18736: Fill in the dfs_PropertyFlags (verified with...
2007-10-10 Günther Deschnerr18735: Fill in dfs_StorageState.
2007-10-10 Günther Deschnerr18734: Add flag to distinguish a standalone from a...
2007-10-10 Günther Deschnerr18733: More work on DFS idl. Start to add new infoleve...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Günther Deschnerr18630: Better way to display ref-pointers with [print...
2007-10-10 Günther Deschnerr18629: There is no such "unknown" pointer in dfs_Enum().
2007-10-10 Günther Deschnerr18628: dfs_EnumEx() also takes a ref pointer.
2007-10-10 Günther Deschnerr18627: only cosmetic reformat, no functional changes.
2007-10-10 Günther Deschnerr18625: dfs_GetManagerVersion() returns a version numbe...
2007-10-10 Günther Deschnerr18624: path is a ref pointer in dfs_GetInfo().
2007-10-10 Jelmer Vernooijr18468: Add IDL for dfs_EnumEx. Still lacks test(s)
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15653: Remove idl_types.h include where possible....
2007-10-10 Jelmer Vernooijr11098: Replace string with [string]
2007-10-10 Jelmer Vernooijr10839: Add some [ref] (required for ethereal and Samba...
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2003-11-22 Andrew Tridgelldfs torture test now passes
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew Tridgell * changed to midl syntax using [case(x)] instead of...
2003-11-14 Andrew Tridgellit turns out that all MS servers ignore the artifact...
2003-11-14 Andrew Tridgelladded the dfs_GetInfo all - all levels
2003-11-14 Andrew Tridgell* added levels 4, 200 and 300 to NetDfsEnum. 200 and...
2003-11-14 Andrew Tridgell* fixed lsa_LookupPrivName
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-13 Andrew Tridgellmore dfs work
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures