index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-15
merge from SAMBA_2_2
Gerald Carter
1
-1
/
+1
2002-04-12
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2
-5
/
+29
2002-04-11
don't try to return a void
Andrew Tridgell
1
-1
/
+1
2002-04-11
- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the
Andrew Tridgell
1
-2
/
+4
2002-04-11
a few debug statements (disabled)
Andrew Tridgell
1
-2
/
+7
2002-04-11
don't treat '.' as FLAG_ASCII, instead handle it separately
Andrew Tridgell
1
-2
/
+2
2002-04-11
- tidier flag checking code
Andrew Tridgell
1
-8
/
+40
2002-04-11
added some more comments
Andrew Tridgell
1
-5
/
+15
2002-04-11
some optimisations to the new mangling system
Andrew Tridgell
1
-16
/
+44
2002-04-11
this adds a completely new hash based mangling scheme
Andrew Tridgell
2
-0
/
+511
2002-04-11
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
9
-996
/
+1090
2002-04-10
Added Shirish's client side caching policy change.
Jeremy Allison
1
-1
/
+2
2002-04-09
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
1
-17
/
+16
2002-04-08
a fix yet committed to 2.2 sometimes ago and reintroduced here!
Simo Sorce
1
-1
/
+1
2002-04-08
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
4
-830
/
+805
2002-04-02
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
3
-71
/
+33
2002-03-29
added shutdown to smbd
Jean-François Micouleau
1
-0
/
+6
2002-03-28
Ensure that setting file length can return disk full on failure.
Jeremy Allison
1
-2
/
+7
2002-03-27
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2
-230
/
+194
2002-03-26
Removed unused variable.
Jeremy Allison
1
-3
/
+0
2002-03-26
Matched W2K *insane* open semantics....
Jeremy Allison
1
-0
/
+18
2002-03-23
Correctly store the hostname of the remote machine if so configured. If the
Andrew Bartlett
1
-4
/
+6
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
5
-195
/
+232
2002-03-21
Fix stupid typo !
Jeremy Allison
1
-2
/
+2
2002-03-21
return . and .. first in readdir - this fixes masktest on IRIX which
Herb Lewis
1
-1
/
+13
2002-03-20
HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Jeremy Allison
1
-1
/
+1
2002-03-20
Ensure we get a real fd when opening for set file allocation.
Jeremy Allison
1
-1
/
+1
2002-03-20
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
8
-254
/
+140
2002-03-19
Sync up vfs changes from 2.2.x.
Jeremy Allison
3
-181
/
+39
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
4
-6
/
+6
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2
-5
/
+5
2002-03-14
Actually include some *information* in the mangle debug messages.
Andrew Bartlett
1
-14
/
+39
2002-03-14
Now we have reliable signals take SIGTERM inband.
Jeremy Allison
2
-45
/
+58
2002-03-14
Get the current directory after becoming root.
Jeremy Allison
1
-1
/
+1
2002-03-13
Fixed bodgy printf arguments in debug statment.
Tim Potter
1
-1
/
+1
2002-03-13
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2
-8
/
+10
2002-03-13
if we know that the SID is local then don't try via winbindd
Andrew Tridgell
1
-0
/
+5
2002-03-13
fixed mapping of SIDs for local users
Andrew Tridgell
1
-1
/
+1
2002-03-12
Missing comma from systems that have ACLs.
Jim McDonough
1
-1
/
+1
2002-03-12
Added POSIX ACL layer into the vfs.
Jeremy Allison
4
-65
/
+202
2002-03-11
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
3
-9
/
+36
2002-03-11
make sure we give an error for unknown lockingX locktype bits
Andrew Tridgell
1
-0
/
+7
2002-03-10
failed timed locks always give LOCK_CONFLICT not LOCK_NOT_GRANTED
Andrew Tridgell
1
-0
/
+6
2002-03-09
a more informitive debug message when a SID can't be validated
Andrew Tridgell
1
-1
/
+2
2002-03-07
get the right return code for batch vs exclusive oplocks
Andrew Tridgell
1
-5
/
+12
2002-03-07
Fixed delete on close semantics - preparing for share mode rewrite.
Jeremy Allison
2
-13
/
+14
2002-03-06
Reformat preparing for changes to come...
Jeremy Allison
1
-155
/
+155
2002-03-05
Added Herb's fix to override log level from command line.
Jeremy Allison
1
-0
/
+2
2002-03-05
Mask off the aDIR on setfileinfo.
Jeremy Allison
3
-0
/
+10
2002-03-05
Fixed compiler warning about unused variables.
Tim Potter
1
-5
/
+5
[next]