aboutsummaryrefslogtreecommitdiffstats
path: root/libcontacts_save_contact.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m + add section 3 man pagesMattias Andrée2021-04-131-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix memory leak in libcontacts_save_contactMattias Andrée2021-04-121-2/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcontacts_save_contact: create directory if missingMattias Andrée2021-04-061-2/+44
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix change if ID is unique when generate oneMattias Andrée2021-04-041-4/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Full relay on umask to remove permissions for other usersMattias Andrée2021-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* sync on save before rename, and check for errors on closeMattias Andrée2021-04-041-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs and warningsMattias Andrée2021-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-04-021-0/+93
Signed-off-by: Mattias Andrée <maandree@kth.se>