r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer
[ira/wip.git] / source3 /
2007-10-10 Gerald Carterr486: BUG 1309: fix seg fault caused by trying to strdu...
2007-10-10 Gerald Carterr485: fix compile
2007-10-10 Jeremy Allisonr483: Fix typo of appending '\\' instead of '/' now...
2007-10-10 Jeremy Allisonr481: Fix up assert caught by check_path_syntax.
2007-10-10 Jeremy Allisonr480: Added Andrew Bartletts pwinfo-parse-error.patch.
2007-10-10 Jeremy Allisonr478: Added Volkers fix to be able to force DOS errors...
2007-10-10 Jeremy Allisonr475: Don't add ss padding length to the sent length...
2007-10-10 Jeremy Allisonr473: Fix for Microsoft hotfix MS04-011 password change...
2007-10-10 Gerald Carterr470: BUG 1302: fix seg fault by not trying to optimize...
2007-10-10 Jeremy Allisonr460: Fix for broken driver upload/delete path processing.
2007-10-10 Volker Lendecker449: Two AFS-related things:
2007-10-10 Volker Lendecker446: Close the open NT pipes before the tdis.
2007-10-10 Herb Lewisr428: add acls debug class
2007-10-10 Andrew Tridgellr426: fixed bug noticed by wim.delvaux@adaptiveplanet...
2007-10-10 Tim Potterr422: Compile fix for OpenBSD (ENOTSUP not supported...
2007-10-10 Tim Potterr421: Fix debug message. Closes bugzilla #1305.
2007-10-10 Herb Lewisr416: add a newline to the debuglevel message returned...
2007-10-10 Richard Sharper415: Return NT_STATUS_ACCESS_DENIED not some LOCK...
2007-10-10 Stefan Metzmacherr413: merge from 4_0:
2007-10-10 Stefan Metzmacherr410: merge tpot's changeset 353 from trunk:
2007-10-10 Stefan Metzmacherr408: - replace (conn->admin_user != True) with (curren...
2007-10-10 Volker Lendecker405: Some docs of vfs_full_audit.c as comment :-)
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...
2007-10-10 Stefan Metzmacherr403: update version to 3.0.4pre1
2007-10-10 Gerald Carterr395: BUG 1232: patch from landonf@opendarwin.org ...
2007-10-10 Gerald Carterr393: BUG 1141: patch from timur@com.bat.ru (Timur...
2007-10-10 Tim Potterr384: Relicense tdb python module in trunk and 3.0...
2007-10-10 Volker Lendecker378: Add an option extd_audit:parseable=True. This...
2007-10-10 Gerald Carterr376: BUG 1288: resolve any machine netbios name (0x00...
2007-10-10 Volker Lendecker370: The 'it does never happen -- error on close(...
2007-10-10 Stefan Metzmacherr340: fix a segfault in the login_cache code...
2007-10-10 Gerald Carterr333: other half of fix for winbindd crask from gd...
2007-10-10 Stefan Metzmacherr329: add the shadow_copy vfs module
2007-10-10 Volker Lendecker319: Fix a segfault in winbind. Thanks to Guenther...
2007-10-10 Volker Lendecker316: Fix split_domain_name. This defaulted to get_myna...
2007-10-10 Gerald Carterr296: patch from j.lu -- don't force an upper case...
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2007-10-10 Gerald Carterr288: combination of BUG 1081 and patch from J. Klinger...
2007-10-10 Gerald Carterr283: removing --with-cracklib after discussion with...
2007-10-10 Volker Lendecker269: Patch from Krischan Jodies <kj@sernet.de>: Implem...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2007-10-10 Jeremy Allisonr247: Fixup a couple of debug messages.
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2007-10-10 Andrew Bartlettr240: I'm pretty happy with the 'ntlm-server-1' helper...
2007-10-10 Volker Lendecker238: Fix memleak
2007-10-10 Volker Lendecker229: Don't list domain groups from BUILTIN.
2007-10-10 Jeremy Allisonr227: Patch from James Peach <jpeach@sgi.com> to search...
2007-10-10 Jeremy Allisonr225: Patch from Pat.Hayward@propero.net to make the...
2007-10-10 Jim McDonoughr221: Remainder of bug 1208. We do not remove creds...
2007-10-10 Jim McDonoughr219: Obtain new tickets if current ones are expired...
2007-10-10 Stefan Metzmacherr215: merge over svk fixes from 4_0
2007-10-10 Stefan Metzmacherr208: merge the version schema changes from 4_0
2007-10-10 Andrew Bartlettr201: Fix bugs in the --helper-protocol=ntlm-server...
2007-10-10 Gerald Carterr197: mistaken merge from trunk
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr195: adding files to ignore list
2007-10-10 Paul Greenr192: Fix configure.in to only use $BLDSHARED to select...
2007-10-10 Andrew Bartlettr191: Only send the ntlm_auth 'ntlm-server-1' helper...
2007-10-10 Andrew Bartlettr188: Add a new 'helper protocol' to ntlm_auth.
2007-10-10 Gerald Carterr185: fix linking prob surrounding --with-fake-kaserver...
2007-10-10 Andrew Bartlettr177: Split ntlm_auth --diagnostics into a seperate...
2007-10-10 Andrew Bartlettr176: Improve our fallback code for password changes...
2007-10-10 Andrew Bartlettr175: Move this comment to the right place...
2007-10-10 Andrew Bartlettr171: Continue the 'rename nt_session_key' work. This...
2007-10-10 Volker Lendecker160: Fix msdfs proxy. Could others please also test...
2007-10-10 Gerald Carterr155: real for for BUG 761 -- allow printing parameter...
2007-10-10 Volker Lendecker153: Fix memleak
2007-10-10 Jeremy Allisonr150: Make 3.x pass the Samba 4.x RAW-SEARCH tests...
2007-10-10 Andrew Bartlettr148: Ensure we do not dereference a null pointer when...
2007-10-10 Volker Lendecker145: pdb_create_alias now returns NTSTATUS. More of...
2007-10-10 Paul Greenr144: Move first use of AC_CHECK_HEADERS so it is alway...
2007-10-10 Volker Lendecker139: Apply some const
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Gerald Carterr115: finally checking in tridge's winbindd_schannel...
2007-10-10 Andrew Bartlettr104: Fix ntlm_auth by adding the new strhex_to_data_bl...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2007-10-10 Paul Greenr93: Update VOS _POSIX_C_SOURCE macro to 200112L.
2007-10-10 Jim McDonoughr91: Fix lsalookupnames. Previously we'd fail if we...
2007-10-10 Steve Frenchr88: Add missing guest mount option for mount.cifs
2007-10-10 Jeremy Allisonr87: Fix the build that Andrew Bartlett broke. Andrew...
2007-10-10 Andrew Bartlettr86: This function was moved to lib/nterr.h
2007-10-10 Andrew Bartlettr85: Update the winbind interface version, as I just...
2007-10-10 Andrew Bartlettr84: Implement --required-membership-of=, an ntlm_auth...
2007-10-10 Jeremy Allisonr81: Make EA's case independent - fix smbtorture to...
2007-10-10 Steve Frenchr77: Fix path canonicalization of the mount target...
2007-10-10 Alexander Bokovoyr76: Fix smbfs problem with Tree Disconnect issued...
2007-10-10 Gerald Carterr75: patch from Cal Heldenbrand <calzplace@yahoo.com...
2007-10-10 Gerald Carterr73: bumping version to 3.0.3pre3
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Volker Lendecker63: Remove -lcrypto from wbinfo. Sorry.
2007-10-10 Andrew Tridgellr59: revert session key problem
2007-10-10 Jim McDonoughr53: Remove modifyTimestamp from list of our attributes...
2007-10-10 Jeremy Allisonr50: Fix bug 1139 as per fix suggested by jdev@panix...
2007-10-10 Andrew Bartlettr49: Support SMB signing on connections using only the
2007-10-10 Jeremy Allisonr48: Fix types for debug message parameters.
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2007-10-10 Volker Lendecker38: Fix caching of name->sid lookups
2007-10-10 Andrew Bartlettr21: Ensure 'net' follows the behaviour of all other...
2007-10-10 Steve Frenchr18: Fix free of incremented pointer
2004-04-03 Andrew BartlettFix most of bug #169.
next