summaryrefslogtreecommitdiffstats
path: root/source3/utils/status.c
Commit message (Expand)AuthorAgeFilesLines
* r24125: use TALLOC_FREE()Stefan Metzmacher2007-10-101-2/+2
* r24115: try to get the file name and share patch for printingStefan Metzmacher2007-10-101-4/+17
* r23954: merge from 3_0-ctdb-tridge:Stefan Metzmacher2007-10-101-0/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+7
* r23223: Convert a leftover direct tdb access to sessionid.tdbVolker Lendecke2007-10-101-12/+13
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-10-101-2/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-6/+23
* r23171: Convert connections.tdb to dbwrapVolker Lendecke2007-10-101-1/+1
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-29/+18
* r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke2007-10-101-8/+8
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22282: Fix last few name -> servicename changes.Jeremy Allison2007-10-101-1/+1
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-2/+2
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-101-2/+5
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-370/+20
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-2/+3
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-101-2/+2
* r15529: Initialise our saved uid and gid so that we can tell whenJames Peach2007-10-101-0/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-3/+7
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-101-0/+5
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13091: Fix gcc warning about using '0' with %s.Jeremy Allison2007-10-101-1/+1
* r13083: patch suggested by Adam Nielsen for better smbstatus formattingGerald Carter2007-10-101-4/+4
* r13082: revert an accidentally commited patch (still in progress)Gerald Carter2007-10-101-4/+4
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2007-10-101-4/+4
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2007-10-101-0/+2
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2007-10-101-4/+4
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-9/+9
* r10208: Correctly display RDWR only when it *is* RDWR...Jeremy Allison2007-10-101-1/+2
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-31/+41
* r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...Gerald Carter2007-10-101-1/+1
* r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke2007-10-101-15/+21
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-101-4/+4
* r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the...Gerald Carter2007-10-101-31/+50
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-061-0/+6
* show locked files for -u <user>; bug 590Gerald Carter2003-11-121-10/+41
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-4/+0
* Add API framework for server SMB signing.Jeremy Allison2003-07-161-1/+0
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij2003-04-161-1/+1
* Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-141-4/+2
* Merge: add popt_common_version to command line options table.Tim Potter2003-02-251-0/+1
* WITH_SENDFILE #ifdef merged from SAMBA_2_2Gerald Carter2003-01-021-1/+1
* sync with headJelmer Vernooij2002-10-281-30/+15