Changeset 30 for trunk/samba/source/web/statuspage.c
- Timestamp:
- Apr 25, 2007, 9:44:55 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/web/statuspage.c
r22 r30 231 231 232 232 printf("<tr><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td></tr>\n", 233 crec. name,uidtoname(crec.uid),233 crec.servicename,uidtoname(crec.uid), 234 234 gidtoname(crec.gid),procid_str_static(&crec.pid), 235 235 crec.machine,
Note: See TracChangeset
for help on using the changeset viewer.