diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-05-14 18:59:00 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:53:46 -0500 |
commit | 2bc3b3bcec7900cda3841af95ab08e07c3d26c9d (patch) | |
tree | e32f032dc9e7ad77d21d08f623f48b2444d5e829 /source4/torture/rpc/winreg.c | |
parent | b79455e0d24690f5bdb0fc3f78376f2249289f1c (diff) | |
download | samba-2bc3b3bcec7900cda3841af95ab08e07c3d26c9d.tar.gz samba-2bc3b3bcec7900cda3841af95ab08e07c3d26c9d.tar.bz2 samba-2bc3b3bcec7900cda3841af95ab08e07c3d26c9d.zip |
r739: Implement GetNumRecords() call from eventlog pipe, including a torture test
(This used to be commit 6a254e26f17c2b3175023764c02dc73615d585d6)
Diffstat (limited to 'source4/torture/rpc/winreg.c')
-rw-r--r-- | source4/torture/rpc/winreg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/rpc/winreg.c b/source4/torture/rpc/winreg.c index ee67c8cc15..c44237cca6 100644 --- a/source4/torture/rpc/winreg.c +++ b/source4/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 |