|
|
|
@563
|
[563]
|
07/11/08 23:20:50 |
athomas |
Fix for security vulnerability reported by Nico Golde. |
|
|
|
@262
|
[262]
|
12/07/05 19:14:44 |
athomas |
* Documented nice command added several versions ago. |
|
|
|
@260
|
[260]
|
12/07/05 18:45:20 |
athomas |
* Updated config error message so it is more useful. |
|
|
|
@259
|
[259]
|
12/07/05 18:26:55 |
athomas |
* Documented new help behaviour.
* Updated Change Log? to 1.32. |
|
|
|
@258
|
[258]
|
12/07/05 18:21:32 |
athomas |
* Added rpl_malloc/rpl_realloc so that systems with dodgy implementations … |
|
|
|
@257
|
[257]
|
12/05/05 22:47:59 |
athomas |
* If a 'help' parameter does not exist, use the actual command to be run … |
|
|
|
@256
|
[256]
|
11/28/05 00:59:47 |
athomas |
* Added detection for void openlog() |
|
|
|
@254
|
[254]
|
09/01/05 04:13:43 |
athomas |
* Updated changelog to 1.31 |
|
|
|
@253
|
[253]
|
07/09/05 01:25:12 |
athomas |
* Trailing args are now expanded from the last numbered argument … |
|
|
|
@251
|
[251]
|
06/15/05 22:28:36 |
athomas |
* Fixed usage of snprintf. |
|
|
|
@250
|
[250]
|
06/09/05 06:27:27 |
athomas |
* Renamed fowner to fowners to be more consistent with the rest of the op … |
|
|
|
@249
|
[249]
|
06/08/05 20:08:15 |
athomas |
* Fixed long standing bug where the incorrect user is reported in the … |
|
|
|
@248
|
[248]
|
06/08/05 00:31:52 |
athomas |
* More automake/autoconf additions and cleanup.
* Cleaned up Change Log?, … |
|
|
|
@247
|
[247]
|
06/08/05 00:08:44 |
athomas |
* Merged autoconf branch into trunk. |
|
|
|
@235
|
[235]
|
05/27/05 01:45:19 |
athomas |
* make install now installs op.pam as /etc/pam.d/op. |
|
|
|
@233
|
[233]
|
05/27/05 00:56:39 |
athomas |
* Added an INSTALL file documenting the usual installation instructions.
… |
|
|
|
@232
|
[232]
|
05/26/05 05:44:23 |
athomas |
* Added patch by Pierre fixing strnprintf issues.
* Added patch by … |
|
|
|
@231
|
[231]
|
05/20/05 02:29:47 |
athomas |
* Fixed use of DEFAULT section, closes #5. Quite a pain in the arse … |
|
|
|
@230
|
[230]
|
05/19/05 21:49:19 |
athomas |
* Fixed some array bounds checking bugs reported by Pierre Gentile.
* … |
|
|
|
@228
|
[228]
|
04/28/05 07:08:32 |
athomas |
Fixed a long time bug with variable expansion inside quoted arguments. … |
|
|
|
@227
|
[227]
|
04/08/05 08:40:33 |
athomas |
Fixed some logging and argument parsing issues. |
|
|
|
@226
|
[226]
|
04/08/05 03:37:29 |
athomas |
Added -l argument which lists available commands.
Also added a … |
|
|
|
@224
|
[224]
|
04/07/05 00:52:51 |
athomas |
Updated to version 1.28. |
|
|
|
@223
|
[223]
|
04/07/05 00:52:32 |
athomas |
Sorting actually works now. Also, fixed potential overflow with > 16 … |
|
|
|
@221
|
[221]
|
04/06/05 21:50:39 |
athomas |
Added nolog option which suppresses informational logs. Useful … |
|
|
|
@220
|
[220]
|
04/06/05 21:47:13 |
athomas |
Added nolog |
|
|
|
@218
|
[218]
|
04/06/05 10:31:46 |
athomas |
Added basic example op.conf, much simpler than the old one. |
|
|
|
@217
|
[217]
|
04/06/05 10:27:18 |
athomas |
Updated man page, Change Log?; op.list.in now includes /etc/op.d. Default … |
|
|
|
@216
|
[216]
|
04/06/05 09:45:45 |
athomas |
Missed this in the last commit. |
|
|
|
@215
|
[215]
|
04/06/05 09:45:26 |
athomas |
op will now read all config files in /etc/op.d with a .conf extension. … |
|
|
|
@213
|
[213]
|
07/05/04 21:10:05 |
athomas |
Added xauth=<user> support to override using uid=<user>. |
|
|
|
@212
|
[212]
|
05/12/04 02:37:06 |
svn |
Added BSD copyright. |
|
|
|
@211
|
[211]
|
05/12/04 01:56:33 |
svn |
Updated op.list file so that /etc/op.conf is treated as a config file. |
|
|
|
@210
|
[210]
|
05/12/04 01:48:44 |
svn |
Added an op.list file, so the packages can be built under any system … |
|
|
|
@209
|
[209]
|
05/12/04 00:50:06 |
svn |
Updated version |
|
|
|
@208
|
[208]
|
05/12/04 00:46:53 |
svn |
Added the optional use of snprintf for systems without it.
Unindented some … |
|
|
|
@207
|
[207]
|
05/11/04 22:58:30 |
root |
Initial import. |