summaryrefslogtreecommitdiffstats
path: root/source/torture/rpc/winreg.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-05-14 18:59:00 +0000
committerJelmer Vernooij <jelmer@samba.org>2004-05-14 18:59:00 +0000
commitea93ad8f1c5629ceaa3c1a61f013ac093ef2ee20 (patch)
treecef78f902592b4712648abd9b0b82f8b369abcaf /source/torture/rpc/winreg.c
parent825ae14acc56a3aaaf850e518c0d4a50a60fe5bc (diff)
downloadsamba-ea93ad8f1c5629ceaa3c1a61f013ac093ef2ee20.tar.gz
samba-ea93ad8f1c5629ceaa3c1a61f013ac093ef2ee20.tar.xz
samba-ea93ad8f1c5629ceaa3c1a61f013ac093ef2ee20.zip
r739: Implement GetNumRecords() call from eventlog pipe, including a torture test
Diffstat (limited to 'source/torture/rpc/winreg.c')
-rw-r--r--source/torture/rpc/winreg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/torture/rpc/winreg.c b/source/torture/rpc/winreg.c
index ee67c8cc15a..c44237cca67 100644
--- a/source/torture/rpc/winreg.c
+++ b/source/torture/rpc/winreg.c
@@ -3,6 +3,7 @@
test suite for winreg rpc operations
Copyright (C) Tim Potter 2003
+ Copyright (C) Jelmer Vernooij 2004
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by