summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r21064: The core of this patch isVolker Lendecke2007-10-1023-108/+166
* r21063: All case statements are now NTSTATUS returningJeremy Allison2007-10-102-175/+219
* r21062: Should fix the build plus make all refactoredJeremy Allison2007-10-103-212/+197
* r21061: Refactoring all the cases into NTSTATUS returns.Jeremy Allison2007-10-101-69/+99
* r21060: Start refactoring out the non-return case statementsJeremy Allison2007-10-102-43/+72
* r21058: Finish the easy refactoring - split out all the caseJeremy Allison2007-10-101-158/+213
* r21057: More refactoring into functions.Jeremy Allison2007-10-102-65/+95
* r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner2007-10-101-9/+12
* r21054: More function refactoring.Jeremy Allison2007-10-101-24/+52
* r21053: More refactoring and fix the tests (set position infoJeremy Allison2007-10-101-53/+93
* r21052: Refactoring.Jeremy Allison2007-10-101-25/+43
* r21051: More function refactoring... Added #if 0 forJeremy Allison2007-10-101-34/+55
* r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. MyJeremy Allison2007-10-101-23/+57
* r21049: Start to refactor some of the setpath set codeJeremy Allison2007-10-101-74/+73
* r21047: Hand marshalling hack from Martin Zielinski <mz@seh.de>Jeremy Allison2007-10-101-0/+9
* r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter2007-10-102-0/+53
* r21036: Fix the ad nss info backend to not abort the search when called outsi...Gerald Carter2007-10-101-16/+10
* r21035: Remove unneeded checks on incoming uid/gid forJeremy Allison2007-10-101-15/+35
* r21034: Don't force user to have pidl in their PATH.James Peach2007-10-101-1/+5
* r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner2007-10-101-0/+3
* r21021: Fix memleak.Günther Deschner2007-10-101-0/+1
* r21020: Some pam_winbind fixes:Günther Deschner2007-10-101-14/+13
* r21019: Fix typo.Günther Deschner2007-10-101-1/+1
* r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner2007-10-101-9/+0
* r21016: Fix pam_sm_setcred again.Günther Deschner2007-10-101-1/+1
* r21015: fix typo that breaks the buildGerald Carter2007-10-101-1/+1
* r21014: move some functionss to winbindd_group.c and make staticGerald Carter2007-10-102-148/+144
* r21013: * Remove "inline" keywordGerald Carter2007-10-101-5/+5
* r21012: Patch from Danilo Almeida @ Centeris (via me):Gerald Carter2007-10-102-21/+168
* r21011: Another patch from Danilo Almeida @ Centeris (via me):Gerald Carter2007-10-101-4/+7
* r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...Gerald Carter2007-10-101-1/+1
* r21009: Patch from Danilo Almeida @ Centeris (via me).Gerald Carter2007-10-103-49/+236
* r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line likeHerb Lewis2007-10-101-6/+8
* r21005: Add a debug message for EAGAIN error of setresuid.Volker Lendecke2007-10-101-1/+7
* r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough2007-10-101-1/+1
* r21003: Display LDAP base in debug statement.Günther Deschner2007-10-101-2/+2
* r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis2007-10-103-48/+40
* r21001: * Use a simple '#define LDAPMessage void' to fix the buildGerald Carter2007-10-105-45/+9
* r20998: Fix debug messageVolker Lendecke2007-10-101-1/+2
* r20996: Build fix from Kai BlinAndrew Bartlett2007-10-101-1/+2
* r20994: Remove unused code.James Peach2007-10-101-122/+0
* r20993: temporary build fix to get things going again on non-ADS systemsGerald Carter2007-10-101-0/+4
* r20992: another attempt at fixing the build breakageGerald Carter2007-10-104-26/+37
* r20987: fix build farm breakage when ADS support is not present (caused by ns...Gerald Carter2007-10-101-0/+4
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-1018-456/+893
* r20985: leave room for terminating NULL when printing password hashes via 'pd...Gerald Carter2007-10-101-2/+2
* r20982: Fix a segfault -- I wonder why my make test did not show this earlier...Volker Lendecke2007-10-101-1/+2
* r20970: Allow to define workstation for samlogon in rpcclient (for testing).Günther Deschner2007-10-102-8/+17
* r20966: Only attempt to reload the config file atfer the fork point if weJames Peach2007-10-101-2/+6
* r20965: Fix spelling.James Peach2007-10-101-2/+2