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-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
*
r23195: Add void *private_data to brl_forall
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-6
/
+23
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-29
/
+18
*
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
2007-10-10
1
-8
/
+8
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22282: Fix last few name -> servicename changes.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
2007-10-10
1
-2
/
+5
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-370
/
+20
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r15529: Initialise our saved uid and gid so that we can tell when
James Peach
2007-10-10
1
-0
/
+1
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r13262: Arrgggg. Fix smbstatus and swat status to ignore
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r13091: Fix gcc warning about using '0' with %s.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13083: patch suggested by Adam Nielsen for better smbstatus formatting
Gerald Carter
2007-10-10
1
-4
/
+4
*
r13082: revert an accidentally commited patch (still in progress)
Gerald Carter
2007-10-10
1
-4
/
+4
*
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
2007-10-10
1
-4
/
+4
*
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-2
/
+2
[next]