summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3912: More fixes to have proper german in swat.Günther Deschner1-53/+53
2007-10-10r3911: typo.Günther Deschner1-1/+1
2007-10-10r3895: Fix for bug #2045. May also fix other timestamp bugs with ExcelJeremy Allison2-7/+27
2007-10-10r3892: Fix "might be used uninitialized" error.Jeremy Allison1-0/+6
2007-10-10r3889: Only set mtime from pending_modtime if it's not already zero...Jeremy Allison1-1/+1
2007-10-10r3883: Fix error return -- thanks to rsharpeVolker Lendecke1-1/+1
2007-10-10r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.eduVolker Lendecke1-1/+2
2007-10-10r3880: Tidy up some unused/shadowed variable usage.Jeremy Allison1-4/+5
2007-10-10r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.Jeremy Allison3-24/+17
2007-10-10r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner3-2/+17
2007-10-10r3873: The semantics of the parameter 'printcap name' are a bit tricky. I had...Volker Lendecke1-5/+20
2007-10-10r3871: Fix memleakVolker Lendecke1-1/+3
2007-10-10r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059)Günther Deschner1-3/+1
2007-10-10r3867: Fix from david.hu@hp.com - make a copy of an incoming messageJeremy Allison1-5/+5
2007-10-10r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.Jeremy Allison1-3/+19
2007-10-10r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTABJeremy Allison1-2/+2
2007-10-10r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.Jeremy Allison3-55/+74
2007-10-10r3857: Shut up gcc about erroneous "used uninitialised" warning.Jeremy Allison1-3/+3
2007-10-10r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison1-17/+22
2007-10-10r3853: Fix an uninitialized variable warning. Jeremy, there are some of these inVolker Lendecke1-0/+2
2007-10-10r3852: Fix the build...Volker Lendecke1-1/+1
2007-10-10r3850: I get the impression that some developers here are using gcc 3.4. This...Volker Lendecke1-1/+1
2007-10-10r3848: Fix for bug 2057. Only partially applied the patch, the second part se...Volker Lendecke1-0/+7
2007-10-10r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)Volker Lendecke1-1/+1
2007-10-10r3844: Attempt to get the build farm in line. Some systems seem to have definedVolker Lendecke2-3/+3
2007-10-10r3843: If a connection to a DC is requested, open connections simultaeneously...Volker Lendecke4-163/+567
2007-10-10r3841: Time out in ads search queries. Even AD servers can hang.Volker Lendecke1-7/+44
2007-10-10r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke1-2/+13
2007-10-10r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalidVolker Lendecke1-0/+4
2007-10-10r3823: Fix bug reported by Tom Dickson <tdickson@inostor.com> withJeremy Allison1-1/+2
2007-10-10r3819: Updated config.guess/config.sub fromJeremy Allison2-167/+345
2007-10-10r3817: Fix from Lars Müller <lmuelle@suse.de> for bug #2050, calculateJeremy Allison1-2/+8
2007-10-10r3816: Added fn to remove an ACL from a file. Now need client code to test this.Jeremy Allison1-2/+128
2007-10-10r3814: At least use a proper constant name (aRONLY :-) not a number.Jeremy Allison1-2/+2
2007-10-10r3811: Believe it or not, but this patch seems to be necessary. If someone se...Volker Lendecke1-2/+11
2007-10-10r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.Jeremy Allison1-1/+0
2007-10-10r3794: Added set posix acl functionality into the UNIX extensions code.Jeremy Allison2-6/+273
2007-10-10r3778: BUG 2023: patch from Buchan Milne <bgmilne@mandrake.org> fix mandrake ...Gerald Carter4-123/+198
2007-10-10r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't checkJeremy Allison1-9/+4
2007-10-10r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...Gerald Carter2-2/+2
2007-10-10r3771: Fix bug #1952: no comment on XP shutdownJim McDonough1-11/+70
2007-10-10r3764: Ensure on failure that *res is always NULL.Jeremy Allison1-3/+8
2007-10-10r3761: Fix bug #1932: crash when non-root invokes net getlocalsidJim McDonough1-1/+9
2007-10-10r3758: Increase a debug level. This error condition can actually happen in re...Volker Lendecke1-1/+1
2007-10-10r3727: Update from Rob Foehl (rwf@loonybin.net):Jim McDonough1-24/+10
2007-10-10r3714: Getfacl now seems to work on files and directories. Next do setfaclJeremy Allison3-3/+135
2007-10-10r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison5-3/+418
2007-10-10r3711: Fix KRB5_SETPW-defines, no change in behaviour.Günther Deschner1-7/+5
2007-10-10r3710: fix another safe_strcpy() warning SPAM with the printer drivcenameGerald Carter1-1/+1
2007-10-10r3709: Allow to build testsuite for libsmbclient when libsmbclient.so isGünther Deschner1-2/+34