summaryrefslogtreecommitdiffstats
path: root/source4/auth/sam.c
Commit message (Expand)AuthorAgeFilesLines
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-2/+2
* Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2008-03-071-2/+2
* Simplify the 'password must change' logicAndrew Bartlett2008-02-291-5/+6
* Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-281-17/+19
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-8/+12
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-9/+9
* 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
* r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett2007-10-101-2/+1
* r24061: Anther part of bug #4823, which is that until now Samba4 didn't parseAndrew Bartlett2007-10-101-1/+67
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-101-1/+1
* r21362: rename:Stefan Metzmacher2007-10-101-2/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-3/+3
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-1/+1
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-101-1/+1
* r16238: Use a baseDN for the auth_sam searches, to allow continued functionAndrew Bartlett2007-10-101-2/+3
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+395