summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().Michael Adam2011-01-021-16/+10
* s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().Michael Adam2011-01-021-12/+0
* s3:idmap_ldap: remove unused idmap_ldap_alloc_init().Michael Adam2011-01-021-82/+0
* s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.Michael Adam2011-01-021-3/+3
* s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().Michael Adam2011-01-021-12/+7
* s3: Remove unused mem_ctx arg from set_getdc_requestVolker Lendecke2011-01-011-1/+1
* s3: Allow more control over smbsock_[any_]connectVolker Lendecke2010-12-291-3/+4
* s3: Make name_query return NTSTATUSVolker Lendecke2010-12-281-9/+16
* s3: Make node_status_query return NTSTATUSVolker Lendecke2010-12-281-9/+15
* s3: Remove an ancient typedefVolker Lendecke2010-12-281-3/+3
* s3:winbindd: remove useless ';'Stefan Metzmacher2010-12-281-1/+1
* All calls to event_add_to_select_args() call GetTimeOfDay() andJeremy Allison2010-12-231-4/+1
* s3: Use smbsock_any_connect in winbindVolker Lendecke2010-12-221-45/+13
* s3: Use the right uid winbindd_raw_kerberos_login()Volker Lendecke2010-12-191-1/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-192-2/+2
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-192-2/+2
* s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke2010-12-193-12/+15
* s3: netsamlogon_clear_cached_user only needs the SIDVolker Lendecke2010-12-191-1/+1
* s3: Fix some typosVolker Lendecke2010-12-191-1/+1
* s3-winbind Improve memory handling in NTLMv2-backend plaintext authenticationAndrew Bartlett2010-12-101-17/+6
* s3-winbind Don't send the LM password to the server, everAndrew Bartlett2010-12-101-11/+1
* s3: Fix bug 7844: Race in winbindVolker Lendecke2010-12-061-4/+8
* s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain nameVolker Lendecke2010-12-062-1/+4
* s3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong domainVolker Lendecke2010-12-061-1/+1
* s3: Fix bug 7843: Expand the local SAMs aliasesJeremy Allison2010-12-061-2/+2
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-32/+32
* s3-waf: convert IDMAP_AD into a subsystem.Günther Deschner2010-11-301-4/+12
* s3-waf: convert IDMAP_HASH into a subsystem.Günther Deschner2010-11-301-2/+8
* s3-waf: convert IDMAP_ADEX into a subsystem.Günther Deschner2010-11-301-2/+8
* s3: Fix bug 7832Volker Lendecke2010-11-301-0/+2
* s3: Return the correct result from winbindd_dual_auth_passdbVolker Lendecke2010-11-271-2/+3
* s3: Fix filling in the pam_auth_crap domain nameVolker Lendecke2010-11-261-15/+6
* s3:winbind correct a copy&paste errorChristian Ambach2010-11-241-3/+3
* s3: Use sid_check_is..Volker Lendecke2010-11-221-2/+2
* s3: Remove some unused codeVolker Lendecke2010-11-192-44/+0
* s3: Call sid_check_is_domain instead of dom_sid_equalVolker Lendecke2010-11-181-1/+1
* s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke2010-11-171-13/+14
* s3: Remove a reference to "winbindd_cli_state" from append_info3_as_txtVolker Lendecke2010-11-171-28/+29
* s3: Remove a reference to "winbindd_cli_state" from append_afs_tokenVolker Lendecke2010-11-171-8/+6
* s3: Remove a reference to "winbindd_cli_state" from append_info3_as_ndrVolker Lendecke2010-11-171-4/+5
* s3: Remove a reference to "winbindd_cli_state" from append_unix_usernameVolker Lendecke2010-11-171-6/+6
* s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke2010-11-171-11/+11
* "bool ? true : false" is a bit pointlessVolker Lendecke2010-11-171-2/+1
* s3: Move parse_sidlist to the only calling fileVolker Lendecke2010-11-173-44/+42
* s3: Remove some unused codeVolker Lendecke2010-11-172-23/+0
* Fix the unexpected.tdb database problem. Change nmbd to store theJeremy Allison2010-11-141-1/+6
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-142-1/+10
* Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...Jeremy Allison2010-11-081-1/+3
* First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...Jeremy Allison2010-11-081-0/+10
* s3-waf: add idmap_autorid to the build.Günther Deschner2010-11-081-0/+9