Age | Commit message (Expand) | Author | Files | Lines |
2010-08-18 | s4:auth Avoid doing database lookups for NT AUTHORITY users | Andrew Bartlett | 1 | -0/+6 |
2010-06-29 | Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no... | Matthias Dieter Wallnöfer | 1 | -21/+4 |
2010-06-29 | s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC | Andrew Bartlett | 1 | -0/+1 |
2010-06-28 | s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement | Matthias Dieter Wallnöfer | 1 | -3/+7 |
2010-06-28 | s4:auth/sam.c - "authsam_expand_nested_groups" - cosmetic/comments | Matthias Dieter Wallnöfer | 1 | -9/+11 |
2010-06-28 | s4:auth/sam.c - "authsam_expand_nested_groups" - use "dsdb_search_dn" where p... | Matthias Dieter Wallnöfer | 1 | -3/+11 |
2010-06-28 | s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not availa... | Endi S. Dewata | 1 | -1/+8 |
2010-05-21 | s4:auth Remove un-needed headers. | Andrew Bartlett | 1 | -4/+0 |
2010-05-21 | s4:auth Fix previous commit - segfault in determinging a user's groups | Andrew Bartlett | 1 | -5/+3 |
2010-05-21 | s4:auth Error out when a memberOf DN does not have a SID | Andrew Bartlett | 1 | -13/+8 |
2010-05-20 | s4:auth handle addition of nested aliases of domain groups. | Andrew Bartlett | 1 | -8/+8 |
2010-05-20 | s4:auth Move BUILTIN group addition into session.c | Andrew Bartlett | 1 | -72/+110 |
2010-04-14 | s4:auth Change auth_generate_session_info to take an auth context | Andrew Bartlett | 1 | -0/+1 |
2010-03-04 | s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_exp... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-04 | s4:sam.c - make "authsam_expand_nested_groups" public | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-04 | s4:sam.c - cosmetic indentation fix | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2010-03-04 | s4:sam.c - change variable types to unsigned in "sids_contains_sid" | Matthias Dieter Wallnöfer | 1 | -3/+4 |
2010-02-25 | s4:auth - make some parts "signed-safe" | Matthias Dieter Wallnöfer | 1 | -3/+4 |
2010-02-22 | Spelling fixes for source4/auth. | Brad Hards | 1 | -1/+1 |
2010-02-16 | s4-dsdb: removed gendb_search_single_extended_dn() | Andrew Tridgell | 1 | -2/+3 |
2010-01-29 | s4:auth_sam: avoid usage of data_blob_talloc_reference() and copy the session... | Stefan Metzmacher | 1 | -4/+14 |
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 |