Age | Commit message (Expand) | Author | Files | Lines |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -3/+3 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 1 | -5/+5 |
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-21 | s4-auth: make auth a private library | Andrew Tridgell | 1 | -5/+6 |
2010-10-18 | s4:"util_ldb" - remove some really unused dependancies | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-10-17 | Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-10-17 | s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb... | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-11 | samdb_common, ntlm: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-11 | credentials: Split up into several subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-09-15 | s4-auth: allow multiple active auth backends | Andrew Tridgell | 1 | -35/+43 |
2010-09-15 | s4-rodc: add a trigger message for REPL_SECRET to auth_sam | Andrew Tridgell | 1 | -0/+52 |
2010-09-03 | s4:auth_winbind: use irpc_binding_handle_by_name() | Stefan Metzmacher | 2 | -8/+8 |
2010-09-03 | s4:auth_winbind: remove unused winbind_samba3 backend | Stefan Metzmacher | 2 | -122/+1 |
2010-09-03 | s4:auth_winbind: fix segfault in winbind_check_password_wbclient() | Stefan Metzmacher | 1 | -1/+5 |
2010-09-03 | s4:auth_winbind: fix compiler warnings | Stefan Metzmacher | 1 | -4/+11 |
2010-08-26 | s4:ntlm/auth.c - add a whitespace in a debug output | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-14 | s4:auth Move struct auth_usersupplied_info to a common location | Andrew Bartlett | 2 | -4/+4 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 6 | -34/+34 |
2010-05-20 | s4:auth Change auth_generate_session_info to take flags | Andrew Bartlett | 1 | -1/+7 |
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 | 3 | -7/+33 |
2010-05-20 | s4:auth Allow the operational module to get a user's tokenGroups from auth | Andrew Bartlett | 2 | -36/+120 |
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 | 1 | -7/+4 |
2010-04-14 | s4:auth Change auth_generate_session_info to take an auth context | Andrew Bartlett | 3 | -14/+18 |
2010-04-12 | lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys... | Stefan Metzmacher | 1 | -1/+1 |
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-waf: more dependencies on talloc | Andrew Tridgell | 1 | -1/+2 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: remove the need for some of the lib aliases | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -5/+1 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+64 |
2010-02-16 | s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid() | Andrew Tridgell | 1 | -4/+6 |
2009-12-29 | s4:auth: make auth_challenge_may_be_modified() public | Stefan Metzmacher | 1 | -1/+1 |
2009-12-29 | s4:auth: remove autogenerated auth/ntlm/auth_proto.h | Stefan Metzmacher | 1 | -50/+0 |
2009-12-24 | s4:auth: change auth_check_password_send/recv to tevent_req | Stefan Metzmacher | 2 | -108/+136 |
2009-12-22 | s4:auth Change 'get_challenge' API to be more like Samba3 | Andrew Bartlett | 5 | -29/+23 |
2009-12-22 | s4:auth generate the prototype file in the right place | Andrew Bartlett | 1 | -1/+1 |
2009-12-16 | s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn. | Andreas Schneider | 2 | -3/+5 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -2/+2 |
2009-10-20 | s4: ran minimal_includes.pl on source4/auth/ntlm | Andrew Tridgell | 6 | -14/+0 |
2009-10-16 | s4:auth_sam: Restructure tail in "authsam_get_server_info_principal" and fix ... | Matthias Dieter Wallnöfer | 1 | -3/+8 |
2009-08-05 | added a uid_wrapper library | Andrew Tridgell | 1 | -1/+1 |
2009-07-28 | s4:kerberos Add support for user principal names in certificates | Andrew Bartlett | 1 | -1/+1 |
2009-06-25 | s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers. | Kai Blin | 1 | -63/+16 |
2009-06-25 | s4 auth_winbind: Don't allocate the rids for the info3 structure within the loop | Kai Blin | 1 | -4/+4 |
2009-06-25 | s4: Add libwbclient backend to auth_winbind | Kai Blin | 2 | -1/+216 |