summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r20965: Fix spelling.James Peach2007-10-101-2/+2
* r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter2007-10-103-142/+128
* r20933: Fix the build without inotifyVolker Lendecke2007-10-101-2/+2
* r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke2007-10-104-1/+283
* r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke2007-10-1012-785/+484
* r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...Jeremy Allison2007-10-101-0/+3
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-10-107-0/+63
* r20915: Fixed the bad merge from 3.0.24.Jeremy Allison2007-10-101-6/+8
* r20914: Sync up incorrect differences between 3.0.24 and 3.0Jeremy Allison2007-10-101-12/+11
* r20913: Fix the build.Jeremy Allison2007-10-101-3/+4
* r20912: Ensure the list always remains sorted even whenJeremy Allison2007-10-101-17/+29
* r20911: Fix copyright message in winbindd to use the macro from smb.hGerald Carter2007-10-101-2/+3
* r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pwGerald Carter2007-10-101-3/+11
* r20904: This is a placeholder fix. Apparently Windows 2000Gerald Carter2007-10-101-1/+9
* r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter2007-10-101-6/+7
* r20883: W00t! I now understand how "delete on close" reallyJeremy Allison2007-10-105-35/+59
* r20880: Fix memory leak in new sitename code. You got *really*Jeremy Allison2007-10-101-1/+1
* r20878: Fix build with --enable-profilingVolker Lendecke2007-10-101-1/+0
* r20877: Random notify fixesVolker Lendecke2007-10-101-13/+8
* r20876: Fix bug 4346 -- Thanks to YAMASAKI HiroyukiVolker Lendecke2007-10-101-1/+1
* r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij2007-10-1031-1389/+1349
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-10-106-26/+75
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-10-108-21/+111
* r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner2007-10-101-0/+18
* r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, notGünther Deschner2007-10-101-5/+1
* r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner2007-10-102-20/+25
* r20858: change_notify_reply_packet is staticVolker Lendecke2007-10-101-2/+4
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-109-65/+159
* r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke2007-10-102-11/+13
* r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke2007-10-108-40/+626
* r20851: To read account policies from LDAP we need root.Volker Lendecke2007-10-101-2/+12
* r20848: Minor typo.Günther Deschner2007-10-101-1/+1
* r20846: Before this gets out of control...Volker Lendecke2007-10-1010-90/+314
* r20845: Somehow I missed this one - should have been part of theJeremy Allison2007-10-101-4/+7
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-10-107-259/+310
* r20843: Get rid of last BOOL ok.Jeremy Allison2007-10-101-58/+59
* r20842: Only one more BOOL ok to go...Jeremy Allison2007-10-101-12/+6
* r20841: Remove more BOOL ok.Jeremy Allison2007-10-101-6/+6
* r20840: Keep removing the old BOOL ok logic.Jeremy Allison2007-10-101-5/+9
* r20839: Fix other C++ warningsJelmer Vernooij2007-10-102-2/+2
* r20838: Small fix from Jiri.Sasek@Sun.COM to fix nullJeremy Allison2007-10-101-2/+3
* r20837: Use real type name, to fix compilation with -WC++-compatJelmer Vernooij2007-10-1010-178/+178
* r20833: ReformattingVolker Lendecke2007-10-101-23/+41
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-1034-427/+595
* r20828: Fix the build with libnscd.Günther Deschner2007-10-101-2/+2
* r20827: Increment the interface version.Volker Lendecke2007-10-101-1/+2
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-1012-64/+153
* r20820: merge from samba4:Stefan Metzmacher2007-10-102-2/+3
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-1012-40/+149
* r20811: fix commentStefan Metzmacher2007-10-101-1/+1