r20982: Fix a segfault -- I wonder why my make test did not show this earlier...
[sfrench/samba-autobuild/.git] / source /
2007-10-10 Volker Lendecker20982: Fix a segfault -- I wonder why my make test...
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
2007-10-10 James Peachr20966: Only attempt to reload the config file atfer...
2007-10-10 James Peachr20965: Fix spelling.
2007-10-10 Gerald Carterr20951: Remove the DOM_SID field in the struct idmap_do...
2007-10-10 Volker Lendecker20933: Fix the build without inotify
2007-10-10 Volker Lendecker20932: This is the basic infrastructure for inotify...
2007-10-10 Volker Lendecker20931: This changes the notify infrastructure from...
2007-10-10 Jeremy Allisonr20917: Fix missing error returns pointed out by "Li...
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Jeremy Allisonr20915: Fixed the bad merge from 3.0.24.
2007-10-10 Jeremy Allisonr20914: Sync up incorrect differences between 3.0.24...
2007-10-10 Jeremy Allisonr20913: Fix the build.
2007-10-10 Jeremy Allisonr20912: Ensure the list always remains sorted even...
2007-10-10 Gerald Carterr20911: Fix copyright message in winbindd to use the...
2007-10-10 Gerald Carterr20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICT...
2007-10-10 Gerald Carterr20904: This is a placeholder fix. Apparently Windows...
2007-10-10 Gerald Carterr20903: Replace the hardcoded "smb.conf" string with...
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Jeremy Allisonr20880: Fix memory leak in new sitename code. You got...
2007-10-10 Volker Lendecker20878: Fix build with --enable-profiling
2007-10-10 Volker Lendecker20877: Random notify fixes
2007-10-10 Volker Lendecker20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki
2007-10-10 Jelmer Vernooijr20875: Pass DCE/RPC server call arguments as a struct...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Jeremy Allisonr20873: Some correctness fixes w.r.t. Samba4 torture...
2007-10-10 Günther Deschnerr20862: When in disconnected mode there is no need...
2007-10-10 Günther Deschnerr20861: We only use sitespecific DNS lookups when looki...
2007-10-10 Günther Deschnerr20860: Adding some small tweaks. When we have no siten...
2007-10-10 Volker Lendecker20858: change_notify_reply_packet is static
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker20856: Make "struct notify_mid_map" private to notify.c
2007-10-10 Volker Lendecker20854: Ok, now I think we're at a point where looking...
2007-10-10 Volker Lendecker20851: To read account policies from LDAP we need...
2007-10-10 Günther Deschnerr20848: Minor typo.
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Jeremy Allisonr20845: Somehow I missed this one - should have been...
2007-10-10 Jeremy Allisonr20844: Somewhat radical change - this may break the...
2007-10-10 Jeremy Allisonr20843: Get rid of last BOOL ok.
2007-10-10 Jeremy Allisonr20842: Only one more BOOL ok to go...
2007-10-10 Jeremy Allisonr20841: Remove more BOOL ok.
2007-10-10 Jeremy Allisonr20840: Keep removing the old BOOL ok logic.
2007-10-10 Jelmer Vernooijr20839: Fix other C++ warnings
2007-10-10 Jeremy Allisonr20838: Small fix from Jiri.Sasek@Sun.COM to fix null
2007-10-10 Jelmer Vernooijr20837: Use real type name, to fix compilation with...
2007-10-10 Volker Lendecker20833: Reformatting
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Günther Deschnerr20828: Fix the build with libnscd.
2007-10-10 Volker Lendecker20827: Increment the interface version.
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Stefan Metzmacherr20820: merge from samba4:
2007-10-10 Stefan Metzmacherr20817: sync lib/replace with samba4
2007-10-10 Stefan Metzmacherr20811: fix comment
2007-10-10 Volker Lendecker20796: Fix the same problem Jeremy has fixed (improper...
2007-10-10 Stefan Metzmacherr20789: merge from samba4:
2007-10-10 Jeremy Allisonr20781: Fix a couple of paths found by Volker where...
2007-10-10 Simo Sorcer20774: I thought I committed this before Xmas holidays ...
2007-10-10 Volker Lendecker20759: Dummy checkin to let the build farm pick up...
2007-10-10 Simo Sorcer20745: Commit Finnish transalation of SWAT after review
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Jeremy Allisonr20743: Remove another BOOL ok from reply_getatr.
2007-10-10 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-10-10 Volker Lendecker20740: Get rid of some if-statements
2007-10-10 Volker Lendecker20738: Remove unused variable
2007-10-10 Volker Lendecker20725: Get rid of a bool passed down -- gd, please...
2007-10-10 Jeremy Allisonr20724: Get closer to passing RAW-OPEN. If the client...
2007-10-10 Jeremy Allisonr20722: RAW-CHKPATH should now pass, build farm should
2007-10-10 Jeremy Allisonr20721: Fix the search unix_convert error returns....
2007-10-10 Jeremy Allisonr20720: Fix the chkpath problem, still looking at findf...
2007-10-10 Jeremy Allisonr20718: Sync up the filename path parsing changes from...
2007-10-10 Jim McDonoughr20717: Merge sharemode patch from Mathias Dietz <MDIET...
2007-10-10 Volker Lendecker20707: Clean up pdb_interface.c a bit -- patch from...
2007-10-10 Volker Lendecker20700: In the main processing loop we select() on...
2007-10-10 Volker Lendecker20699: This is an attempt to fix bug 4326.
2007-10-10 Jeremy Allisonr20695: Remove duplication of constants.
2007-10-10 Jeremy Allisonr20694: To get this right we need to do signed 64-bit
2007-10-10 Jeremy Allisonr20692: Fix bug found by Guenther -
2007-10-10 Andrew Tridgellr20690: fix a bug that causes smbd to 'hang' intermitte...
2007-10-10 Günther Deschnerr20687: Implement grace logons for offline authenticati...
2007-10-10 Jelmer Vernooijr20674: Regenerate NDR parsers after pidl changes....
2007-10-10 Lars Müllerr20668: Also do not install the smbumount man page...
2007-10-10 Lars Müllerr20666: Also do not install the smbmnt man page if...
2007-10-10 Lars Müllerr20664: Set the environment variable _before_ calling...
2007-10-10 Lars Müllerr20663: Do not install smbmount man page if we didn...
2007-10-10 Volker Lendecker20654: Fix from Karolin Seeger <ks@sernet.de>: Accept...
2007-10-10 Günther Deschnerr20651: Fix "password expires soon" warning message...
2007-10-10 Volker Lendecker20644: Make some functions static, thanks to Michael...
2007-10-10 Volker Lendecker20636: Remove notify leftover
2007-10-10 Jeremy Allisonr20635: Add placeholder to ensure we don't go into the
2007-10-10 Volker Lendecker20634: A *LOT* more work is necessary before touching...
2007-10-10 Volker Lendecker20632: The extended RAW-SAMBA3BADPATH test led me...
2007-10-10 Günther Deschnerr20630: Fix some trivial memleaks.
2007-10-10 Volker Lendecker20628: Looks bigger than it is. This is just re-indent...
2007-10-10 Volker Lendecker20627: orig_name is not needed anymore, and slightly...
2007-10-10 Volker Lendecker20626: Fix a memleak found by the IBM checker -- not...
2007-10-10 Volker Lendecker20619: bad_path is handled somewhere else, so can_dele...
2007-10-10 Volker Lendecker20618: Fix a bug in bad_path handling that also exists...
2007-10-10 Volker Lendecker20617: Do not notify if the delete failed
2007-10-10 Volker Lendecker20614: Dummy-checkin to trigger the build
2007-10-10 Volker Lendecker20612: A checkin I've wanted to do for ages: For bad_p...
next