Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:utils/net: remove unused "net connections" | Stefan Metzmacher | 2012-10-19 | 1 | -273/+0 |
| | | | | | | | | The connections.tdb will go away. metze Signed-off-by: Michael Adam <obnox@samba.org> | ||||
* | s3:utils/net fix a compiler warning | Christian Ambach | 2012-09-22 | 1 | -1/+1 |
| | | | | ret might be used uninitialized in out-of-memory condition | ||||
* | fix printf warning in net connections | Andrew Bartlett | 2012-08-16 | 1 | -2/+2 |
| | |||||
* | s3:net add command "connections cleanup" | Gregor Beck | 2012-08-16 | 1 | -0/+273 |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> |