summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r3794: Added set posix acl functionality into the UNIX extensions code.Jeremy Allison2007-10-102-6/+273
* r3714: Getfacl now seems to work on files and directories. Next do setfaclJeremy Allison2007-10-101-0/+1
* r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2007-10-101-3/+194
* r3708: BUG 1838: patch from Gavrie Philipson <gavrie@disksites.com> to remove...Gerald Carter2007-10-101-1/+2
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-101-23/+22
* r3693: Correctly detect errno for no acl/ea support.Jeremy Allison2007-10-101-14/+6
* r3682: fix seg fault in lanman printing code caused by uninitialized variableGerald Carter2007-10-101-0/+6
* r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max dataJeremy Allison2007-10-102-68/+63
* r3673: Do not fail on setting file attributes with acl support enabled.Günther Deschner2007-10-101-3/+1
* r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2007-10-101-1/+1
* r3666: Generalise fix for trans and nttrans multi-fragment requests.Jeremy Allison2007-10-102-4/+4
* r3663: Fix too tight checking of incoming secondary trans2 requests.Jeremy Allison2007-10-101-2/+2
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2007-10-103-13/+41
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2007-10-101-0/+3
* r3559: If called interactively, on shutdown dump the talloc contexts left. IdeaVolker Lendecke2007-10-101-0/+9
* r3496: Fix calling of get_acl_group_bits().Günther Deschner2007-10-102-2/+4
* r3296: Fix to ensure entries are stored in correct order. Bug #1498. Patch fromJeremy Allison2007-10-101-2/+2
* r3225: Fix correct use of resume name. Cope with the resumeJeremy Allison2007-10-101-3/+7
* r3121: Bug #1956. Ensure errno is saved and restored consistently on a normal...Jeremy Allison2007-10-101-8/+18
* r3117: Fix from Tom Lackemann <cessnatomny@yahoo.com> for bug #1954.Jeremy Allison2007-10-101-3/+6
* r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter2007-10-101-2/+2
* r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison2007-10-102-23/+30
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2007-10-101-7/+10
* r3002: Fix for bug #1886 - prevent delete on close being setJeremy Allison2007-10-102-18/+43
* r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter2007-10-102-2/+2
* r2772: Check correct string length when verifying password-policies. Do notGünther Deschner2007-10-101-2/+3
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-3/+2
* r2708: Don't look for bzero, we don't use it.Jeremy Allison2007-10-101-1/+11
* r2700: Fix bug where we could incorrectly set sparse attribute. Don't useJeremy Allison2007-10-101-2/+2
* r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jpJim McDonough2007-10-101-3/+8
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2007-10-101-26/+0
* r2637: Fix the roundup problem (returning 1mb roundup) for non-WindowsJeremy Allison2007-10-102-15/+38
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2007-10-101-10/+4
* r2564: resurrecting smbd/tdbutil.cGerald Carter2007-10-101-0/+85
* r2548: Fix for bug reported by Edward Spragins <spragins@gmail.com> - don't t...Jeremy Allison2007-10-101-2/+3
* r2475: A more helpful debug-message when a connection to a dfs-proxy-share isGünther Deschner2007-10-101-1/+2
* r2395: Patch from "Stefan (metze) Metzmacher" <metze@samba.org> to fixJeremy Allison2007-10-101-10/+15
* r2388: fix client quota supportStefan Metzmacher2007-10-101-3/+3
* r2333: check the script is not a 0 lenght stringSimo Sorce2007-10-101-1/+1
* r2331: check password script code and example from trunkSimo Sorce2007-10-101-0/+13
* r2219: Remember to count bad_components only on pathname boundaries.Jeremy Allison2007-10-101-2/+2
* r2215: I think I'm really close now. The key is to count the number ofJeremy Allison2007-10-101-22/+29
* r2196: This error code change is incorrect. Still working on it...Jeremy Allison2007-10-101-5/+0
* r2194: Here is the efforts of much pain reproducing W2K3 pathnameJeremy Allison2007-10-102-72/+87
* r2152: Fix for bug #1674, move the symlinks checks into reduce_name().Jeremy Allison2007-10-102-40/+20
* r2150: Fix parsing of names ending in dot and a few other error returnsJeremy Allison2007-10-101-16/+11
* r2116: Ensure statcache has large enough tdb memory hash size (1031).Jeremy Allison2007-10-101-1/+1