index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed message text
Andrew Tridgell
2000-05-04
1
-1
/
+1
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
1
-2
/
+2
*
use GET_DENY_MODE() macro
Andrew Tridgell
2000-01-16
1
-2
/
+1
*
added code to allow traversal of the byte range lock database
Andrew Tridgell
2000-01-16
1
-1
/
+29
*
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-4
/
+4
*
improved error message in case the lock list is truncated
Andrew Tridgell
1999-12-22
1
-1
/
+8
*
changed message is connections.tdb doesn't exist
Andrew Tridgell
1999-12-21
1
-1
/
+1
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-24
/
+9
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-192
/
+192
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-66
/
+66
*
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
1999-08-18
1
-52
/
+52
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
1
-3
/
+31
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
check return value of locking_init()
Andrew Tridgell
1998-11-05
1
-10
/
+12
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-3
/
+1
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-1
/
+0
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-2
/
+0
*
the rest of the binaries now compile and link
Andrew Tridgell
1998-08-10
1
-33
/
+34
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-3
/
+1
*
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1998-07-24
1
-69
/
+87
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
1
-1
/
+1
*
This change ensures that only the processes/locked files that
Paul Blackman
1998-05-30
1
-20
/
+22
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-4
/
+4
*
- added a check for broken RH5 include files. With the standard RH5
Andrew Tridgell
1998-03-22
1
-1
/
+1
*
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
1998-03-15
1
-0
/
+1
*
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1998-03-14
1
-1
/
+1
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
damn. We need root privilages to do semaphore operations even if we
Andrew Tridgell
1997-10-29
1
-0
/
+1
*
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1997-10-27
1
-1
/
+1
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-263
/
+48
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
1
-13
/
+2
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
1
-18
/
+43
*
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
1997-09-05
1
-2
/
+2
*
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1997-07-18
1
-1
/
+1
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
1
-1
/
+1
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
1
-83
/
+177
*
status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu
Samba Release Account
1997-05-08
1
-16
/
+77
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
1997-01-15
1
-16
/
+17
*
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1997-01-09
1
-8
/
+9
*
- made FAST_SHARE_MODES standard for Linux
Andrew Tridgell
1996-08-17
1
-4
/
+4
*
- added FAST_SHARE_MODES code
Andrew Tridgell
1996-08-15
1
-40
/
+137
*
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1996-06-10
1
-5
/
+0
*
a huge pile of changes :-)
Andrew Tridgell
1996-06-04
1
-1
/
+1
*
Lots of changes!
Andrew Tridgell
1996-05-31
1
-2
/
+3
*
- added hostname support to smbstatus
Andrew Tridgell
1996-05-05
1
-3
/
+7
*
Initial version imported to CVS
Samba Release Account
1996-05-04
1
-0
/
+258