summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/smbstatus
AgeCommit message (Expand)AuthorFilesLines
2012-09-25s4-python: Override SIGINT handler in scripts only.Jelmer Vernooij1-1/+7
2011-06-30smbstatus: PEP8: Use spaces rather than tabs.Jelmer Vernooij1-38/+38
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2008-09-18Remove python extension, simplify some code.Jelmer Vernooij1-3/+3
2008-05-26Cope with no server being active.Jelmer Vernooij1-3/+9
2008-05-26Finish smbstatus in Python.Jelmer Vernooij1-8/+15
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij1-16/+23
2008-05-26Convert smbstatus to Python.Jelmer Vernooij1-96/+63
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2007-10-10r12012: fix renaming smbsrv_trees -> smbsrv_tconsStefan Metzmacher1-6/+6
2007-10-10r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak1-2/+2
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell1-1/+3
2007-10-10r8589: - support --version option to smbstatusAndrew Tridgell1-0/+2
2007-10-10r8584: added --nbt option to smbstatus for nbt server statisticsAndrew Tridgell1-3/+26
2007-10-10r8583: nicer smbstatus outputAndrew Tridgell1-13/+45
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell1-0/+11
2007-10-10r8575: the beginnings of a smbstatus commandAndrew Tridgell1-0/+26