summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter3-142/+128
2007-10-10r20933: Fix the build without inotifyVolker Lendecke1-2/+2
2007-10-10r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke4-1/+283
2007-10-10r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke12-785/+484
2007-10-10r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...Jeremy Allison1-0/+3
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison7-0/+63
2007-10-10r20915: Fixed the bad merge from 3.0.24.Jeremy Allison1-6/+8
2007-10-10r20914: Sync up incorrect differences between 3.0.24 and 3.0Jeremy Allison1-12/+11
2007-10-10r20913: Fix the build.Jeremy Allison1-3/+4
2007-10-10r20912: Ensure the list always remains sorted even whenJeremy Allison1-17/+29
2007-10-10r20911: Fix copyright message in winbindd to use the macro from smb.hGerald Carter1-2/+3
2007-10-10r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pwGerald Carter1-3/+11
2007-10-10r20904: This is a placeholder fix. Apparently Windows 2000Gerald Carter1-1/+9
2007-10-10r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter1-6/+7
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison5-35/+59
2007-10-10r20880: Fix memory leak in new sitename code. You got *really*Jeremy Allison1-1/+1
2007-10-10r20878: Fix build with --enable-profilingVolker Lendecke1-1/+0
2007-10-10r20877: Random notify fixesVolker Lendecke1-13/+8
2007-10-10r20876: Fix bug 4346 -- Thanks to YAMASAKI HiroyukiVolker Lendecke1-1/+1
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij31-1389/+1349
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner6-26/+75