Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4/test: remove torture/libnet/utils.h as we are using proto.h now | Kamen Mazdrashki | 2010-05-28 | 1 | -57/+0 |
| | |||||
* | s4/test: change prototype for test_opendomain() | Kamen Mazdrashki | 2010-05-28 | 1 | -3/+4 |
| | | | | | | | - name changed to test_domain_open to be more alike athore functions in utils.c file - output parameters moved to the end param list definition just after mem_ctx so it is somehow more clear those params are OUT | ||||
* | s4/test: make samr_close handle functio public | Kamen Mazdrashki | 2010-05-28 | 1 | -0/+4 |
| | | | | | It is to be used further for closing opened handles when testing using SAMR interface | ||||
* | s4-smbtorture: use torture_context for debugging output everywhere in libnet ↵ | Günther Deschner | 2010-03-23 | 1 | -2/+4 |
| | | | | | | | | torture tests. Mimir, please check. Guenther | ||||
* | s4-smbtorture: remove trailing whitespace in libnet torture tests. | Günther Deschner | 2010-03-23 | 1 | -7/+7 |
| | | | | Guenther | ||||
* | s4:tortore/libnet: fix crash bugs because of incorrect function prototypes | Stefan Metzmacher | 2010-03-15 | 1 | -5/+10 |
| | | | | metze | ||||
* | Convert to new torture API. | Jelmer Vernooij | 2008-02-29 | 1 | -3/+6 |
| | | | | (This used to be commit 40dffc177babec01c63fb717506fa86ff70a5b28) | ||||
* | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
| | | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | ||||
* | r25375: Put commonly used functions in one place. | Rafal Szczesniak | 2007-10-10 | 1 | -0/+42 |
rafal (This used to be commit 6e9708eba8236f16eed4b83909b6aebcf7001f5c) |