Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lib/netapi autoconf build system, this is now build with waf | Andrew Bartlett | 2013-05-28 | 1 | -57/+0 |
| | | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> | ||||
* | s3-libnetapi: Cope with popt versions without POPT_TABLEEND | Andrew Bartlett | 2012-06-03 | 1 | -0/+4 |
| | |||||
* | s3-build: remove EXEEXT from Makefiles | Andrew Bartlett | 2012-02-09 | 1 | -2/+2 |
| | | | | | | | | As far as I am aware, we do not actually build on any platforms that require this. The last Stratos VOS release on ftp://ftp.stratus.com/vos/samba/samba.html was 3.0.5 Andrew Bartlett | ||||
* | s3-netapi Compile (but do not install) netapi tests | Andrew Bartlett | 2011-10-20 | 1 | -0/+6 |
| | |||||
* | s3:lib/netapi: avoid '//' comments | Stefan Metzmacher | 2011-10-08 | 2 | -3/+3 |
| | | | | | | The compiler on openindiana doesn't like them. metze | ||||
* | netapi: add NetServer testsuite. | Günther Deschner | 2009-02-06 | 4 | -1/+69 |
| | | | | Guenther | ||||
* | netapi: make sure to always cleanup after testing NetUser calls. | Günther Deschner | 2008-10-24 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | netapi: add more group tests to netapitest. | Günther Deschner | 2008-10-24 | 1 | -3/+220 |
| | | | | Guenther | ||||
* | Fix warnings. | Jeremy Allison | 2008-10-20 | 5 | -32/+34 |
| | | | | Jeremy. | ||||
* | netapi: add NetFile testsuite. | Günther Deschner | 2008-09-22 | 4 | -1/+151 |
| | | | | Guenther | ||||
* | build: fix cflag recursion in generated netapi makefiles. | Günther Deschner | 2008-09-17 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | netapi: expand NetUser testsuite a little. | Günther Deschner | 2008-09-08 | 1 | -2/+146 |
| | | | | | Guenther (This used to be commit fc1b04df78fc0fb5bc59fa0120c0e29bbb3978a1) | ||||
* | netapi: add NetShare testsuite. | Günther Deschner | 2008-09-08 | 4 | -1/+240 |
| | | | | | Guenther (This used to be commit 07cf13e43d03803a5f039fa6df3c9a35c701d43a) | ||||
* | netapi: add NetUserModalsGet and NetUserModalsSet tests. | Günther Deschner | 2008-08-11 | 1 | -0/+55 |
| | | | | | Guenther (This used to be commit a9c444a342968b539918c082b78af8640f8c87cd) | ||||
* | netapi: add netapi testsuite. | Günther Deschner | 2008-07-30 | 8 | -0/+1211 |
Guenther (This used to be commit 8b3149b4a663f59b504c1458cd7ecafe0c0e0322) |