r23183: Check in a change made by Tridge:
[samba.git] / source3 / utils / status.c
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22282: Fix last few name -> servicename changes.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Volker Lendecker17177: Get rid of a global variable by adding a privat...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr13262: Arrgggg. Fix smbstatus and swat status to ignore
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Jeremy Allisonr13091: Fix gcc warning about using '0' with %s.
2007-10-10 Gerald Carterr13083: patch suggested by Adam Nielsen for better...
2007-10-10 Gerald Carterr13082: revert an accidentally commited patch (still...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10208: Correctly display RDWR only when it *is* RDWR...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr5462: BUG 1549: patch from SATOH Fumiyasu <fumiya...
2007-10-10 Volker Lendecker4248: Implement smbstatus -n, don't lookup users and...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Gerald Carterr3688: fix output of smbstatus to make the man page...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-16 Jelmer VernooijCheck whether return status of poptGetNextOpt is -1...
2003-04-16 Jelmer VernooijCheck for -1 not EOF as return value of poptGetNextOpt
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2002-10-28 Jelmer Vernooijsync with head
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-05 Jelmer VernooijUse popt_common and use popt for showing help info
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Tim PotterUse common popt definition for -d option.
2002-07-21 Andrew BartlettMore cleanups, and add a comment/hint not to clean...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-24 Andrew BartlettSome of the updates from ctrlsoft's 'Various' patch:
2002-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-05-15 Gerald Cartermerges from SAMBA_2_2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-12 Jim McDonoughYet another build fix for popt. I gotta get me one...
2002-03-11 Jim McDonoughAnother program converted to popt...smbstatus this...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-10 Herb Lewisleft out {
2001-09-10 Herb Lewisprevent segv by not calling tdb_traverse and tdb_close...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-05 Herb Lewisalways include profile support so you do not need a...
2001-09-05 Herb Lewisadd profiling stats from 2.2
2001-08-23 Andrew BartlettFix up some unused variables and functions, fix up...
2001-08-22 Andrew BartlettA few changes:
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-13 Tim PotterRenamed -d option (make verbose) on smbstatus to -v.
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-05-15 Jeremy AllisonCheck sizes of data entries in connections.tdb before...
2001-05-15 Andrew Tridgellremember to close tdb after use
next