summaryrefslogtreecommitdiffstats
path: root/source/winbindd
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in get_dc_name_via_netlogon(), null pointer refrence.Bo Yang2009-01-281-1/+1
* Don't send message to any other child in child process.Bo Yang2009-01-281-1/+33
* From boyang - ensure we never "return" from a forked child, always _exit().Jeremy Allison2009-01-282-5/+5
* Fix logic bug introduce in backport of ccache_regain_all_now, sync withJeremy Allison2009-01-281-13/+20
* Backport of the clean event context after fork andBo Yang2009-01-284-153/+423
* Don't set child->requests to NULL in parent after forkBo Yang2009-01-281-1/+0
* refresh sequence number as soon as possible when domain->sequence_number == -...boyang2009-01-281-3/+8
* clean event context after child is forked.Bo Yang2009-01-283-14/+29
* Fix "allow trusted domain" so it disables trusted domains.Gerald (Jerry) Carter2009-01-281-2/+11
* Fix a "ignoring function call result" warningVolker Lendecke2009-01-281-1/+6
* winbindd: vars for signals must be volatile sig_atomic_tSATOH Fumiyasu2009-01-281-12/+12
* winbindd: fix more horrible brace mis-indentations in winbindd_groupMichael Adam2008-12-091-2/+2
* winbindd: fix more misindentations of top level braces in winbindd_groupMichael Adam2008-12-091-2/+2
* winbindd: fix horrible mis-indentation of toplvl braces in getgrsid_sid2gid_recvMichael Adam2008-12-091-2/+2
* winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)Michael Adam2008-12-091-1/+1
* winbindd: don't open a new dc connection in winbindd_getgrnam (main winbindd)Michael Adam2008-12-091-1/+1
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-091-1/+1
* winbindd_group: don't list the domain twice when expanding internal aliasesMichael Adam2008-12-091-1/+1
* winbindd_group: sanely handle NULL domain in add_member().Michael Adam2008-12-091-1/+5
* winbindd_ads: honour "winbind use default domain" in lookup_groupmem().Michael Adam2008-12-091-9/+11
* winbindd_rpc: add domain prefix to username in lookup_groupmem().Michael Adam2008-12-091-1/+4
* winbindd_util: add fill_domain_username_talloc().Michael Adam2008-12-091-0/+27
* winbindd: fix a comment typoMichael Adam2008-12-091-1/+1
* winbind_util: fix an implicit cast compile warning.Michael Adam2008-12-091-1/+1
* winbindd: make all winbind rpc-methods static.Michael Adam2008-12-091-31/+32
* winbindd_ads: use the reconnect methods instead of the rpc methods directlyMichael Adam2008-12-091-6/+75
* winbindd_ads: prevent negative GM/ cache entries due to broken connectionsMichael Adam2008-12-091-0/+23
* Fix extended DN parse error when AD object does not have a SID.Steven Danneman2008-12-091-18/+37
* Whitespace and >80 column cleanups.Steven Danneman2008-12-092-38/+40
* Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...Davide Sfriso2008-12-091-2/+2
* winbind: fix build warning.Günther Deschner2008-12-091-1/+0
* Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison2008-12-091-0/+1
* ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP authKai Blin2008-12-091-7/+18
* winbindd: speed up fill_grent_mem (i.e. winbindd_getgrent) a lot.Michael Adam2008-12-091-14/+21
* Coverity fix CID: 592 - null deref (can't happen but doesn't hurt to be sure).Jeremy Allison2008-12-091-1/+1
* winbind: fix smbd hanging on Solaris when winbindd closes socket.Michael Adam2008-12-091-1/+6
* Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...Jeremy Allison2008-12-091-0/+23
* Log in the parent winbind log where a request is goingVolker Lendecke2008-12-091-0/+4
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2008-12-091-2/+1
* re-added "winbind:ignore domains" patchAndrew Tridgell2008-12-091-3/+21
* fixed segv on startup with trusted domainsAndrew Tridgell2008-12-091-1/+21
* Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original p...Jeremy Allison2008-12-091-5/+9
* Revert "Fix winbindd crash in an unusual failure mode. Bug #5737. Based on or...Karolin Seeger2008-11-171-9/+5
* Revert "fixed segv on startup with trusted domains"Karolin Seeger2008-11-171-21/+1
* Revert "re-added "winbind:ignore domains" patch"Karolin Seeger2008-11-171-21/+3
* Revert "Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@...Karolin Seeger2008-11-171-1/+2
* Revert "Log in the parent winbind log where a request is going"Karolin Seeger2008-11-171-4/+0
* Revert "Fix bug #5814 - Winbindd dumping core in a strange manner while doing...Karolin Seeger2008-11-171-23/+0
* Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...Jeremy Allison2008-10-151-0/+23
* Log in the parent winbind log where a request is goingVolker Lendecke2008-10-151-0/+4