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
*
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
2012-06-21
1
-1
/
+1
*
s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal()
Michael Adam
2012-06-21
1
-1
/
+2
*
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:utils: use smbd/smbd.h instead of just smbd/proto.h
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
1
-0
/
+1
*
s3: Add smbstatus -N to output the notify db
Volker Lendecke
2012-04-17
1
-0
/
+40
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-4
/
+0
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+2
*
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
2012-01-12
1
-3
/
+5
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-2
/
+1
*
s3: Use autogenerated open_files.idl
Volker Lendecke
2011-12-02
1
-0
/
+1
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
s3:smbstatus: use lp_load_global() - smbstatus does not need to load shares!
Michael Adam
2011-07-28
1
-1
/
+1
*
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
1
-0
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-3
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-1
/
+1
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
2010-03-01
1
-31
/
+19
*
s3: Add connections_forall_read()
Volker Lendecke
2010-03-01
1
-3
/
+2
*
s3:smbstatus: Fix bug 6703, allow smbstatus as non-root
Volker Lendecke
2009-09-18
1
-11
/
+13
*
s3:smbstatus: Fix some nonempty blank lines
Volker Lendecke
2009-09-18
1
-19
/
+19
*
s3: Change the share_mode_lock struct to store a base_name and stream_name
Tim Prouty
2009-07-08
1
-4
/
+14
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-2
/
+2
*
S3: Log warning in smbstatus about lack of pid in anonymous mode.
todd stecher
2009-02-18
1
-0
/
+4
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-2
/
+0
*
Exit smbstatus cleanly if messaging_init fails
Volker Lendecke
2008-08-13
1
-0
/
+6
*
Correctly initialize lp_load in smbstatus in the presence of registry on tdb2
Volker Lendecke
2008-04-23
1
-4
/
+16
*
In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST
Volker Lendecke
2008-03-17
1
-2
/
+2
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-3
/
+3
*
Tiny simplifications
Volker Lendecke
2007-12-10
1
-1
/
+1
*
Don't segfault if locking.tdb can't be opened
Volker Lendecke
2007-10-21
1
-0
/
+13
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-14
/
+36
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24827: Give smbstatus an initial talloc stackframe.
Michael Adam
2007-10-10
1
-14
/
+24
*
r24125: use TALLOC_FREE()
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24115: try to get the file name and share patch for printing
Stefan Metzmacher
2007-10-10
1
-4
/
+17
*
r23954: merge from 3_0-ctdb-tridge:
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r23223: Convert a leftover direct tdb access to sessionid.tdb
Volker Lendecke
2007-10-10
1
-12
/
+13
[next]