Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / utils / status.c
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
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-05-04 Andrew Tridgellfixed message text
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-16 Andrew Tridgelluse GET_DENY_MODE() macro
2000-01-16 Andrew Tridgelladded code to allow traversal of the byte range lock...
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-22 Andrew Tridgellimproved error message in case the lock list is truncated
1999-12-21 Andrew Tridgellchanged message is connections.tdb doesn't exist
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-08-18 Luke Leightonpatch from Michael Glauche to call get_status_connectio...
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-05 Andrew Tridgellcheck return value of locking_init()
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-10 Andrew Tridgellthe rest of the binaries now compile and link
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-24 Richard SharpeUpdates smbstatus to have a -S and -L flag.
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-05-30 Paul BlackmanThis change ensures that only the processes/locked...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-22 Andrew Tridgell- added a check for broken RH5 include files. With...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-10-29 Andrew Tridgelldamn. We need root privilages to do semaphore operation...
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-05 Jeremy Allisonclient.c: Made sure myhostname was initialised before...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Accountstatus.c: Added brief option. Patch from ccctim@mailbox...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-31 Andrew TridgellLots of changes!
1996-05-05 Andrew Tridgell- added hostname support to smbstatus
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS