summaryrefslogtreecommitdiffstats
path: root/source4/auth/sam.c
Commit message (Expand)AuthorAgeFilesLines
* s4: Change my nested groups patch to don't include user's SID itself in the "...Matthias Dieter Wallnöfer2009-08-041-17/+24
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-031-1/+1
* s4:auth: make sure we have elements returned at all in authsam_expand_nested_...Stefan Metzmacher2009-07-311-0/+6
* s4: Patch to implement nested group and privilegesMatthias Dieter Wallnöfer2009-07-311-34/+100
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-2/+4
* s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett2009-07-171-15/+27
* Remove unused variableAndrew Bartlett2009-06-181-3/+0
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-5/+6
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-041-37/+47
* use domain_dn not ncnameAndrew Tridgell2009-05-261-3/+2
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-33/+16
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-45/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-041-5/+7
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-2/+4
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* 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