Age | Commit message (Expand) | Author | Files | Lines |
2009-09-19 | s4-auth: add SID_NT_ENTERPRISE_DCS is a server trust account | Andrew Tridgell | 1 | -1/+13 |
2009-09-17 | s4-sam: add a note about the solaris client | Andrew Tridgell | 1 | -0/+2 |
2009-09-07 | s4:sam - Implement also here the right primary group behaviour | Matthias Dieter Wallnöfer | 1 | -46/+71 |
2009-08-04 | s4: Change my nested groups patch to don't include user's SID itself in the "... | Matthias Dieter Wallnöfer | 1 | -17/+24 |
2009-08-03 | Return infinite time for last last logoff when last logoff = 0 | Matthieu Patou | 1 | -1/+1 |
2009-07-31 | s4:auth: make sure we have elements returned at all in authsam_expand_nested_... | Stefan Metzmacher | 1 | -0/+6 |
2009-07-31 | s4: Patch to implement nested group and privileges | Matthias Dieter Wallnöfer | 1 | -34/+100 |
2009-07-28 | s4:kerberos Add support for user principal names in certificates | Andrew Bartlett | 1 | -2/+4 |
2009-07-17 | s4:kdc Rework KDC to pull in less attributes for krbtgt lookups | Andrew Bartlett | 1 | -15/+27 |
2009-06-18 | Remove unused variable | Andrew Bartlett | 1 | -3/+0 |
2009-06-18 | s4:kdc Allow a password change when the password is expired | Andrew Bartlett | 1 | -5/+6 |
2009-06-04 | changed the auth path to use extended DN ops to avoid non-indexed searches | Andrew Tridgell | 1 | -37/+47 |
2009-05-26 | use domain_dn not ncname | Andrew Tridgell | 1 | -3/+2 |
2009-05-26 | Don't use crossRef records to find our own domain | Andrew Bartlett | 1 | -33/+16 |
2009-02-13 | Push sam_get_server_info_principal into the auth subsystem | Andrew Bartlett | 1 | -45/+0 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-12-04 | s4:kdc: allow a trusted domain to get kerberos tickets | Stefan Metzmacher | 1 | -5/+7 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -2/+4 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-25 | Remove useless extra argument to samdb_result_account_expires(). | Andrew Bartlett | 1 | -2/+2 |
2008-03-07 | Update account expiration to use new samdb_result_account_expires() function. | Andrew Kroeger | 1 | -2/+2 |
2008-02-29 | Simplify the 'password must change' logic | Andrew Bartlett | 1 | -5/+6 |
2008-02-28 | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 1 | -17/+19 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -8/+12 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24074: Test both permitted logon hours and permitted workstations in the | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r24061: Anther part of bug #4823, which is that until now Samba4 didn't parse | Andrew Bartlett | 1 | -1/+67 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21434: - get rid of "krb5Key" | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16238: Use a baseDN for the auth_sam searches, to allow continued function | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -0/+395 |