Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Merge branch 'modernise' into tweaks |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/tweaks | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
229ff25e0f5ee9e15ae7ced8e344d04d |
| User & Date: | base@atomicules.co.uk 2014-01-03 22:31:22.000 |
|
2014-01-06
| ||
| 11:10 |
Work-around for segfault & data corruption when secring is not available
A couple of things here: 1) I probably use PWMan in a way that wasn't intended: I only make my 2) It seems that for reasons I don't have the inclination or ability to So as a workaround (for my usage circumstances), this fix checks whether This isn't perfect as it only waits once. I.e. if it recognises the | |
|
2014-01-03
| ||
| 22:31 | Merge branch 'modernise' into tweaks check-in: 229ff25e0f user: base@atomicules.co.uk tags: origin/tweaks, trunk | |
| 22:28 | Autohell update to automake 1.14 Leaf check-in: cc36d370ce user: base@atomicules.co.uk tags: modernise, trunk | |
|
2013-03-23
| ||
| 21:27 |
Extend the "don't overwrite fields if only carriage return is entered" to password field
And also use malloc. What I'd done before wasn't doing what I thought. C I'm in two minds about the benefit of dynamic allocation though. Since | |