chiark / gitweb /
debian/control: Add missing build-dependency on flex. Fixes FTBFS. Report from Aurel...
[userv.git] / parser.c
2021-12-29 Ian Jacksoncopyright: Simplify notices (automatic part)
2017-01-23 Ian JacksonDeclare fast forward from 1.1.1
2017-01-23 Ian JacksonUpgrade licence to GPLv3+.
2017-01-23 Ian JacksonCorrect quoting of include-lookup directory. Closes...
2017-01-23 Ian JacksonSupport `range' operator, as promised by the spec....
2017-01-23 Ian JacksonDo not ignore errors from readdir.
2017-01-23 Ian JacksonParser fixes:
2012-06-08 Ian Jacksonuserv (1.1.1) unstable; urgency=low
2012-06-08 Ian Jacksoncopyright
2012-06-02 Ian Jacksonfix parsing bug
2006-04-07 ianFixes for asserts from Nelson Beebe
2003-11-01 ian@@ -1,3 +1,9 @@
2001-01-25 ian@@ -3,6 +3,10 @@
1999-11-07 ian@@ -1,3 +1,12 @@
1999-10-09 ian@@ -1,9 +1,11 @@ debian_version_0_65_1
1999-10-09 ianAvoid accessing backup, auto-save files, etc, with... debian_version_0_65_0
1999-04-07 ianPortability and doc fixes, including my own portability...
1999-02-03 ianFixed misdequoting of \<newline> in "-quoted strings... debian_version_0_60_3
1999-01-30 ianFix quoted strings. Oops. debian_version_0_60_2
1999-01-30 ianFixed spurious failure with Interrupted system call... debian_version_0_60_1
1999-01-30 ianFixed failure to save pathnames in a couple of places...
1999-01-30 ianFixed assertion failure if user's home directory not...
1999-01-30 ianString-termination bugfix. Compilation fixes (-D_GNU_SO...
1998-01-29 ianMove xtrsave(string) to avoid possible memory leak. release-0-58
1998-01-24 ianRJK fixes.
1998-01-24 ianRJK fixes.
1997-09-18 ianInternal code review complete.
1997-09-06 ianUp to halfway down rhs p.12, inc builtin services,...
1997-09-02 ianInternal review up to end of p11.
1997-08-25 ianAdd --spoof-user. Tidy up servicepw &c in daemon.
1997-08-24 ianInitial CVS checkin.