summaryrefslogtreecommitdiff
path: root/source/utils/status.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-1/+4
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-8/+333
* Syncup getting ready for release.Jeremy Allison2001-07-061-2/+6
* Dead code elimination from SGI compiler.Jeremy Allison2001-03-091-2/+2
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-2/+2
* fixed message textAndrew Tridgell2000-05-041-1/+1
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-2/+2
* use GET_DENY_MODE() macroAndrew Tridgell2000-01-161-2/+1
* added code to allow traversal of the byte range lock databaseAndrew Tridgell2000-01-161-1/+29
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-4/+4
* improved error message in case the lock list is truncatedAndrew Tridgell1999-12-221-1/+8
* changed message is connections.tdb doesn't existAndrew Tridgell1999-12-211-1/+1
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-24/+9
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-192/+192
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-66/+66
* patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1999-08-181-52/+52
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-3/+31
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* check return value of locking_init()Andrew Tridgell1998-11-051-10/+12
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-3/+1
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-2/+0
* the rest of the binaries now compile and linkAndrew Tridgell1998-08-101-33/+34
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-3/+1
* Updates smbstatus to have a -S and -L flag.Richard Sharpe1998-07-241-69/+87
* Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1998-07-221-1/+1
* This change ensures that only the processes/locked files thatPaul Blackman1998-05-301-20/+22
* This is a security audit change of the main source.Jeremy Allison1998-05-121-4/+4
* - added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1998-03-221-1/+1
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-0/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1997-10-291-0/+1
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-1/+1
* a major share modes reorganisation.Andrew Tridgell1997-10-201-263/+48
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-13/+2
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-18/+43
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-2/+2
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+1
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+1
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-83/+177
* status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-081-16/+77
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* locking.c proto.h shmem.c smb.h status.c :Samba Release Account1997-01-151-16/+17
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-8/+9
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-4/+4
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-40/+137
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-5/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-1/+1
* Lots of changes!Andrew Tridgell1996-05-311-2/+3