summaryrefslogtreecommitdiff
path: root/source4/torture/libnetapi/libnetapi_group.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-9/+9
Upstream subunit makes a ":" after commands optional, so I've fixed any places where we might trigger commands accidently. I've filed a bug about this in subunit.
2009-05-29s4-smbtorture: add NETAPI-GROUP test.Günther Deschner1-0/+520
Guenther