summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dfs.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-08 03:15:55 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-08 03:15:55 +0200
commit4fcd6cfb7520feabadd491c597ebfcb7b3267de1 (patch)
tree7dda68ef8558dbb567fa51d5cae763191b4e71d2 /source4/librpc/idl/dfs.idl
parente5aa9f7e8dbb5b66a5ce25f50ed67dfcae7a1809 (diff)
downloadsamba-4fcd6cfb7520feabadd491c597ebfcb7b3267de1.tar.gz
samba-4fcd6cfb7520feabadd491c597ebfcb7b3267de1.tar.bz2
samba-4fcd6cfb7520feabadd491c597ebfcb7b3267de1.zip
Add [todo] for functions that are obviously incomplete.
(This used to be commit b7b46ddd412bd106655c2a7b96a322d9f6ac3019)
Diffstat (limited to 'source4/librpc/idl/dfs.idl')
-rw-r--r--source4/librpc/idl/dfs.idl14
1 files changed, 7 insertions, 7 deletions
diff --git a/source4/librpc/idl/dfs.idl b/source4/librpc/idl/dfs.idl
index dbbd15039c..b279f555d9 100644
--- a/source4/librpc/idl/dfs.idl
+++ b/source4/librpc/idl/dfs.idl
@@ -308,16 +308,16 @@ import "misc.idl";
);
/* Function 0x06 */
- WERROR dfs_Rename();
+ [todo] WERROR dfs_Rename();
/* Function 0x07 */
- WERROR dfs_Move();
+ [todo] WERROR dfs_Move();
/* Function 0x08 */
- WERROR dfs_ManagerGetConfigInfo();
+ [todo] WERROR dfs_ManagerGetConfigInfo();
/* Function 0x09 */
- WERROR dfs_ManagerSendSiteInfo();
+ [todo] WERROR dfs_ManagerSendSiteInfo();
/* Function 0x0a */
typedef struct {
@@ -399,10 +399,10 @@ import "misc.idl";
);
/* Function 0x13 */
- WERROR dfs_Add2();
+ [todo] WERROR dfs_Add2();
/* Function 0x14 */
- WERROR dfs_Remove2();
+ [todo] WERROR dfs_Remove2();
/* Function 0x15 */
[public] WERROR dfs_EnumEx(
@@ -414,5 +414,5 @@ import "misc.idl";
);
/* Function 0x16 */
- WERROR dfs_SetInfo2();
+ [todo] WERROR dfs_SetInfo2();
}