summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-2/+4
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-3/+3
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-5/+7
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25576: BOOL -> boolStefan Metzmacher2007-10-101-1/+1
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-1/+1
* r25404: fix the buildStefan Metzmacher2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-101-9/+16
* r14305: fixed a memory leak and a break errorAndrew Tridgell2007-10-101-0/+5
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r12971: Fix spelling.Tim Potter2007-10-101-1/+1
* r12824: Another typo.Andrew Bartlett2007-10-101-1/+1
* r12821: Fix typos.Andrew Bartlett2007-10-101-3/+3
* r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. IfAndrew Bartlett2007-10-101-61/+89
* r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett2007-10-101-1/+1
* r12610: we need struct passwd on some systemsStefan Metzmacher2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r11599: remove local (and broken) version of strhaslower() strhasupper()Stefan Metzmacher2007-10-101-24/+0
* r8933: Fix missing prototype warningsJelmer Vernooij2007-10-101-0/+1
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-10/+15
* r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warningLove Hörnquist Åstrand2007-10-101-1/+4
* r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can youAndrew Tridgell2007-10-101-1/+1
* r7934: ported samba3 pass_check functions to auth_unix.cSimo Sorce2007-10-101-5/+332
* r7242: typoSimo Sorce2007-10-101-1/+1
* r7232: add some more auth stuffSimo Sorce2007-10-101-80/+419
* r2650: fixed a memory leak in make_server_info()Andrew Tridgell2007-10-101-1/+1
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-1/+17
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+132