empserver/src/lib/common
Markus Armbruster 967122ae0b Fix files utility not to set timestamps
Commit f33b96b1 (v4.3.12) made files again set timestamps.  That was
intentionally suppressed in commit 990eb46b (v4.3.10), because it
facilitates attacks against the PRNG.  Commit 8f98e53a (v4.3.0) had
added it as a feature.

Fix by making files's main() pass new flag EFF_NOTIME to ef_open().
Implement the flag in do_write().
2008-05-17 19:35:22 +02:00
..
bestpath.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
btu.c Update copyright notice 2008-01-19 10:15:37 +01:00
cnumb.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
conftab.c Update known contributors comments 2008-03-14 20:25:44 +01:00
ef_verify.c Catch selectors that make xundump oops early 2008-05-12 12:39:38 +02:00
emp_config.c Fix commit 91eefc3f 2008-03-14 20:25:44 +01:00
file.c Fix files utility not to set timestamps 2008-05-17 19:35:22 +02:00
game.c Start the Empire clock on first break or update 2008-05-10 21:52:19 +02:00
hap_fact.c Update copyright notice 2008-01-19 10:15:37 +01:00
hours.c Update copyright notice 2008-01-19 10:15:37 +01:00
mailbox.c Remove telfil, use teldir instead. 2008-02-02 09:22:10 +01:00
mapdist.c Fix crash bug in satellite maps 2008-05-13 08:36:06 +02:00
move.c Update copyright notice 2008-01-19 10:15:37 +01:00
nat.c Update copyright notice 2008-01-19 10:15:37 +01:00
nstreval.c Fix xdump nat for relations 2008-05-10 08:36:45 +02:00
path.c Include system headers before ours 2008-03-14 20:25:11 +01:00
rdsched.c Fix parsing of anchor-relative time in update schedule 2008-05-04 09:52:46 +02:00
res_pop.c Update copyright notice 2008-01-19 10:15:37 +01:00
stmtch.c Update known contributors comments 2008-03-14 20:25:44 +01:00
tfact.c Update copyright notice 2008-01-19 10:15:37 +01:00
type.c Update copyright notice 2008-01-19 10:15:37 +01:00
wantupd.c Update copyright notice 2008-01-19 10:15:37 +01:00
xdump.c Fix empdump not to depend on POGO's origin 2008-03-26 22:12:07 +01:00
xundump.c Make xundump oops on virtual selectors 2008-05-12 11:26:41 +02:00
xy.c Make xnorm() and ynorm() use XNORM() and YNORM() 2008-03-26 22:12:03 +01:00