summaryrefslogtreecommitdiff
path: root/source3/utils/status.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-04The big character set handling changeover!Andrew Tridgell1-3/+1
2001-06-13Renamed -d option (make verbose) on smbstatus to -v.Tim Potter1-3/+11
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-1/+1
2001-05-15Check sizes of data entries in connections.tdb before deciding they're crecs...Jeremy Allison1-1/+5
2001-05-15remember to close tdb after useAndrew Tridgell1-0/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+2
2000-05-04fixed message textAndrew Tridgell1-1/+1
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-2/+2
2000-01-16use GET_DENY_MODE() macroAndrew Tridgell1-2/+1
2000-01-16added code to allow traversal of the byte range lock databaseAndrew Tridgell1-1/+29
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-4/+4
1999-12-22improved error message in case the lock list is truncatedAndrew Tridgell1-1/+8
1999-12-21changed message is connections.tdb doesn't existAndrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-24/+9
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-192/+192
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-66/+66
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1-52/+52
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-3/+31
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-11-05check return value of locking_init()Andrew Tridgell1-10/+12
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-3/+1
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-1/+0
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-2/+0
1998-08-10the rest of the binaries now compile and linkAndrew Tridgell1-33/+34
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-3/+1
1998-07-24Updates smbstatus to have a -S and -L flag.Richard Sharpe1-69/+87
1998-07-22Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1-1/+1
1998-05-30This change ensures that only the processes/locked files thatPaul Blackman1-20/+22
1998-05-12This is a security audit change of the main source.Jeremy Allison1-4/+4
1998-03-22- added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1-1/+1
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1-0/+1
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-10-29damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1-0/+1
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-1/+1
1997-10-20a major share modes reorganisation.Andrew Tridgell1-263/+48
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-13/+2
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1-18/+43
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1-2/+2
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+1
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+1
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-83/+177
1997-05-08status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1-16/+77
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-16/+17
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-8/+9
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-4/+4
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-40/+137
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-5/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-1/+1