s3:lib: implement process_exists() as wrapper of serverid_exists()
commit0b5e354080ae1990b1f8acc470bfbad3f92868b8
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Aug 2012 10:36:22 +0000 (22 12:36 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Aug 2012 11:43:31 +0000 (24 13:43 +0200)
tree67ce89eeff1aeb36b09085409efd5e8a00db5b39
parent774c28416bd05c66f398dfbc999cff0e209b3620
s3:lib: implement process_exists() as wrapper of serverid_exists()

The changes the behavior of process_exists() it checks the pid.unique_id
now, if it's not SERVERID_UNIQUE_ID_NOT_TO_VERIFY.

metze
source3/lib/util.c