summaryrefslogtreecommitdiff
path: root/sbuild/sbuild-auth.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-02sbuild: Remove sbuild- prefixRoger Leigh1-384/+0
2013-03-31Update copyrights of all filesRoger Leigh1-1/+1
2013-02-03sbuild::error map uses C++11 static initialisersRoger Leigh1-28/+13
2013-01-05Replace tabs with spaces in all source codeRoger Leigh1-10/+10
2012-07-04sbuild::auth: Remove /usr/bin/X11 and /usr/games from default PATHRoger Leigh1-2/+2
2012-01-03Update all translatable strings to use UTF-8 characters in source codeRoger Leigh1-2/+2
2011-07-09sbuild::auth: Allow setting of remote userRoger Leigh1-34/+82
2010-08-22sbuild::auth: Always preserve HOME and SHELLRoger Leigh1-17/+15
2010-07-11sbuild: Remove unnecessary use of sbuild namespace qualifiersRoger Leigh1-2/+2
2010-06-29sbuild::auth and sbuild::session: Improve environment handlingRoger Leigh1-6/+20
2010-06-27sbuild::chroot: Add preserve-environment keyRoger Leigh1-3/+8
2010-06-26sbuild: Move verbosity from auth to chroot and sessionRoger Leigh1-14/+1
2010-02-09sbuild::auth_pam: Fix logic error in destructorRoger Leigh1-1/+2
2009-09-27sbuild: Add reentrant passwd and group wrappersRoger Leigh1-12/+13
2009-05-10[sbuild::auth] Split into auth_pam and auth_nullRoger Leigh1-418/+33
2009-05-10[sbuild] Make PAM support configurableRoger Leigh1-0/+45
2009-01-11[sbuild::session] Don't inherit from sbuild::authRoger Leigh1-71/+12
2008-09-21[sbuild::auth_conv_tty] Add weak reference to the auth objectRoger Leigh1-2/+23
2007-09-16Convert the entire project to GPLv3Roger Leigh1-5/+4
2007-04-25* NEWS: Document the environment-filter key.Roger Leigh1-0/+27
2007-04-05* po/POTFILES.in: Updated with new file locations.Roger Leigh1-1/+1
2006-08-19* sbuild/sbuild-auth.cc (get_wd, set_wd): New methods. Get andRoger Leigh1-0/+13
2006-08-01* sbuild/sbuild-auth.h (sbuild): Document that the environmentRoger Leigh1-32/+0
2006-07-29* TODO: Add future items.Roger Leigh1-15/+26
2006-07-27* sbuild/sbuild-auth.ccRoger Leigh1-1/+4
2006-07-27* schroot/schroot-releaselock.cc, schroot/schroot.cc,Roger Leigh1-1/+1
2006-07-20* sbuild/sbuild-session.ccRoger Leigh1-0/+2
2006-07-20* TODO: Remove completed item.Roger Leigh1-0/+2
2006-07-19* po/LINGUAS: Remove vi.Roger Leigh1-0/+2
2006-07-17* sbuild/sbuild-log.ccRoger Leigh1-1/+1
2006-07-17* Remove redundant emacs local variables use in C++ sources.Roger Leigh1-6/+0
2006-07-17* sbuild/sbuild-chroot-config.ccRoger Leigh1-6/+5
2006-07-16* TODO: Remove completed items.Roger Leigh1-20/+28
2006-07-14* schroot/schroot.conf.5.in: Minor whitespace cleanup.Roger Leigh1-1/+1
2006-07-13* TODO: Remove completed error string markup item.Roger Leigh1-6/+9
2006-07-13* All sources use error<> in place of custom_error_base<>, andRoger Leigh1-2/+2
2006-07-12* All sources defining a custom_error<>::error_strings map defineRoger Leigh1-2/+2
2006-07-12* All sources use strerror(errno) in place of errno when creatingRoger Leigh1-3/+3
2006-06-28* sbuild/sbuild-auth.cc: Fix switched authentication andRoger Leigh1-2/+2
2006-06-25* Update API reference, fixing a few undocumented members andRoger Leigh1-1/+1
2006-06-23* Move sbuild sources into an sbuild subdirectory, dchroot sourcesRoger Leigh1-0/+692