Age | Commit message (Expand) | Author | Files | Lines |
2010-06-28 | s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not availa... | Endi S. Dewata | 1 | -1/+8 |
2010-06-24 | s4:auth/gensec/gensec_gssapi.c - reorder constructor | Matthias Dieter Wallnöfer | 1 | -30/+38 |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 3 | -3/+3 |
2010-06-20 | Revert "Add old functionality back which was removed in commit 589a42e2." | Wilco Baan Hofman | 2 | -21/+2 |
2010-06-20 | Add old functionality back which was removed in commit 589a42e2. | Wilco Baan Hofman | 2 | -2/+21 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 3 | -8/+11 |
2010-06-15 | ldb: Only build standard ldb modules when building bundled ldb. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 1 | -2/+2 |
2010-06-01 | s4:ntlmssp Use common code for ntlmssp_sign.c | Andrew Bartlett | 2 | -508/+2 |
2010-06-01 | s4:ntlmssp Use the new common ntlmssp.h | Andrew Bartlett | 1 | -117/+1 |
2010-06-01 | s4:ntlmssp Merge ntlmssp structures with version from source3/ | Andrew Bartlett | 2 | -74/+21 |
2010-05-31 | ldb: Fix dependencies when building with system ldb. | Jelmer Vernooij | 1 | -1/+1 |
2010-05-30 | s4:auth/credentials/credentials.c - initialise "password_last_changed_time" | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-05-24 | Add in support for the NTLMSSP version reply. | Jeremy Allison | 2 | -4/+31 |
2010-05-21 | s4:auth Remove un-needed headers. | Andrew Bartlett | 5 | -9/+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 Change auth_generate_session_info to take flags | Andrew Bartlett | 6 | -12/+29 |
2010-05-20 | s4:auth Push check for messaging context into winbind backend | Andrew Bartlett | 2 | -5/+5 |
2010-05-20 | s4:auth Add dependency from the operational module onto auth | Andrew Bartlett | 4 | -7/+34 |
2010-05-20 | s4:auth Allow the operational module to get a user's tokenGroups from auth | Andrew Bartlett | 5 | -41/+131 |
2010-05-20 | s4:auth Move BUILTIN group addition into session.c | Andrew Bartlett | 3 | -82/+255 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -1/+0 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 8 | -45/+15 |
2010-05-18 | s4:credentials Add in tracking of the password last set time | Andrew Bartlett | 3 | -1/+33 |
2010-05-18 | s4:auth Make it clear to the callers the talloc lifetime. | Andrew Bartlett | 1 | -0/+2 |
2010-05-14 | s4:gensec expose gensec_set_target_principal for use outside GENSEC | Andrew Bartlett | 4 | -3/+8 |
2010-05-14 | s4:credentials Allow setting of an empty Kerberos CCACHE | Andrew Bartlett | 1 | -18/+12 |
2010-05-02 | s4:credentials Make the CCACHE in credentials depend on the things that built it | Andrew Bartlett | 8 | -41/+132 |
2010-04-27 | s4:gensec Use a different form of 'name' in GSSAPI import_name() | Andrew Bartlett | 1 | -3/+3 |
2010-04-27 | s4:kerberos Give a better error message than "Could not allocate memory" | Andrew Bartlett | 1 | -3/+3 |
2010-04-20 | pytalloc: ensure talloc_ctx is directly after PyObject_HEAD | Andrew Tridgell | 1 | -1/+1 |
2010-04-19 | s4-python: PyErr_SetString() will crash on NULL strings | Andrew Tridgell | 1 | -1/+1 |
2010-04-14 | s4:auth Change auth_generate_session_info to take an auth context | Andrew Bartlett | 13 | -40/+71 |
2010-04-14 | s4:auth Allow the simple 'struct auth_session_info' generator for all users | Andrew Bartlett | 1 | -3/+3 |
2010-04-12 | s4:auth/auth_sam_reply.c - fix counter types | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-04-12 | lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys... | Stefan Metzmacher | 1 | -1/+1 |
2010-04-11 | s4:auth Remove event context from anonymous_session() | Andrew Bartlett | 4 | -120/+117 |
2010-04-10 | s4:credentials Add the functions needed to do S4U2Self with cli_credentials | Andrew Bartlett | 6 | -50/+208 |
2010-04-10 | s4:credentials talloc_free() any previous salt_principal | Andrew Bartlett | 2 | -1/+2 |
2010-04-08 | pynet: Create a net class. | Jelmer Vernooij | 3 | -10/+22 |
2010-04-06 | s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the ass... | Matthias Dieter Wallnöfer | 1 | -5/+2 |
2010-04-06 | s4-python: Move set_session_info to PySambaLdb. | Jelmer Vernooij | 2 | -2/+2 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -5/+5 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 4 | -15/+0 |
2010-04-06 | s4-waf: more dependencies on talloc | Andrew Tridgell | 2 | -1/+3 |
2010-04-06 | s4-waf: fixed some deps now we don't auto-include tevent and replace | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 7 | -0/+14 |
2010-04-06 | s4-waf: enable the pc_files in the build rules | Andrew Tridgell | 1 | -1/+1 |