index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
1
-0
/
+6
*
show locked files for -u <user>; bug 590
Gerald Carter
2003-11-12
1
-10
/
+41
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-4
/
+0
*
Add API framework for server SMB signing.
Jeremy Allison
2003-07-16
1
-1
/
+0
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Check whether return status of poptGetNextOpt is -1, not EOF
Jelmer Vernooij
2003-04-16
1
-1
/
+1
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-4
/
+2
*
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
1
-0
/
+1
*
WITH_SENDFILE #ifdef merged from SAMBA_2_2
Gerald Carter
2003-01-02
1
-1
/
+1
*
sync with head
Jelmer Vernooij
2002-10-28
1
-30
/
+15
*
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
2002-10-08
1
-0
/
+5
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+6
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-9
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-9
/
+9
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-2
/
+3
*
Yet another build fix for popt. I gotta get me one of these picky systems...
Jim McDonough
2002-03-12
1
-1
/
+1
*
Another program converted to popt...smbstatus this time.
Jim McDonough
2002-03-11
1
-30
/
+23
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
1
-0
/
+3
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-1
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-5
/
+4
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
left out {
Herb Lewis
2001-09-10
1
-1
/
+1
*
prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log
Herb Lewis
2001-09-10
1
-18
/
+20
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-369
/
+369
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-2
/
+2
*
always include profile support so you do not need a different binary of
Herb Lewis
2001-09-05
1
-5
/
+0
*
add profiling stats from 2.2
Herb Lewis
2001-09-05
1
-2
/
+332
*
Fix up some unused variables and functions, fix up formatting
Andrew Bartlett
2001-08-23
1
-14
/
+0
*
A few changes:
Andrew Bartlett
2001-08-22
1
-60
/
+44
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+1
*
Renamed -d option (make verbose) on smbstatus to -v.
Tim Potter
2001-06-13
1
-3
/
+11
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
2001-05-15
1
-1
/
+5
*
remember to close tdb after use
Andrew Tridgell
2001-05-15
1
-0
/
+1
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+2
*
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
[next]