Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20914: Sync up incorrect differences between 3.0.24 and 3.0 | Jeremy Allison | 1 | -12/+11 |
2007-10-10 | r20913: Fix the build. | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r20912: Ensure the list always remains sorted even when | Jeremy Allison | 1 | -17/+29 |
2007-10-10 | r20911: Fix copyright message in winbindd to use the macro from smb.h | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw | Gerald Carter | 1 | -3/+11 |
2007-10-10 | r20904: This is a placeholder fix. Apparently Windows 2000 | Gerald Carter | 1 | -1/+9 |
2007-10-10 | r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE | Gerald Carter | 1 | -6/+7 |
2007-10-10 | r20884: patch from Michael Adam <ma@sernet.de> to add new sambaTrustedDomainP... | Gerald Carter | 1 | -0/+9 |
2007-10-10 | r20883: W00t! I now understand how "delete on close" really | Jeremy Allison | 5 | -35/+59 |
2007-10-10 | r20880: Fix memory leak in new sitename code. You got *really* | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20878: Fix build with --enable-profiling | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r20877: Random notify fixes | Volker Lendecke | 1 | -13/+8 |
2007-10-10 | r20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20875: Pass DCE/RPC server call arguments as a struct rather than as separat... | Jelmer Vernooij | 31 | -1389/+1349 |
2007-10-10 | r20874: We need to distinguish client sitenames per realm. We were overwriting | Günther Deschner | 6 | -26/+75 |
2007-10-10 | r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE. | Jeremy Allison | 8 | -21/+111 |
2007-10-10 | r20862: When in disconnected mode there is no need to try a fallback to a site | Günther Deschner | 1 | -0/+18 |
2007-10-10 | r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, not | Günther Deschner | 1 | -5/+1 |
2007-10-10 | r20860: Adding some small tweaks. When we have no sitename, there is no need to | Günther Deschner | 2 | -20/+25 |
2007-10-10 | r20858: change_notify_reply_packet is static | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 9 | -65/+159 |
2007-10-10 | r20856: Make "struct notify_mid_map" private to notify.c | Volker Lendecke | 2 | -11/+13 |
2007-10-10 | r20854: Ok, now I think we're at a point where looking at notify starts to ma... | Volker Lendecke | 8 | -40/+626 |
2007-10-10 | r20851: To read account policies from LDAP we need root. | Volker Lendecke | 1 | -2/+12 |
2007-10-10 | r20848: Minor typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r20846: Before this gets out of control... | Volker Lendecke | 10 | -90/+314 |
2007-10-10 | r20845: Somehow I missed this one - should have been part of the | Jeremy Allison | 1 | -4/+7 |
2007-10-10 | r20844: Somewhat radical change - this may break the build (I will | Jeremy Allison | 7 | -259/+310 |
2007-10-10 | r20843: Get rid of last BOOL ok. | Jeremy Allison | 1 | -58/+59 |
2007-10-10 | r20842: Only one more BOOL ok to go... | Jeremy Allison | 1 | -12/+6 |
2007-10-10 | r20841: Remove more BOOL ok. | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r20840: Keep removing the old BOOL ok logic. | Jeremy Allison | 1 | -5/+9 |
2007-10-10 | r20839: Fix other C++ warnings | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r20838: Small fix from Jiri.Sasek@Sun.COM to fix null | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r20837: Use real type name, to fix compilation with -WC++-compat | Jelmer Vernooij | 10 | -178/+178 |
2007-10-10 | r20833: Reformatting | Volker Lendecke | 1 | -23/+41 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 34 | -427/+595 |
2007-10-10 | r20828: Fix the build with libnscd. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r20827: Increment the interface version. | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r20824: Send access to the trusted domain passwords through the pdb backend, ... | Volker Lendecke | 12 | -64/+153 |
2007-10-10 | r20820: merge from samba4: | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r20817: sync lib/replace with samba4 | Stefan Metzmacher | 12 | -40/+149 |
2007-10-10 | r20811: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20796: Fix the same problem Jeremy has fixed (improper handling of deferred ... | Volker Lendecke | 2 | -11/+15 |
2007-10-10 | r20789: merge from samba4: | Stefan Metzmacher | 2 | -12/+0 |
2007-10-10 | r20781: Fix a couple of paths found by Volker where we weren't | Jeremy Allison | 2 | -1/+13 |
2007-10-10 | r20774: I thought I committed this before Xmas holidays ... | Simo Sorce | 13 | -95/+146 |
2007-10-10 | r20759: Dummy checkin to let the build farm pick up the new smbtorture4 | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r20745: Commit Finnish transalation of SWAT after review | Simo Sorce | 2 | -1/+612 |
2007-10-10 | r20744: Fix the build (I missed some chkpth -> checkpath renames). | Jeremy Allison | 3 | -4/+4 |