summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_serverid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the build: net_serverid.c has 3 wrong format strings for 64bit varsGuenter Kukkukk2013-03-051-5/+7
* s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck2013-02-191-2/+564
* s3:net_serverid: remove connections_forall from "net serverid wipedbs"Gregor Beck2012-10-191-28/+3
* s3:net_serverid: remove sessionid_traverse from "net serverid wipedbs"Gregor Beck2012-10-191-23/+0
* s3:lib: split things into a conn_tdb.hStefan Metzmacher2012-06-051-0/+1
* s3:net: convert net serverid to only use dbwrap wrapper functionsMichael Adam2011-10-111-3/+3
* s3:net: fix the exit code of net serverid wipeMichael Adam2011-10-111-1/+1
* s3:net: fix the exit code of net serverid listMichael Adam2011-10-111-1/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-1/+1
* tdb_traverse/tdb_traverse_read: check returns for negative, not -1.Rusty Russell2011-06-201-2/+2
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-6/+6
* s3-sessionid: avoid global include of sessionid.hGünther Deschner2011-03-021-0/+1
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-0/+1
* s3-cluster Always fill in the clustering vnn elementAndrew Bartlett2011-02-171-2/+0
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-0/+1
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-0/+153