Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3859: Ensure if num_acls is set to 0xFFFF this field is ignored. | Jeremy Allison | 3 | -55/+74 |
2007-10-10 | r3857: Shut up gcc about erroneous "used uninitialised" warning. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r3853: Fix an uninitialized variable warning. Jeremy, there are some of these in | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r3852: Fix the build... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3850: I get the impression that some developers here are using gcc 3.4. This... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3848: Fix for bug 2057. Only partially applied the patch, the second part se... | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3844: Attempt to get the build farm in line. Some systems seem to have defined | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r3843: If a connection to a DC is requested, open connections simultaeneously... | Volker Lendecke | 4 | -163/+567 |
2007-10-10 | r3841: Time out in ads search queries. Even AD servers can hang. | Volker Lendecke | 1 | -7/+44 |
2007-10-10 | r3839: Some more specific NT security descriptors we've come across. Map them to | Volker Lendecke | 1 | -2/+13 |
2007-10-10 | r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalid | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r3823: Fix bug reported by Tom Dickson <tdickson@inostor.com> with | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r3819: Updated config.guess/config.sub from | Jeremy Allison | 2 | -167/+345 |
2007-10-10 | r3817: Fix from Lars Müller <lmuelle@suse.de> for bug #2050, calculate | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r3816: Added fn to remove an ACL from a file. Now need client code to test this. | Jeremy Allison | 1 | -2/+128 |
2007-10-10 | r3814: At least use a proper constant name (aRONLY :-) not a number. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r3811: Believe it or not, but this patch seems to be necessary. If someone se... | Volker Lendecke | 1 | -2/+11 |
2007-10-10 | r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r3794: Added set posix acl functionality into the UNIX extensions code. | Jeremy Allison | 2 | -6/+273 |
2007-10-10 | r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't check | Jeremy Allison | 1 | -9/+4 |
2007-10-10 | r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b... | Gerald Carter | 2 | -2/+2 |
2007-10-10 | r3771: Fix bug #1952: no comment on XP shutdown | Jim McDonough | 1 | -11/+70 |
2007-10-10 | r3764: Ensure on failure that *res is always NULL. | Jeremy Allison | 1 | -3/+8 |
2007-10-10 | r3761: Fix bug #1932: crash when non-root invokes net getlocalsid | Jim McDonough | 1 | -1/+9 |
2007-10-10 | r3758: Increase a debug level. This error condition can actually happen in re... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3727: Update from Rob Foehl (rwf@loonybin.net): | Jim McDonough | 1 | -24/+10 |
2007-10-10 | r3714: Getfacl now seems to work on files and directories. Next do setfacl | Jeremy Allison | 3 | -3/+135 |
2007-10-10 | r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind. | Jeremy Allison | 5 | -3/+418 |
2007-10-10 | r3711: Fix KRB5_SETPW-defines, no change in behaviour. | Günther Deschner | 1 | -7/+5 |
2007-10-10 | r3710: fix another safe_strcpy() warning SPAM with the printer drivcename | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3708: BUG 1838: patch from Gavrie Philipson <gavrie@disksites.com> to remove... | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r3707: 2028: avoid false error messages when copying a long printer name to t... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3705: Nobody has commented, so I'll take this as an ack... | Volker Lendecke | 10 | -141/+334 |
2007-10-10 | r3704: Implement a cache get saves the result of a pdb_getsampwnam for later | Volker Lendecke | 1 | -1/+27 |
2007-10-10 | r3702: This is a getpwnam-cache. It is mainly to speed up Samba with slow nss | Volker Lendecke | 1 | -0/+43 |
2007-10-10 | r3697: BUG 2027: fix multiple declaration of MD5_CTX (do we really care about... | Gerald Carter | 1 | -5/+0 |
2007-10-10 | r3693: Correctly detect errno for no acl/ea support. | Jeremy Allison | 2 | -14/+26 |
2007-10-10 | r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the... | Gerald Carter | 1 | -31/+50 |
2007-10-10 | r3685: setting the 3.0 branch to 3.0.10pre1-svn | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r3683: BUG 2017: fix testparm reporting for the passwd program string | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3682: fix seg fault in lanman printing code caused by uninitialized variable | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r3681: Fix build of libsmbclient on x86_64. | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max data | Jeremy Allison | 2 | -68/+63 |
2007-10-10 | r3673: Do not fail on setting file attributes with acl support enabled. | Günther Deschner | 1 | -3/+1 |
2007-10-10 | r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>. | Jeremy Allison | 2 | -8/+8 |
2007-10-10 | r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>. | Jeremy Allison | 2 | -3/+45 |
2007-10-10 | r3668: Fix unresolved symbols in libsmbclient.so. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3666: Generalise fix for trans and nttrans multi-fragment requests. | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r3663: Fix too tight checking of incoming secondary trans2 requests. | Jeremy Allison | 1 | -2/+2 |