search for: getutxus

Displaying 2 results from an estimated 2 matches for "getutxus".

Did you mean: getutxid
2010 Jan 13
1
[Patch] Make OpenSSH work with FreeBSD's utmpx implementation
...its user accounting database, as opposed to utmp which is used right now. Unfortunately wtmpx and lastlog handling isn't standardized at all, which is why we took the liberty to integrate all these databases into a compact API, where setutxdb() can be used to switch to a different database and getutxuser() to search for a USER_PROCESS matching a certain user. In addition, we don't define UTMPX_FILE, because we don't want to allow applications to interact with the database files directly. This definition seems to be required by OpenSSH, even though it is not used in a sensible way. The a...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...king for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for getutxuser... no checking for pututxline... no checking for setutxdb... no checking for setutxent... no checking for utmpxname... no checking for getlastlogxbyname... no checking for daemon... yes checking for getpagesize... yes checking whether snprintf correctly terminates long strings... configure: WARNI...