summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3-libads: only include libds flags where needed.Günther Deschner2010-07-013-0/+3
* s3: More cleanup in winbindd_ads.c:query_userVolker Lendecke2010-06-281-13/+10
* s3: Fix a valgrind errorVolker Lendecke2010-06-281-2/+1
* s3: Re-arrange winbindd_ads.c:query_userVolker Lendecke2010-06-281-23/+24
* s3: free -> SAFE_FREEVolker Lendecke2010-06-281-1/+1
* s3: Do an early TALLOC_FREEVolker Lendecke2010-06-281-2/+5
* s3: Fix a winbind crashVolker Lendecke2010-06-251-0/+10
* s3: Fix a winbind crashVolker Lendecke2010-06-251-1/+6
* s3-winbind: Make KRB5_EVENT_REFRESH_TIME a functionVolker Lendecke2010-06-211-6/+12
* s3:idmap_ldap: remove unreached code (and explicit error return code)Michael Adam2010-06-211-5/+1
* Use #defined constant instead of "false" to be clearer about intent.Jeremy Allison2010-06-171-1/+1
* s3:winbindd use common server context functionsSimo Sorce2010-06-104-54/+3
* s3-winbind: Fixed setting default sequence number.Andreas Schneider2010-06-091-1/+1
* s3: remove unused librpc/ndr/sid.c.Günther Deschner2010-06-031-0/+1
* s3:winbindd: make sure we only call static_init_idmap onceStefan Metzmacher2010-06-011-7/+18
* s3:winbind Ensure we always init idmap_passdb before we use itAndrew Bartlett2010-06-011-0/+4
* s3:winbindd move reinit_after_fork() back out of winbindd_register_handlersAndrew Bartlett2010-05-311-12/+12
* s3:winbind Make state->mem_ctx a talloc child of stateAndrew Bartlett2010-05-311-1/+1
* s3:winbind tidy up connecting the winbind sockets.Andrew Bartlett2010-05-313-49/+20
* Revert "s3:winbindd Split helper functions to allow s3compat to call them"Andrew Bartlett2010-05-312-30/+22
* ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett2010-05-311-1/+1
* s3: only use netlogon/nbt header when needed.Günther Deschner2010-05-312-0/+2
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-312-0/+2
* s3:winbind Kill amusing but un-used winbindd_kill_all_clientsAndrew Bartlett2010-05-282-18/+0
* s3-samr: move chgpasswd.c out of smbd and into the samr server.Günther Deschner2010-05-261-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-2125-204/+204
* s3:winbind:idmap_tdb2_set_mapping: untangle assignment from checkMichael Adam2010-05-201-1/+2
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-182-0/+2
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-182-0/+2
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-182-0/+2
* s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett2010-05-181-10/+0
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-183-4/+4
* s3-crypto: only include crypto headers when crypto is done.Günther Deschner2010-05-181-0/+1
* s3-rpc_misc: clean out include/rpc_misc.h.Günther Deschner2010-05-184-4/+4
* s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner2010-05-171-2/+4
* s3-winbind: make the getpeername() checks in cm_prepare_connection IPv6 aware.Günther Deschner2010-05-171-5/+25
* s3:winbind:idmap_tdb: don't check ranges when an invalid entry was found.Michael Adam2010-05-171-0/+1
* s3:winbindd Provide a winbindd_register_handlers() helper function for s3compatAndrew Bartlett2010-05-132-95/+102
* s3:winbindd Split helper functions to allow s3compat to call themAndrew Bartlett2010-05-132-22/+30
* s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett2010-05-133-12/+40
* s3:winbindd Rename 'children' to 'winbindd_children' and make staticAndrew Bartlett2010-05-131-9/+9
* s3:winbindd Remove call to namecache_enable().Andrew Bartlett2010-05-131-4/+0
* s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATAAndrew Bartlett2010-05-111-14/+15
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-065-0/+5
* s3: Unify DEBUG_KRB5_TKT_REGAIN and DEBUG_KRB5_TKT_RENEWALVolker Lendecke2010-05-021-1/+1
* s3: Fix a typoVolker Lendecke2010-05-021-1/+1
* s3: Fix the code order in append_auth_dataVolker Lendecke2010-05-021-7/+7
* s3: range-check idmap script outputVolker Lendecke2010-04-291-0/+13
* s3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()Volker Lendecke2010-04-291-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-04-291-14/+14