Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 2010-03-25 | 1 | -1/+1 |
| | | | | this should be much more portable | ||||
* | Remove python extension, simplify some code. | Jelmer Vernooij | 2008-09-18 | 1 | -3/+3 |
| | |||||
* | Cope with no server being active. | Jelmer Vernooij | 2008-05-26 | 1 | -3/+9 |
| | | | | (This used to be commit 893119bb4c9c297966d43d37fe73faa747b7c86e) | ||||
* | Finish smbstatus in Python. | Jelmer Vernooij | 2008-05-26 | 1 | -8/+15 |
| | | | | (This used to be commit 988508c2d3269cc88ed38df2fc207a1c0aaccc6b) | ||||
* | Allow using IRPC functions on the messaging bus from Python. | Jelmer Vernooij | 2008-05-26 | 1 | -16/+23 |
| | | | | (This used to be commit 6ecf81ae13dffa05356c1177c617206c120fb7d7) | ||||
* | Convert smbstatus to Python. | Jelmer Vernooij | 2008-05-26 | 1 | -96/+63 |
| | | | | (This used to be commit f14ad6cd92227c7ed5c570b581e5db82b7d42e25) | ||||
* | Convert some more files to GPLv3. | Andrew Kroeger | 2008-03-28 | 1 | -1/+1 |
| | | | | (This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907) | ||||
* | r12012: fix renaming smbsrv_trees -> smbsrv_tcons | Stefan Metzmacher | 2007-10-10 | 1 | -6/+6 |
| | | | | | metze (This used to be commit e5654f9791a2786e45108216344b2daea3ad9d91) | ||||
* | r9477: Convert popt options to an ejs object. Doesn't seem to break anything | Rafal Szczesniak | 2007-10-10 | 1 | -2/+2 |
| | | | | | | | except of popt help (-h) option (unexpected ?). rafal (This used to be commit 1990793b23d6198a85ce1bdf6ad43e12015db203) | ||||
* | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 2007-10-10 | 1 | -1/+3 |
| | | | | (This used to be commit 2dc493eea6f9d87c40ad0dc755f528ce0b33ca47) | ||||
* | r8589: - support --version option to smbstatus | Andrew Tridgell | 2007-10-10 | 1 | -0/+2 |
| | | | | | - print samba version at startup (This used to be commit eb3e4bbe7f4a8f48c9246275ad6ef21ed0b4d357) | ||||
* | r8584: added --nbt option to smbstatus for nbt server statistics | Andrew Tridgell | 2007-10-10 | 1 | -3/+26 |
| | | | | (This used to be commit 26a676a4e3596d34aee391bf132f2525972c81df) | ||||
* | r8583: nicer smbstatus output | Andrew Tridgell | 2007-10-10 | 1 | -13/+45 |
| | | | | (This used to be commit 0578bcdf7f8919509a78a5c64f94aa5de7e90416) | ||||
* | r8577: added management calls to list current tree connects | Andrew Tridgell | 2007-10-10 | 1 | -0/+11 |
| | | | | (This used to be commit 658befc1e4df44bee1f365a730951001f0f36640) | ||||
* | r8575: the beginnings of a smbstatus command | Andrew Tridgell | 2007-10-10 | 1 | -0/+26 |
(This used to be commit 4ecaf72a31cde2722315a61cbe823d44f0c14586) |