summaryrefslogtreecommitdiff
path: root/source4/auth/auth_unix.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher1-9/+16
2007-10-10r14305: fixed a memory leak and a break errorAndrew Tridgell1-0/+5
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r12971: Fix spelling.Tim Potter1-1/+1
2007-10-10r12824: Another typo.Andrew Bartlett1-1/+1
2007-10-10r12821: Fix typos.Andrew Bartlett1-3/+3
2007-10-10r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. IfAndrew Bartlett1-61/+89
2007-10-10r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett1-1/+1
2007-10-10r12610: we need struct passwd on some systemsStefan Metzmacher1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r11599: remove local (and broken) version of strhaslower() strhasupper()Stefan Metzmacher1-24/+0
2007-10-10r8933: Fix missing prototype warningsJelmer Vernooij1-0/+1
2007-10-10r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett1-10/+15
2007-10-10r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warningLove Hörnquist Åstrand1-1/+4
2007-10-10r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can youAndrew Tridgell1-1/+1
2007-10-10r7934: ported samba3 pass_check functions to auth_unix.cSimo Sorce1-5/+332
2007-10-10r7242: typoSimo Sorce1-1/+1
2007-10-10r7232: add some more auth stuffSimo Sorce1-80/+419
2007-10-10r2650: fixed a memory leak in make_server_info()Andrew Tridgell1-1/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-1/+17
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+132