tiny bugs for mib2c.iterator.conf

2005-05-07 Thread ericyosho
these problems confuse me a lot but now everything seems fine. ;-) in the initial routine table_info->min_column table_info->min_column the latter should be table_info->max_column in the create_entry routine return row should be return entry in the get_next_data_point routine return put_i

Re: something about iterate

2005-05-07 Thread ericyosho
hi all ,during my code i tried to print some messages into a txt file i found that i could go through the get_first & get_next routines. now i have only one row in my table at least i could print the right message at the bottom of the get_next routine.i could also get my data here. but i could

Re: root user insecure?

2005-05-07 Thread Thomas Anders
Robert Story wrote: On Thu, 07 Apr 2005 10:31:00 +0200 Thomas wrote: TA> A more sophisticated privilege separation model may allow to drop TA> privileges for some of the code *without* losing functionality, but this'd TA> most definitely be a non-trivial effort. You should submit this as a feature