summaryrefslogtreecommitdiff
path: root/source3/utils/net_serverid.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-05Fix the build: net_serverid.c has 3 wrong format strings for 64bit varsGuenter Kukkukk1-5/+7
2013-02-19s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck1-2/+564
2012-10-19s3:net_serverid: remove connections_forall from "net serverid wipedbs"Gregor Beck1-28/+3
2012-10-19s3:net_serverid: remove sessionid_traverse from "net serverid wipedbs"Gregor Beck1-23/+0
2012-06-05s3:lib: split things into a conn_tdb.hStefan Metzmacher1-0/+1
2011-10-11s3:net: convert net serverid to only use dbwrap wrapper functionsMichael Adam1-3/+3
2011-10-11s3:net: fix the exit code of net serverid wipeMichael Adam1-1/+1
2011-10-11s3:net: fix the exit code of net serverid listMichael Adam1-1/+1
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-1/+1
2011-06-20tdb_traverse/tdb_traverse_read: check returns for negative, not -1.Rusty Russell1-2/+2
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-6/+6
2011-03-02s3-sessionid: avoid global include of sessionid.hGünther Deschner1-0/+1
2011-03-02s3-server_id: only include server_id where needed.Günther Deschner1-0/+1
2011-02-17s3-cluster Always fill in the clustering vnn elementAndrew Bartlett1-2/+0
2010-08-26s3-build: use dbwrap.h only where needed.Günther Deschner1-0/+1
2010-03-10s3: Fix a long-standing problem with recycled PIDsVolker Lendecke1-0/+153