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