index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:net_status_shares: use connections_forall_read for a read only traversal
Gregor Beck
2012-10-19
1
-3
/
+2
*
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
2012-06-21
1
-1
/
+1
*
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
2012-06-06
1
-2
/
+2
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
1
-0
/
+1
*
s3-messages: only include messages.h where 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: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
2010-03-01
1
-46
/
+17
*
s3: Add connections_forall_read()
Volker Lendecke
2010-03-01
1
-3
/
+2
*
s3 net: Fix compile warnings
Kai Blin
2010-01-19
1
-6
/
+10
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-18
1
-4
/
+4
*
s3 net: i18n support for net status
Kai Blin
2009-08-11
1
-32
/
+34
*
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
2008-12-16
1
-24
/
+20
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Make "net status" use functable3
Kai Blin
2008-06-10
1
-6
/
+39
*
net: Move help for "net status" to net_status.c
Kai Blin
2008-05-20
1
-3
/
+13
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-4
/
+4
*
net: more whitespace cleanup
Kai Blin
2008-05-10
1
-8
/
+8
*
net: Remove globals
Kai Blin
2008-05-10
1
-8
/
+8
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
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
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-53
/
+19
*
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
-2
/
+2
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2007-10-10
1
-8
/
+8
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-7
/
+8
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
2003-12-01
1
-0
/
+257