aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/table_getpwnam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move smtpd to usr.sbin to ease upstream cherry-pickingGilles Chehade2020-05-221-120/+0
* Revert "moving smtpd to usr.sbin/smtpd to ease cherry-picking of upstream"Gilles Chehade2020-05-221-0/+120
* moving smtpd to usr.sbin/smtpd to ease cherry-picking of upstreamGilles Chehade2020-05-221-120/+0
* mv backGilles Chehade2020-05-211-0/+120
* tmp moveGilles Chehade2020-05-211-120/+0
* move backGilles Chehade2020-05-131-0/+120
* moveGilles Chehade2020-05-131-120/+0
* merge historiesGilles Chehade2020-04-301-0/+120
* moveGilles Chehade2020-04-301-120/+0
* Merge branch 'master' into portableGilles Chehade2019-01-031-1/+3
|\
| * syncGilles Chehade2018-12-271-1/+3
* | Merge branch 'master' into portableGilles Chehade2018-12-271-22/+19
|\|
| * syncGilles Chehade2018-12-271-8/+9
| * syncGilles Chehade2018-12-261-15/+11
* | Merge branch 'master' into portable_mergeGilles Chehade2015-12-121-1/+1
|\|
| * sync cvs idGilles Chehade2015-10-191-1/+1
* | Merge branch 'master' into portableGilles Chehade2015-01-291-0/+1
|\|
| * use <limits.h> comprehensively. For now try to push <> includes toSunil Nimmagadda2015-01-281-0/+1
* | Merge branch 'master' into portableEric Faurot2014-07-041-2/+2
|\|
| * - remove unused table_get() table_delete()Eric Faurot2014-06-261-2/+2
* | Merge branch 'master' into portableEric Faurot2013-05-301-1/+1
|\|
| * blank openbsd cvs keywordsEric Faurot2013-05-301-1/+1
* | fix merge master conflictsCharles Longeau2013-05-281-1/+1
|\|
| * sync with currentCharles Longeau2013-05-281-0/+118
* Merge branch 'master' into portableEric Faurot2013-04-241-22/+15
|\
| * Introduce a lookup union and use it to store lookup results, ratherEric Faurot2013-04-241-22/+15
* | Merge branch 'master' into portableEric Faurot2013-04-231-3/+3
|\|
| * * do not pass the conf string in the config() API functionEric Faurot2013-04-231-3/+3
* | sys-tree.h and sys-queue.h -> sys/tree.h and sys/queue.hCharlie Root2013-04-121-2/+2
* | Merge branch 'master' into portablegilles2013-03-201-1/+0
|\|
| * avoid using sys/param.h whenever possiblegilles2013-03-201-1/+0
* | Merge branch 'master' into portableEric Faurot2013-01-281-1/+1
|\|
| * sync with OpenBSD tree: cvsid + man page fixesGilles Chehade2013-01-281-1/+1
* | Merge branch 'master' into portableEric Faurot2012-12-281-1/+1
|\|
| * update my mail address and add myself to some files where I should own copyrightGilles Chehade2012-12-271-1/+1
* | fix merge master conflictsCharles Longeau2012-12-061-8/+11
|\|
| * Merge branch 'master' into issue133-async-userinfoGilles Chehade2012-12-061-3/+10
| |\
| | * table_getpwnam.c should let the caller know of transient errorsGilles Chehade2012-11-301-3/+10
| * | no longer perform K_USERINFO lookups outside of lkaGilles Chehade2012-12-051-5/+1
| |/
* | Merge branch 'master' into portableEric Faurot2012-11-191-18/+12
|\|
| * KNF and formatingEric Faurot2012-11-191-5/+10
| * - add support for tables handle cacheGilles Chehade2012-11-191-2/+2
| * - fix minor parsing bug in table_add causing a table to be typedGilles Chehade2012-11-171-1/+1
| * - cleanup makemap/MakefileGilles Chehade2012-11-161-11/+0
* | fix merge master conflictsCharles Longeau2012-11-151-2/+4
|/
* - rework the table API:Gilles Chehade2012-11-151-0/+129