summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison8-21/+111
2007-10-10r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner1-0/+18
2007-10-10r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, notGünther Deschner1-5/+1
2007-10-10r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner2-20/+25
2007-10-10r20858: change_notify_reply_packet is staticVolker Lendecke1-2/+4
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison9-65/+159
2007-10-10r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke2-11/+13
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke8-40/+626
2007-10-10r20851: To read account policies from LDAP we need root.Volker Lendecke1-2/+12
2007-10-10r20848: Minor typo.Günther Deschner1-1/+1
2007-10-10r20846: Before this gets out of control...Volker Lendecke10-90/+314