Wireshark-commits: [Wireshark-commits] rev 33978: /trunk/ /trunk/: capture_opts.c capture_opts.h du
Date: Sat, 28 Aug 2010 11:05:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33978

User: sake
Date: 2010/08/28 04:05 AM

Log:
 As mentioned on the users-mailinglist[1], it could be useful to have groups read access to the ringbuffer that dumpcap creates. That way, a group of people can access the capture files without having to use root access.
 
 [1]  http://www.wireshark.org/lists/wireshark-users/201008/msg00235.html

Directory: /trunk/
  Changes    Path              Action
  +5 -0      capture_opts.c    Modified
  +1 -0      capture_opts.h    Modified
  +6 -3      dumpcap.c         Modified
  +5 -2      ringbuffer.c      Modified
  +1 -1      ringbuffer.h      Modified