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
/
net_status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-46
/
+17
2010-03-01
s3: Add connections_forall_read()
Volker Lendecke
1
-3
/
+2
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-6
/
+10
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-4
/
+4
2009-08-11
s3 net: i18n support for net status
Kai Blin
1
-32
/
+34
2008-12-16
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
1
-24
/
+20
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-2
/
+2
2008-06-10
net: Make "net status" use functable3
Kai Blin
1
-6
/
+39
2008-05-20
net: Move help for "net status" to net_status.c
Kai Blin
1
-3
/
+13
2008-05-20
net: Use true/false instead of True/False.
Kai Blin
1
-4
/
+4
2008-05-10
net: more whitespace cleanup
Kai Blin
1
-8
/
+8
2008-05-10
net: Remove globals
Kai Blin
1
-8
/
+8
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
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
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
1
-2
/
+2
2007-10-10
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
1
-53
/
+19
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
-2
/
+2
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-2
/
+2
2007-10-10
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
1
-2
/
+2
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-0
/
+4
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
1
-8
/
+8
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
-7
/
+8
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+1
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2003-12-01
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
1
-0
/
+257