1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-05 04:23:51 +03:00
Commit Graph

12912 Commits

Author SHA1 Message Date
Jelmer Vernooij
120d8caa01 r24884: Ignore some errors again, like they were previously. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
9935aac0f3 r24883: Use torture API. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
93910d92cd r24882: Use the torture API in BASE-CHARSET. 2007-10-10 15:03:27 -05:00
Jelmer Vernooij
84c94b37fe r24878: Support specifying a reason for skips/expected failures 2007-10-10 15:03:26 -05:00
Jelmer Vernooij
d5a3ebef36 r24875: Use more absolute paths to samba4 binaries. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
84f14b5dd0 r24874: Fix double free of smbcli_tree. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
8dad4c5503 r24873: Print smbd/nmbd log files for Samba 3. 2007-10-10 15:03:25 -05:00
Jelmer Vernooij
a71355dfc9 r24872: Use torture API a bit more 2007-10-10 15:03:24 -05:00
Jelmer Vernooij
7d9c898d5e r24871: Fix typos 2007-10-10 15:03:24 -05:00
Jelmer Vernooij
264f5c9d50 r24870: Strip whitespace characters in username (broke tests). 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9aabcafba6 r24869: Print command that was executed. 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
9b02a39c15 r24868: Don't use callbacks for prompting when stdout is not a tty. 2007-10-10 15:03:23 -05:00
Jelmer Vernooij
e7866857fb r24867: Avoid anonymous struct. Patch from Brad Hards. 2007-10-10 15:03:22 -05:00
Jelmer Vernooij
5b78d845a4 r24866: Put remainder of binding string tests in librpc/ directory. 2007-10-10 15:03:22 -05:00
Jelmer Vernooij
022d5a43ce r24861: Use absolute paths to make it easier to run the testsuite from the Samba3 source. 2007-10-10 15:03:21 -05:00
Jelmer Vernooij
53ec879e31 r24860: Make it easier to run selftest.pl in a Samba3 source tree. 2007-10-10 15:03:21 -05:00
Jelmer Vernooij
dadcc4708e r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. 2007-10-10 15:03:20 -05:00
Jelmer Vernooij
1e56698f1b r24852: Fix initialization 2007-10-10 15:03:20 -05:00
Jelmer Vernooij
76a713b678 r24851: Add --load-module argument to smbtorture. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
6c7a004b9d r24850: Convert to torture API. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
61b2f0a405 r24849: Add helper function for running tests as a member server. 2007-10-10 15:03:19 -05:00
Jelmer Vernooij
f914b828ff r24846: Use metadata about dangerous tests. 2007-10-10 15:03:18 -05:00
Jelmer Vernooij
c2521453a9 r24844: Convert to torture API in preparation of helper functions for domain member
RPC tests.
2007-10-10 15:03:18 -05:00
Jelmer Vernooij
221d227913 r24839: Default to creating a dc + domain member in 'make testenv'. 2007-10-10 15:03:17 -05:00
Jelmer Vernooij
1ff13ae254 r24835: Put all RPC tests in the list (skipping when necessary), warn if tests aren't there. 2007-10-10 15:03:17 -05:00
Jelmer Vernooij
2ac1f32506 r24834: Pass environment name on to skip_testsuite(). 2007-10-10 15:03:16 -05:00
Andrew Bartlett
5f9ca54b5c r24822: Merge from SAMBA_4_0_RELEASE:
Update the mkrelease.sh script and mkversion.sh to make releasing correct
Samba4 tarballs harder to screw up.

