summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Remove an unused struct definitionVolker Lendecke2009-12-211-20/+0
* s3: Remove unused winbindd_dual_getuserdomgroupsVolker Lendecke2009-12-213-52/+0
* s3: Remove unused winbindd_dual_getdcnameVolker Lendecke2009-12-213-78/+0
* s3: Remove unused winbindd_dual_lookupnameVolker Lendecke2009-12-213-46/+0
* s3: Remove unused winbindd_dual_lookupsidVolker Lendecke2009-12-213-46/+0
* s3: Remove unused winbindd_dual_userinfoVolker Lendecke2009-12-212-77/+0
* s3: Remove some unused dual functionsVolker Lendecke2009-12-212-125/+0
* s3: Remove unused do_asyncVolker Lendecke2009-12-213-75/+0
* s3: Remove unused winbindd_gid2sid_asyncVolker Lendecke2009-12-212-48/+0
* s3: Remove unused winbindd_uid2sid_asyncVolker Lendecke2009-12-212-51/+0
* s3: Remove unused winbindd_sid2gid_asyncVolker Lendecke2009-12-212-49/+0
* s3: Remove unused winbindd_sid2uid_asyncVolker Lendecke2009-12-212-57/+0
* s3: Remove unused do_async_domainVolker Lendecke2009-12-211-27/+0
* s3: Remove unused query_user_asyncVolker Lendecke2009-12-212-59/+0
* s3: Remove unused winbindd_getsidaliases_asyncVolker Lendecke2009-12-212-80/+0
* s3: Remove unused winbindd_lookupname_asyncVolker Lendecke2009-12-212-157/+0
* s3: Remove unused winbindd_lookupsid_asyncVolker Lendecke2009-12-212-119/+0
* s3: Fix crash in winbindd;(bug#6879).Bo Yang2009-12-031-2/+8
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-272-0/+3
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-266-0/+11
* s3: Always try SamLogonExVolker Lendecke2009-11-241-2/+6
* s3:idmap_ldap: fix indentation: tab/space mixupMichael Adam2009-11-231-14/+14
* s3-winbind: In _wbint_CheckMachineAccount, there is only one child domain everVolker Lendecke2009-11-231-1/+1
* s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_initMichael Adam2009-11-201-0/+2
* s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_...Michael Adam2009-11-201-0/+2
* s3: Avoid races to change the machine password in winbindVolker Lendecke2009-11-191-0/+18
* s3: Protect against flooding the DC with pwchange requestsVolker Lendecke2009-11-191-14/+24
* s3: Re-check the timeout in machine_password_change_handler()Volker Lendecke2009-11-191-0/+6
* s3: Add some debugs to the winbind machine pwchange machineryVolker Lendecke2009-11-191-0/+16
* s3: Do not kill the whole smb session if a machine pwchange failedVolker Lendecke2009-11-191-1/+1
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-081-7/+4
* Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke2009-11-081-1/+0
* Revert "s3: Do not reference ndr_table when calling rpc_srv_register"Volker Lendecke2009-11-081-1/+1
* s3: Do not reference ndr_table when calling rpc_srv_registerVolker Lendecke2009-11-081-1/+1
* s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke2009-11-081-0/+1
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-081-4/+7
* s3-kerberos: add impersonate_principal for kerberos_return_pac_X calls.Günther Deschner2009-11-061-0/+1
* s3: Fix kerberos refresh chain.Bo Yang2009-11-061-1/+3
* s3-passdb: cleanup some callers of pdb_get_trusteddom_pw().Günther Deschner2009-11-031-3/+1
* Fix typo.Karolin Seeger2009-10-191-1/+1
* s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.cVolker Lendecke2009-10-173-47/+47
* Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrindJeremy Allison2009-10-151-0/+1
* Fix the build, missing ->.Jeremy Allison2009-10-141-1/+1
* Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal 6"Jeremy Allison2009-10-141-0/+2
* s3:winbind: Fix a double-freeVolker Lendecke2009-10-141-1/+0
* s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_authVolker Lendecke2009-10-141-7/+6
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-135-0/+165
* s3: use enum netr_SchannelType all over the place.Günther Deschner2009-10-131-1/+1
* s3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not be cacheable.Günther Deschner2009-10-081-0/+1
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-2/+2