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
/
net_status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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