Историја ревизија

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