Andrew Bartlett
2007-10-10 15:03:16 -05:00
Andrew Bartlett
6245da195b r24819: We are preparing for alpha1, so update the mkversion script to cope with that.
Andrew Bartlett
2007-10-10 15:03:16 -05:00
Jelmer Vernooij
ff81ea3f5a r24817: Don't REG_NONE for all value types. Patch from
Andrew Kroeger <andrew@sprocks.gotdns.com>
2007-10-10 15:03:15 -05:00
Jelmer Vernooij
6890a01dbf r24816: Move the rest of the contents of core.h to more appropriate places.
include/ now only contains build system related headers, all other headers are
now near the source code they're related to.
2007-10-10 15:03:15 -05:00
Jelmer Vernooij
30c1de30bb r24815: Support cpp_quote(). 2007-10-10 15:03:14 -05:00
Jelmer Vernooij
9647f860bd r24814: Fix headers, trim core.h even more. 2007-10-10 15:03:14 -05:00
Jelmer Vernooij
ff6684adfd r24812: Fix headers for external users. 2007-10-10 15:03:13 -05:00
Jelmer Vernooij
2e4fe89d41 r24810: Don't collide with <time.h> 2007-10-10 15:03:13 -05:00
Volker Lendecke
df0b3ad90a r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCK
Thanks jelmer, I was not aware of the difference between knownfail and
skip
2007-10-10 15:03:12 -05:00
Volker Lendecke
b0a40dd277 r24798: RAW-SAMBA3POSIXTIMEDLOCK
This adds the torture:localdir option, smbtorture expects the share to actually
reside in this directory. This might open up more solid posix vs cifs tests.
2007-10-10 15:03:12 -05:00
Kai Blin
ba5ac4eeb8 r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300 to avoid
one talloc/fgets loop in the common case, which is slightly over 200 for the KK
response.
2007-10-10 15:03:11 -05:00
Kai Blin
2b72738e4e r24795: When talking to squid, allocate the buffer size dynamically. 2007-10-10 15:03:11 -05:00
Jelmer Vernooij
01096201bf r24794: util_proto.h is no longer generated. 2007-10-10 15:03:11 -05:00
Andrew Bartlett
64cc31642f r24793: The subtree_rename module is a work of fiction. An resemblance to a
working module, live or dead, is purely co-incidental.

Andrew Bartlett
2007-10-10 15:03:10 -05:00
Jelmer Vernooij
31993cf67b r24780: More work allowing libutil to be used by external users. 2007-10-10 15:03:10 -05:00
Ronnie Sahlberg
1c2729228a r24779: add 11 specific access rights that applies to accessmasks for User
objects on the samr pipe.

8 of these bits :
  get name etc
  get locale
  get loc com
  set attributes
  change password
  set password
  get groups
comes from wireshark/ethereal where they were added Aug 21 2002

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=5987&r2=6054

3 bits :
  get attributes
  get group membership
  change group membership
also come from wireshark/ethereal where they were added Jul 24 2003

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=8022&r2=8080
2007-10-10 15:03:09 -05:00
Ronnie Sahlberg
4b2c8e2865 r24777: add 11 specific access rights to the access mask for
domains on the samr pipe

10 of these bits :
  lookup info 1
  set info 1
  lookup info 2
  set info 2
  create user
  create group
  create alias
  enum account
  open account
  set info 3
come from wireshark/ethereal and were added to wireshark in Aug 21 2002
http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=5987&r2=6054

one bit
  lookup alias
also comes from wireshark where it was added in wireshark in Feb 21 2003

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=7173&r2=7178
2007-10-10 15:03:09 -05:00
Ronnie Sahlberg
1f00ac5dbe r24775: add 5 specific access right bits for the accessmask that refers
to Groups on the samr pipe

the five bits
  lookup info
  set info
  add member
  remove member
  get members
comes from the wireshark/ethereal sources where they were added in Aug
21 2002

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=5987&r2=6054
2007-10-10 15:03:09 -05:00
Ronnie Sahlberg
e39556ba4c r24774: add 5 specific access mask bits for policy handles created for aliases
these five access mask bits :
   add member
   remove members
   get members
   lookup info
   set info
come from wireshark/ethereal  where they were added to cvs in Aug 21  2002

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-dcerpc-samr.c?r1=5987&r2=6054
2007-10-10 15:03:08 -05:00
Ronnie Sahlberg
04e67bb680 r24772: add a bitmap that describes 6 of the specific accessmask bits for
policy handles that are create by Connect?() calls on the samr pipe.

these bits come from the wireshark/ethereal sources where they have
been documented for a long time.

the bits :
  connect to server
  initialize server
  create domain
were added to wireshark/ethereal in svn 8080   Jul 24 2003

the bits :
  open domain
  enum domain
  shutdown server
were added to wireshark/ethereal in svn 6054 Aug 21 2002
2007-10-10 15:03:08 -05:00
Ronnie Sahlberg
b4a6a4c129 r24768: redo the pingpong torture using sync functions to make the code simpler 2007-10-10 15:03:07 -05:00
Ronnie Sahlberg
b58677fa74 r24767: add a torture test that performs "ping-pong" that works the same way as
ping-pong.c

this is a manual test and only makes sense to be used in parallell with
the real ping-pong.c tool
2007-10-10 15:03:07 -05:00
Andrew Tridgell
81355630ff r24766: forgot to commit this before. It is needed as this never terminates. 2007-10-10 15:03:07 -05:00
Andrew Tridgell
4c3e456426 r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used
to test the interaction of oplocks with local filesystem or NFS
access. You start it, then manually access the 4 files via another
mechanism (such as a shell) and see what oplock breaks you get
2007-10-10 15:03:06 -05:00