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