]> andersk Git - moira.git/commit
- Make print_id a function rather than a macro.
authorzacheiss <zacheiss>
Tue, 15 May 2007 21:28:02 +0000 (21:28 +0000)
committerzacheiss <zacheiss>
Tue, 15 May 2007 21:28:02 +0000 (21:28 +0000)
commit73a9584204139a08052018d73d32be695bdcb0cd
tree0251ec70c67a48a190057b15bd98e44423ed7427
parent734798c041ee11fafb54504eea4b3f205e51b898
- Make print_id a function rather than a macro.

- Update ID space for DO_SYS/DO_OTR to correspond to the IDs moira is
  now assigning.

- Include scary lookup table of all user and group pts ids that are
  inside the new "system" id space but aren't actually system users,
  i.e., they aren't tracked by moira.

  Potential future copious free time project: track this in an external
  config file the program reads.

- Visit from the decruftification fairy:
  * don't declare things we don't own.
  * replace sys_errlist with strerror().
  * modern function prototype/declarations.
afssync/pt_util.c
This page took 0.139274 seconds and 5 git commands to generate.