metze/samba/wip.git
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...
2007-10-10 Volker Lendecker20611: All but one callers to set_bad_path_error have...
2007-10-10 Volker Lendecker20610: Fix a Solaris warning
2007-10-10 Volker Lendecker20608: ENOENT->NT_STATUS_OBJECT_NAME_NOT_FOUND is...
2007-10-10 Volker Lendecker20607: Next micro-step for reply_setatr
2007-10-10 Volker Lendecker20606: bad_path == True has been covered further up...
2007-10-10 Volker Lendecker20605: Simplify logic in reply_setatr slightly
2007-10-10 Volker Lendecker20604: Fix two memleaks, Coverity ID 337, merge to...
2007-10-10 Volker Lendecker20603: Slightly simplify logic
2007-10-10 Volker Lendecker20602: Fix coverity ID 339. SMB_ASSERT does not panic...
2007-10-10 Volker Lendecker20597: Survive some of the notify mask tests.
2007-10-10 Volker Lendecker20589: Re-add lost bad_path handling, sorry.
2007-10-10 Stefan Metzmacherr20585: - allocate an OID range for LDB/LDAP extended...
2007-10-10 Stefan Metzmacherr20578: - allocate an OID range for samba4 LDB/LDAP...
2007-10-10 Jeremy Allisonr20558: Refactor rmdir_internals to use early terminati...
2007-10-10 Volker Lendecker20546: Fix some IBM checker errors
2007-10-10 Volker Lendecker20544: Change copy_file() to return NTSTATUS. This...
2007-10-10 Volker Lendecker20542: Make close_remove_share_mode retun NTSTATUS...
2007-10-10 Volker Lendecker20541: Fix some obvious glitches in wait_for_aio_compl...
2007-10-10 Günther Deschnerr20536: In the offline PAM session close case the attem...
2007-10-10 Jeremy Allisonr20535: Fix make install to work when root doesn't...
2007-10-10 Jeremy Allisonr20532: From Volker...
2007-10-10 Jeremy Allisonr20530: Don't want this call to get inadvertently re...
2007-10-10 Volker Lendecker20525: Closing a dir with del-on-close set requires...
2007-10-10 Volker Lendecker20524: Simplify logic of close_remove_share_mode().
2007-10-10 Günther Deschnerr20512: Fix typo.
2007-10-10 Volker Lendecker20507: smbcli_setattr("") always returns ACCESS_DENIED...
2007-10-10 Volker Lendecker20503: And one more 64-bit warning
2007-10-10 Volker Lendecker20502: Activate RAW-RENAME, my Linux box passes this
2007-10-10 Volker Lendecker20501: Check in config.h fix from Michael Adam <ma...
2007-10-10 James Peachr20500: Fix compiler warnings.
next