Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 2ab9403119 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples il y a 7 ans
  Denys Vlasenko 6390a3a4e5 whitespace fixes il y a 9 ans
  Denys Vlasenko b5dabd9078 libpwdgrp: fix comment discrepancies il y a 9 ans
  Denys Vlasenko 5de450237c libpwdgrp: do not require that /etc/passwd entries have nonempty home and shell il y a 9 ans
  Tito Ragusa cb6a112f09 libpwdgrp: fix thinko in getpwnam il y a 9 ans
  Denys Vlasenko 23cfaab47d libpwdgrp: use getpwent() instead of getpwent_r() il y a 9 ans
  Tito Ragusa e5cae08f12 libpwdgrp: line counting in error meesages is broken, remove it il y a 9 ans
  Denys Vlasenko c5d4a04e45 libpwdgrp: fixes suggested by Tito, comment tweaks il y a 9 ans
  Denys Vlasenko db4d1051ca libpwdgrp: another code shrink il y a 9 ans
  Denys Vlasenko 5acf1346b4 libpwdgrp: code shrink il y a 9 ans
  Denys Vlasenko 12fc869560 libpwdgrp: getgrXXX: empty string is not a member name, do not store it il y a 9 ans
  Denys Vlasenko 402451aa19 fix a SEGV in previous commit il y a 9 ans
  Denys Vlasenko f9936676bb libpwdgrp: fix counting of commas in group list il y a 9 ans
  Denys Vlasenko 134c53098b libpwdgrp: store getXXnam result in a single malloc block il y a 9 ans
  Denys Vlasenko 20c0a16334 libpwdgrp: make db->def[] one byte shorter il y a 9 ans
  Denys Vlasenko 5e62a3d016 libpwdgrp: use a better estimate of max struct size il y a 9 ans
  Denys Vlasenko 9dca6acaac libpwdgrp: reinstate Tito's optional atexit freeing il y a 9 ans
  Denys Vlasenko 8d547aca75 libpwdgrp: fix a memory leak in getXXnam (we did not save address of string buf) il y a 9 ans
  Denys Vlasenko 31d6734457 libpwdgrp: tweak comments, replace one xmalloc with xzalloc il y a 9 ans
  Denys Vlasenko 908b6e5dfd libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed il y a 9 ans
  Tito Ragusa 1da09cfacf libpwdgrp: rewritten to use malloced implementation il y a 9 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 11 ans
  Denys Vlasenko acdb0041b3 libpwdgrp/pwd_grp.c: use same static buffer for all getpwXX functions il y a 12 ans
  Denys Vlasenko 2e55404bcf libpwdgrp/pwd_grp.c: set opened /etc/{passwd,group,shadow} fds CLOEXEC il y a 12 ans
  Tito Ragusa ad3d72f082 move passwd, shadow, group and gshadow path definitions to libbb.h il y a 13 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 05d1a32192 libpwdgrp: comment out unused data il y a 14 ans