Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-22 | s3:utils/net fix a compiler warning | Christian Ambach | 1 | -1/+1 | |
ret might be used uninitialized in out-of-memory condition | |||||
2012-08-16 | fix printf warning in net connections | Andrew Bartlett | 1 | -2/+2 | |
2012-08-16 | s3:net add command "connections cleanup" | Gregor Beck | 1 | -0/+273 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> |