chiark / gitweb /
prefork-interp: clean up old sockets
[chiark-utils.git] / cprogs /
2022-08-21 Ian Jacksonprefork-interp: clean up old sockets
2022-08-21 Ian Jacksonprefork: Break out flock_file
2022-08-21 Ian Jacksonprefork-interp: locking: require same inode
2022-08-21 Ian Jacksonprefork-interp: break out stabs_same_inode
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: wip socketry etc.
2022-08-21 Ian Jacksoncprogs: Move nonblock() to common.[co]
2022-08-21 Ian Jacksonprefork-interp: wip, socket watch, etc.
2022-08-21 Ian Jacksonprefork-interp: make fake pair later
2022-08-21 Ian Jacksonprefork-interp: watcher plan
2022-08-21 Ian Jacksonprefork-interp: wip found
2022-08-21 Ian Jacksonprefork-interp: C: new length approach
2022-08-21 Ian JacksonRevert "prefork-interp: Protocol work"
2022-08-21 Ian Jacksonprefork-interp: Protocol work
2022-08-21 Ian Jacksonprefork-interp: Rename read_greeting (from protocol_gre...
2022-08-21 Ian Jacksonprefork-interp: make call_sock into a global
2022-08-21 Ian Jacksonprefork-interp: make sockaddr_sun static
2022-08-21 Ian Jacksonprefork-interp: New protocol
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: more negotiation-ness...
2022-08-21 Ian Jacksonprefork-interp: New protocol: change env var
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: Do not env-pass saves
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: Do exchange even for...
2022-08-21 Ian Jacksonprefork-interp: Have protocol_exchange return an error...
2022-08-21 Ian Jacksonprefork-interp: Move call to call_sock_from_fd (nfc)
2022-08-21 Ian Jacksonprefork-interp: break out protocol_exchange (nfc)
2022-08-21 Ian Jacksonprefork-interp: fix a comment char
2022-08-21 Ian Jacksonprefork-interp: document -U
2022-08-21 Ian Jacksonprefork-interp: require -U (for future-proofing)
2022-08-21 Ian Jacksonprefork: add a magic number to prefork-interp
2022-08-21 Ian Jacksonprefork: new plan - make fa-monitor like the normal...
2022-08-21 Ian Jacksonprefork: fix some syntax in formal comment
2022-08-21 Ian Jacksonprefork: shorten an fd description to fit better
2022-08-21 Ian Jacksonprefork: consistently use -1 for "don't print errno"
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: fix non-script-arg case
2022-08-21 Ian Jacksonprefork-interp: wip testing
2022-08-21 Ian Jacksonprefork-interp: wip testing
2022-08-21 Ian Jacksonprefork-interp: enable build
2022-08-21 Ian Jacksonprefork-interp: Add missing symbols
2022-08-21 Ian Jacksonprefork-interp: Fix an uninitialised variable
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip use stdio
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksoncommon.h: Add some more decls (useful for prefork-interp)
2022-08-21 Ian Jacksonprefork-interp: wip
2022-08-21 Ian Jacksonprefork-interp: wip args
2022-08-21 Ian Jacksonprefork: Insist on script (separately) with combined...
2022-08-21 Ian Jacksonprefork: Provide PREFORK_CMDINFOS
2022-08-21 Ian Jacksonprefork: Make socket finding etc. stuff static
2022-08-21 Ian Jacksonprefork: Move garbage handling back cgi-fcgi-interp
2022-08-21 Ian Jacksonprefork: Allow script not to be set
2022-08-21 Ian Jacksonprefork: Have process_opts not return script, just...
2022-08-21 Ian Jacksonprefork: Have process_opts update argv and not take...
2022-08-21 Ian Jacksonprefork: Remove a wrong check
2022-08-21 Ian Jacksonprefork-interp: define what our invocation looks like
2022-08-21 Ian Jacksoncgi-fcgi-interp: Write down the usages
2022-08-21 Ian Jacksonprefork: Move STAGE2_VAR back to cgi-fcgi-interp
2022-08-21 Ian Jacksonprefork-interp: wip
2022-08-21 Ian Jacksoncgi-fcgi-interp: prefork: Make name variable
2022-08-21 Ian Jacksonprefork: split off lock_path etc.
2022-08-21 Ian Jacksoncprogs: add FILLZERO
2022-08-21 Ian JacksonBreak much of cgi-fcgi-interp.c out into prefork.[ch]
2022-08-21 Ian Jacksoncgi-fcgi-interp: Drop a spurious duplicate comment
2022-08-21 Ian JacksonMerge remote-tracking branch 'dgit/dgit/sid'
2022-08-11 Ian Jacksonreally: Fix a preprocessor #endif
2020-02-11 Ian JacksonMerge remote-tracking branch 'dgit/dgit/sid' archive/debian/6.1.1 debian/6.1.1
2020-02-11 Ian JacksonMerge remote-tracking branch 'mariner/master'
2019-08-12 Ian Jacksonreally: Support REALLY_CHECK_FILE_2 for checking multip...
2019-08-12 Ian Jacksonreally: Invert logic in REALLY_CHECK_FILE checkroot
2018-04-20 Ian JacksonMerge remote-tracking branch 'mariner/fishdescriptor'
2018-02-18 Ian Jacksonxbatmon-simple: Minor improvements to the .txt doc.
2017-05-03 Matthew Vernonwith-lock-ex: Provide -t (timeout) option
2017-05-03 Matthew Vernonwith-lock-ex: Replace ad-hoc option parser with getopt.
2017-05-03 Ian Jacksonwith-lock-ex: Convert to MIT
2017-04-26 Ian JacksonMerge remote-tracking branch 'mariner/master'
2017-01-23 Ian JacksonPortability fix: Fix on libcs where st_mtime is not... archive/debian/5.0.2 debian/5.0.2
2016-11-16 Ian Jacksonwith-lock-ex: provide -l
2016-11-05 Ian Jacksonxduplic-copier: Use XkbKeycodeToKeysym instead of XKeyc...
2016-11-05 Ian Jacksonxduplic-copier: Print error message, rather than segfau...
2016-11-05 Ian Jacksonxduplic-copier: Drop obsolete variable "ts_last".
2016-11-05 Tony Finchcgi-fcgi-interp: support CGI command line arguments
2016-11-05 Ian Jacksoncgi-fcgi-interp: correct the copyright header rubric.
2016-04-25 Ian Jacksoncgi-fcgi-interp: Fix logger buffer-handling bugs.
2016-03-30 Ian Jacksoncgi-fcgi-perl: wip new stderr logging, does not work...
2016-03-30 Ian Jacksoncgi-fcgi-interp: Send our own stage2 messages to syslog
2016-03-30 Ian Jacksoncgi-fcgi-interp: Constify stage2
2016-03-30 Ian Jacksoncgi-fcgi-interp: Remove use of err.h (preparation for...
2016-03-29 Ian Jacksoncgi-fcgi-interp: Actually get run in ~ right
2016-03-29 Ian Jacksoncgi-fcgi-interp: Provide -E option.
2016-03-29 Ian Jacksoncgi-fcgi-interp: Provide -G option.
2016-03-29 Ian Jacksoncgi-fcgi-interp: Reformat option table (nfc)
2016-03-29 Ian Jacksoncgi-fcgi-interp: Make ident_sc global, and introduce...
2016-03-29 Ian Jacksoncgi-fcgi-interp: Document accurately the default ident
2016-03-29 Ian Jacksoncgi-fcgi-interp: mkdir ~/.cgi-fcgi-interp if necessary.
next