r3936: Ensure LARGE_READX response must fit within reply buffer.
[ira/wip.git] / source3 /
2007-10-10 Jeremy Allisonr3936: Ensure LARGE_READX response must fit within...
2007-10-10 Jeremy Allisonr3934: Correctly check for the top length bit in LARGE_...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Jeremy Allisonr3929: Dead code elimination fix for bug #2075 from...
2007-10-10 Tim Potterr3928: Fix duplicate call to pdb_get_acct_desc(). ...
2007-10-10 Gerald Carterr3925: patch from Thomas Bork <tombork@web.de> to fix...
2007-10-10 Gerald Carterr3924: fix installswat once again after the image targe...
2007-10-10 Gerald Carterr3923: BUG 2073: fall back to smb_name if current_user_...
2007-10-10 Günther Deschnerr3918: Allow to set OWNER- and GROUP-entries while...
2007-10-10 Günther Deschnerr3912: More fixes to have proper german in swat.
2007-10-10 Günther Deschnerr3911: typo.
2007-10-10 Jeremy Allisonr3895: Fix for bug #2045. May also fix other timestamp...
2007-10-10 Jeremy Allisonr3892: Fix "might be used uninitialized" error.
2007-10-10 Jeremy Allisonr3889: Only set mtime from pending_modtime if it's...
2007-10-10 Volker Lendecker3883: Fix error return -- thanks to rsharpe
2007-10-10 Volker Lendecker3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr3880: Tidy up some unused/shadowed variable usage.
2007-10-10 Jeremy Allisonr3877: Final (I hope :-) fix for #2050 from Lars Müller...
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
2007-10-10 Volker Lendecker3873: The semantics of the parameter 'printcap name...
2007-10-10 Volker Lendecker3871: Fix memleak
2007-10-10 Günther Deschnerr3868: Fix reverted logic of detecting HAVE_WRFILE_KEYT...
2007-10-10 Jeremy Allisonr3867: Fix from david.hu@hp.com - make a copy of an...
2007-10-10 Jeremy Allisonr3864: Fix from Lars Müller <lmuelle@suse.de> for bug...
2007-10-10 Jeremy Allisonr3862: Fix from Lars Müller <lmuelle@suse.de>, check...
2007-10-10 Jeremy Allisonr3859: Ensure if num_acls is set to 0xFFFF this field...
2007-10-10 Jeremy Allisonr3857: Shut up gcc about erroneous "used uninitialised...
2007-10-10 Volker Lendecker3853: Fix an uninitialized variable warning. Jeremy...
2007-10-10 Volker Lendecker3852: Fix the build...
2007-10-10 Volker Lendecker3850: I get the impression that some developers here...
2007-10-10 Volker Lendecker3848: Fix for bug 2057. Only partially applied the...
2007-10-10 Volker Lendecker3846: Typo fix. Bug 2055. Lars, I'm available on irc...
2007-10-10 Volker Lendecker3844: Attempt to get the build farm in line. Some...
2007-10-10 Volker Lendecker3843: If a connection to a DC is requested, open conne...
2007-10-10 Volker Lendecker3841: Time out in ads search queries. Even AD servers...
2007-10-10 Volker Lendecker3839: Some more specific NT security descriptors we...
2007-10-10 Volker Lendecker3824: Fix crash in api_RNetShareEnum. ServicePtrs...
2007-10-10 Jeremy Allisonr3823: Fix bug reported by Tom Dickson <tdickson@inosto...
2007-10-10 Jeremy Allisonr3819: Updated config.guess/config.sub from
2007-10-10 Jeremy Allisonr3817: Fix from Lars Müller <lmuelle@suse.de> for bug...
2007-10-10 Jeremy Allisonr3816: Added fn to remove an ACL from a file. Now need...
2007-10-10 Jeremy Allisonr3814: At least use a proper constant name (aRONLY...
2007-10-10 Volker Lendecker3811: Believe it or not, but this patch seems to be...
2007-10-10 Jeremy Allisonr3796: Patch from Jay Fenlason <fenlason@redhat.com...
2007-10-10 Jeremy Allisonr3794: Added set posix acl functionality into the UNIX...
2007-10-10 Jeremy Allisonr3776: Fix for bug #2038 from Johann Hanne <jhml@gmx...
2007-10-10 Gerald Carterr3772: BUG 2006: patch from Michel Gravey <michel.grave...
2007-10-10 Jim McDonoughr3771: Fix bug #1952: no comment on XP shutdown
2007-10-10 Jeremy Allisonr3764: Ensure on failure that *res is always NULL.
2007-10-10 Jim McDonoughr3761: Fix bug #1932: crash when non-root invokes net...
2007-10-10 Volker Lendecker3758: Increase a debug level. This error condition...
2007-10-10 Jim McDonoughr3727: Update from Rob Foehl (rwf@loonybin.net):
2007-10-10 Jeremy Allisonr3714: Getfacl now seems to work on files and directori...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2007-10-10 Günther Deschnerr3711: Fix KRB5_SETPW-defines, no change in behaviour.
2007-10-10 Gerald Carterr3710: fix another safe_strcpy() warning SPAM with...
2007-10-10 Gerald Carterr3708: BUG 1838: patch from Gavrie Philipson <gavrie...
2007-10-10 Gerald Carterr3707: 2028: avoid false error messages when copying...
2007-10-10 Volker Lendecker3705: Nobody has commented, so I'll take this as an...
2007-10-10 Volker Lendecker3704: Implement a cache get saves the result of a...
2007-10-10 Volker Lendecker3702: This is a getpwnam-cache. It is mainly to speed...
2007-10-10 Gerald Carterr3697: BUG 2027: fix multiple declaration of MD5_CTX...
2007-10-10 Jeremy Allisonr3693: Correctly detect errno for no acl/ea support.
2007-10-10 Gerald Carterr3688: fix output of smbstatus to make the man page...
2007-10-10 Gerald Carterr3685: setting the 3.0 branch to 3.0.10pre1-svn
2007-10-10 Gerald Carterr3683: BUG 2017: fix testparm reporting for the passwd...
2007-10-10 Gerald Carterr3682: fix seg fault in lanman printing code caused...
2007-10-10 Günther Deschnerr3681: Fix build of libsmbclient on x86_64.
2007-10-10 Jeremy Allisonr3674: Stefan Esser <s.esser@e-matters.de> pointed...
2007-10-10 Günther Deschnerr3673: Do not fail on setting file attributes with...
2007-10-10 Jeremy Allisonr3671: More warning fixes from Rob Foehl <rwf@loonybin...
2007-10-10 Jeremy Allisonr3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
2007-10-10 Günther Deschnerr3668: Fix unresolved symbols in libsmbclient.so.
2007-10-10 Jeremy Allisonr3666: Generalise fix for trans and nttrans multi-fragm...
2007-10-10 Jeremy Allisonr3663: Fix too tight checking of incoming secondary...
2007-10-10 Jeremy Allisonr3662: Fix dirent return.
2007-10-10 Günther Deschnerr3650: Allow to call spoolss-server as "localhost".
2007-10-10 Günther Deschnerr3649: Fix a couple of rpcclient spoolss commands ...
2007-10-10 Günther Deschnerr3645: Allow deldriverex in rpcclient to delete drivers...
2007-10-10 Jeremy Allisonr3644: Fixup examples VFS compile.
2007-10-10 Jeremy Allisonr3642: Extend vfs to add seekdir/telldir/rewinddir...
2007-10-10 Gerald Carterr3639: patch from Martin Zielinski <mz@seh.de> to add...
2007-10-10 Günther Deschnerr3628: A typo and a compile-warning.
2007-10-10 Günther Deschnerr3627: Allow to add dummy-form in rpcclient.
2007-10-10 Andrew Bartlettr3616: Merge for 3.0.8.
2007-10-10 Jeremy Allisonr3569: Fix for bug #1651, added extra servicePrincipalN...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Volker Lendecker3563: During a typical logon a modern workstation...
2007-10-10 Volker Lendecker3561: Since we have tdb_reopen_all() after all forks...
2007-10-10 Volker Lendecker3559: If called interactively, on shutdown dump the...
2007-10-10 Jeremy Allisonr3538: Fix the build with the latest Heimdal code.
2007-10-10 Jeremy Allisonr3535: Tidy up error reporting. Memory leak with MIT...
2007-10-10 Volker Lendecker3525: Fix a memleak
2007-10-10 Tim Potterr3504: Fix incorrectly applied patch. My fault - sorry!
2007-10-10 Jeremy Allisonr3502: Tidy up debugging in kerberos_keytab code.
2007-10-10 Günther Deschnerr3498: Optimisation of idmap_rid init: Avoid calling...
2007-10-10 Günther Deschnerr3496: Fix calling of get_acl_group_bits().
2007-10-10 Günther Deschnerr3495: Fix the build (recent kerberos-changes).
2007-10-10 Jeremy Allisonr3492: Fixes from testing kerberos salted principal...
2007-10-10 Günther Deschnerr3469: Fix build of smbmount.
next