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