summaryrefslogtreecommitdiff
path: root/lib/replace/system/passwd.h
AgeCommit message (Collapse)AuthorFilesLines
2014-09-19replace: Fix includes of unistd.hMartin Schwenke1-0/+4
This should always be conditional. system/passwd.h wants it too so that uid_t is defined. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Volker Lendecke <vl@samba.org>
2014-04-17Remove special nss_wrapper codeAndreas Schneider1-12/+0
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-17lib: Change uid_wrapper to preloadable version.Andreas Schneider1-11/+0
This imports version 1.0.1 of uid_wrapper. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-15auth: Remove plaintext OSF1 password supportAndrew Bartlett1-3/+0
The WAF build does not have the code to detect getprpwnam on which this is based, and so this is dead code. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2012-12-03replace: Remove deprecated getpass() support.Andreas Schneider1-11/+0
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2012-01-31Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.Ira Cooper1-0/+2
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Jan 31 23:28:09 CET 2012 on sn-devel-104
2011-10-27Include uid_wrapper correctly.Andreas Schneider1-0/+11
2010-02-08libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher1-2/+4
metze
2009-09-15libreplace: white space cleanupsBjörn Jacke1-4/+4
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+110