summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r3936: Ensure LARGE_READX response must fit within reply buffer.Jeremy Allison2007-10-101-0/+6
* r3934: Correctly check for the top length bit in LARGE_READX.Jeremy Allison2007-10-101-0/+5
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-105-12/+19
* r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-6/+1
* r3928: Fix duplicate call to pdb_get_acct_desc(). Bugzilla #2080.Tim Potter2007-10-101-1/+1
* r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l...Gerald Carter2007-10-101-3/+20
* r3924: fix installswat once again after the image target location had changed...Gerald Carter2007-10-101-1/+1
* r3923: BUG 2073: fall back to smb_name if current_user_info is not available ...Gerald Carter2007-10-101-1/+1
* r3918: Allow to set OWNER- and GROUP-entries while setting security descriptorsGünther Deschner2007-10-101-1/+9
* r3912: More fixes to have proper german in swat.Günther Deschner2007-10-101-53/+53
* r3911: typo.Günther Deschner2007-10-101-1/+1
* r3895: Fix for bug #2045. May also fix other timestamp bugs with ExcelJeremy Allison2007-10-102-7/+27
* r3892: Fix "might be used uninitialized" error.Jeremy Allison2007-10-101-0/+6
* r3889: Only set mtime from pending_modtime if it's not already zero...Jeremy Allison2007-10-101-1/+1
* r3883: Fix error return -- thanks to rsharpeVolker Lendecke2007-10-101-1/+1
* r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.eduVolker Lendecke2007-10-101-1/+2
* r3880: Tidy up some unused/shadowed variable usage.Jeremy Allison2007-10-101-4/+5
* r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.Jeremy Allison2007-10-103-24/+17
* r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner2007-10-103-2/+17
* r3873: The semantics of the parameter 'printcap name' are a bit tricky. I had...Volker Lendecke2007-10-101-5/+20
* r3871: Fix memleakVolker Lendecke2007-10-101-1/+3
* r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059)Günther Deschner2007-10-101-3/+1
* r3867: Fix from david.hu@hp.com - make a copy of an incoming messageJeremy Allison2007-10-101-5/+5
* r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.Jeremy Allison2007-10-101-3/+19
* r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTABJeremy Allison2007-10-101-2/+2
* r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.Jeremy Allison2007-10-103-55/+74
* r3857: Shut up gcc about erroneous "used uninitialised" warning.Jeremy Allison2007-10-101-3/+3
* r3853: Fix an uninitialized variable warning. Jeremy, there are some of these inVolker Lendecke2007-10-101-0/+2
* r3852: Fix the build...Volker Lendecke2007-10-101-1/+1
* r3850: I get the impression that some developers here are using gcc 3.4. This...Volker Lendecke2007-10-101-1/+1
* r3848: Fix for bug 2057. Only partially applied the patch, the second part se...Volker Lendecke2007-10-101-0/+7
* r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)Volker Lendecke2007-10-101-1/+1
* r3844: Attempt to get the build farm in line. Some systems seem to have definedVolker Lendecke2007-10-102-3/+3
* r3843: If a connection to a DC is requested, open connections simultaeneously...Volker Lendecke2007-10-104-163/+567
* r3841: Time out in ads search queries. Even AD servers can hang.Volker Lendecke2007-10-101-7/+44
* r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke2007-10-101-2/+13
* r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalidVolker Lendecke2007-10-101-0/+4
* r3823: Fix bug reported by Tom Dickson <tdickson@inostor.com> withJeremy Allison2007-10-101-1/+2
* r3819: Updated config.guess/config.sub fromJeremy Allison2007-10-102-167/+345
* r3817: Fix from Lars Müller <lmuelle@suse.de> for bug #2050, calculateJeremy Allison2007-10-101-2/+8
* r3816: Added fn to remove an ACL from a file. Now need client code to test this.Jeremy Allison2007-10-101-2/+128
* r3814: At least use a proper constant name (aRONLY :-) not a number.Jeremy Allison2007-10-101-2/+2
* r3811: Believe it or not, but this patch seems to be necessary. If someone se...Volker Lendecke2007-10-101-2/+11
* r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.Jeremy Allison2007-10-101-1/+0
* r3794: Added set posix acl functionality into the UNIX extensions code.Jeremy Allison2007-10-102-6/+273
* r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't checkJeremy Allison2007-10-101-9/+4
* r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...Gerald Carter2007-10-102-2/+2
* r3771: Fix bug #1952: no comment on XP shutdownJim McDonough2007-10-101-11/+70
* r3764: Ensure on failure that *res is always NULL.Jeremy Allison2007-10-101-3/+8
* r3761: Fix bug #1932: crash when non-root invokes net getlocalsidJim McDonough2007-10-101-1/+9