index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
1
-2
/
+2
2009-02-18
S3: Log warning in smbstatus about lack of pid in anonymous mode.
todd stecher
1
-0
/
+4
2009-01-15
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
1
-1
/
+1
2008-08-13
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
1
-2
/
+0
2008-08-13
Exit smbstatus cleanly if messaging_init fails
Volker Lendecke
1
-0
/
+6
2008-04-23
Correctly initialize lp_load in smbstatus in the presence of registry on tdb2
Volker Lendecke
1
-4
/
+16
2008-03-17
In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST
Volker Lendecke
1
-2
/
+2
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-3
/
+3
2007-12-10
Tiny simplifications
Volker Lendecke
1
-1
/
+1
2007-10-21
Don't segfault if locking.tdb can't be opened
Volker Lendecke
1
-0
/
+13
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-14
/
+36
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
2007-10-10
r25055: Add file_id_string_tos
Volker Lendecke
1
-1
/
+1
2007-10-10
r24827: Give smbstatus an initial talloc stackframe.
Michael Adam
1
-14
/
+24
2007-10-10
r24125: use TALLOC_FREE()
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24115: try to get the file name and share patch for printing
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r23954: merge from 3_0-ctdb-tridge:
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
1
-0
/
+7
2007-10-10
r23223: Convert a leftover direct tdb access to sessionid.tdb
Volker Lendecke
1
-12
/
+13
2007-10-10
r23195: Add void *private_data to brl_forall
Volker Lendecke
1
-2
/
+3
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-6
/
+23
2007-10-10
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
1
-1
/
+1
2007-10-10
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
1
-29
/
+18
2007-10-10
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
1
-8
/
+8
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-1
/
+1
2007-10-10
r22282: Fix last few name -> servicename changes.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-2
/
+2
2007-10-10
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
1
-2
/
+5
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-370
/
+20
2007-10-10
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
1
-2
/
+3
2007-10-10
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
1
-2
/
+2
2007-10-10
r15529: Initialise our saved uid and gid so that we can tell when
James Peach
1
-0
/
+1
2007-10-10
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
1
-3
/
+7
2007-10-10
r13262: Arrgggg. Fix smbstatus and swat status to ignore
Jeremy Allison
1
-0
/
+5
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r13091: Fix gcc warning about using '0' with %s.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13083: patch suggested by Adam Nielsen for better smbstatus formatting
Gerald Carter
1
-4
/
+4
2007-10-10
r13082: revert an accidentally commited patch (still in progress)
Gerald Carter
1
-4
/
+4
2007-10-10
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
1
-4
/
+4
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
1
-0
/
+2
2007-10-10
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
1
-4
/
+4
2007-10-10
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
1
-2
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-9
/
+9
2007-10-10
r10208: Correctly display RDWR only when it *is* RDWR...
Jeremy Allison
1
-1
/
+2
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-31
/
+41
2007-10-10
r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...
Gerald Carter
1
-1
/
+1
2007-10-10
r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loaded
Volker Lendecke
1
-15
/
+21
[next]