samba.git
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.
2007-10-10 Volker Lendecker20499: Activate RAW-OPEN in the build farm
2007-10-10 Volker Lendecker20498: Two 64-bit warnings
2007-10-10 Volker Lendecker20496: Some changes to make Samba3 the RAW-OPEN test...
2007-10-10 Gerald Carterr20489: Missed patch ofthe forest_name patch for lookupname
2007-10-10 Gerald Carterr20488: When joined to a child domain in a multi-domain...
2007-10-10 Gerald Carterr20487: Remove the unused dn2ad_canonical() call
2007-10-10 Gerald Carterr20486: Always upper case the "host/<sAMAccoutnName...
2007-10-10 Gerald Carterr20485: Add select with a 10 second timeout when readin...
2007-10-10 Volker Lendecker20482: Make us survive and activate RAW-CLOSE
2007-10-10 Volker Lendecker20479: Both remaining calls of can_delete called it...
2007-10-10 Volker Lendecker20478: Make us survive & activate RAW-UNLINK
2007-10-10 Volker Lendecker20470: Jeremy, another one to check:
2007-10-10 Volker Lendecker20465: Get rid of a redundant !NT_STATUS_IS_OK(status)
2007-10-10 Volker Lendecker20454: Get rid of a bogus variable that was only assig...
2007-10-10 Volker Lendecker20451: Survive the first of the filter-tests (mkdir).
2007-10-10 Stefan Metzmacherr20448: Happy New Year!
2007-10-10 Volker Lendecker20443: Fix a compiler warning
2007-10-10 Volker Lendecker20442: Slight rewrite of the change notify infrastruct...
2007-10-10 Volker Lendecker20434: Revert an accidential commit
2007-10-10 Volker Lendecker20433: Work in progress: Survive more of RAW-NOTIFY.
2007-10-10 Volker Lendecker20432: Apply some const
2007-10-10 James Peachr20429: Restructure the libuuid API tests to handle...
2007-10-10 James Peachr20428: Rename dns_open. This conflicts with the dns_op...
2007-10-10 James Peachr20427: Rename dnp_open. This conflicts with the dns_op...
2007-10-10 Volker Lendecker20424: No, we do not have to do that here :-)
2007-10-10 Jeremy Allisonr20412: Placeholder to remind me to write a torture...
2007-10-10 Jeremy Allisonr20411: Fix originally from SATOH Fumiyasu (slightly
2007-10-10 Andrew Bartlettr20403: Cleaning out my Samba 3.0 tree:
2007-10-10 Andrew Bartlettr20402: Fix spelling: samba bug #4292 debian #402392
2007-10-10 Volker Lendecker20394: This is a *VERY* early start of my work on...
2007-10-10 Volker Lendecker20393: Debug level 1 is a bit excessive here
2007-10-10 Stefan Metzmacherr20389: this needs to be after AC_LIBREPLACE_BROKEN_CHE...
2007-10-10 Stefan Metzmacherr20388: add the library that contains dlopen to the...
2007-10-10 Stefan Metzmacherr20386: remove unneeded dlopen related configure checks...
2007-10-10 Stefan Metzmacherr20385: merge from samba4:
2007-10-10 Jeremy Allisonr20372: Make NTrename the same as SMBmv w.r.t. wildcards.
2007-10-10 Jeremy Allisonr20371: In renames (via SMBmv) both src and dest can...
2007-10-10 Jeremy Allisonr20370: Now we've gone to the trouble of getting an...
2007-10-10 Jeremy Allisonr20368: Fix valgrind report of uninitialized memory
2007-10-10 Jeremy Allisonr20363: Fix any possible valgrind errors in srvstr_get_...
2007-10-10 Jeremy Allisonr20362: Fix valgrind issues where we may read params
2007-10-10 Jeremy Allisonr20361: Prevent strnlen_w reading beyond max. Valgrind
2007-10-10 Volker Lendecker20356: Consolidate the calls to parent_dirname() per...
2007-10-10 Volker Lendecker20355: Fix some C++ warnings
2007-10-10 Volker Lendecker20345: Simplify call_nt_transact_create by using tmp_t...
2007-10-10 Volker Lendecker20344: Move the calls to inherit_access_acls and chang...
2007-10-10 Volker Lendecker20343: Split change_owner_to_parent fd-based (for...
2007-10-10 Volker Lendecker20342: Move the lstat into mkdir_internal, for the...
2007-10-10 Volker Lendecker20340: Join vfs_MkDir to its only caller
2007-10-10 Volker Lendecker20339: Make mkdir_internal static to open.c
2007-10-10 Volker Lendecker20338: Restructure open_directory a bit. This gets...
2007-10-10 Volker Lendecker20336: Fix some memleaks in trans2open and simplify...
2007-10-10 Volker Lendecker20335: Port oplock return logic from ntcreate&x to...
2007-10-10 Volker Lendecker20334: Activate RAW-MKDIR
2007-10-10 Volker Lendecker20333: Fix a couple of Coverity errors in one run...
2007-10-10 Jeremy Allisonr20330: And here's the fix for the parent winbindd...
2007-10-10 Jeremy Allisonr20329: Fix a winbindd crash bug. If someone pulls
2007-10-10 Volker Lendecker20313: Make trans2_mkdir also go through open_director...
2007-10-10 Volker Lendecker20312: Fix a memleak
2007-10-10 Volker Lendecker20310: We've checked for EA's and support for them...
2007-10-10 Günther Deschnerr20304: Smaller fixes for pam_winbind:
2007-10-10 Jeremy Allisonr20296: If we're going to overwrite krb5.conf
next