index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix handing of ascii_to_unistr
Andrew Tridgell
2000-04-30
1
-19
/
+19
*
- get the findclose code right
Andrew Tridgell
2000-04-30
1
-9
/
+17
*
added cli_list_old() to allow for old style directory listing from
Andrew Tridgell
2000-04-30
3
-11
/
+158
*
some cleanups
Andrew Tridgell
2000-04-30
1
-10
/
+13
*
we don't need fnmatch.c any more
Andrew Tridgell
2000-04-30
6
-348
/
+100
*
changed masktest to test the internal algorithm against one server,
Andrew Tridgell
2000-04-30
1
-78
/
+30
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
15
-975
/
+391
*
YIPEE!!!!!
Andrew Tridgell
2000-04-30
6
-79
/
+166
*
put tdb utility functions in a separate file
Andrew Tridgell
2000-04-29
3
-45
/
+71
*
Removed tdb locking calls (picky Andrew...:-)
Jeremy Allison
2000-04-29
1
-25
/
+12
*
Moved deletion of vfs handle into smbd/conn.c as it was being done too
Jeremy Allison
2000-04-28
2
-16
/
+15
*
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
2000-04-28
6
-1140
/
+148
*
Split off of POSIX locking into separate unit as Andrew requested.
Jeremy Allison
2000-04-28
1
-0
/
+1208
*
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
2000-04-28
5
-2
/
+52
*
Added tdb_get/set_int_byblob, which takes a size_t len and then implemented
Jeremy Allison
2000-04-28
2
-7
/
+21
*
Forgot to close when "posix locking" is set to False.
Jeremy Allison
2000-04-28
1
-2
/
+5
*
Added optimization where we are single opener (don't free POSIX locks).
Jeremy Allison
2000-04-28
1
-1
/
+21
*
Made changes suggested by Andrew review.
Jeremy Allison
2000-04-28
3
-53
/
+54
*
Ok - this is more subtle than it looks :-).
Jeremy Allison
2000-04-27
5
-13
/
+17
*
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
2000-04-27
6
-18
/
+39
*
Did the rewrite Andrew wanted where all knowledge of POSIX locking is
Jeremy Allison
2000-04-27
4
-122
/
+181
*
Fixed crash bugs Andrew pointed out with LOCK4 smbtorture
Jeremy Allison
2000-04-27
3
-15
/
+16
*
Fixed range check on writeX.
Jeremy Allison
2000-04-27
1
-1
/
+4
*
Tidyup of smbecho.
Jeremy Allison
2000-04-27
1
-2
/
+4
*
quick hack to get smbtorture working again
Andrew Tridgell
2000-04-27
1
-0
/
+2
*
Added the hard code :-).
Jeremy Allison
2000-04-25
4
-78
/
+469
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
32
-85
/
+97
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
11
-3062
/
+3300
*
added TDB_MODIFY flag - patch from from luke
Andrew Tridgell
2000-04-25
3
-5
/
+30
*
fixed a memory leak in nmblookup
Andrew Tridgell
2000-04-25
1
-0
/
+2
*
fixed a memory leak of devmode in spoolss
Andrew Tridgell
2000-04-25
1
-0
/
+3
*
don't qsort a list less than 2 entries
Andrew Tridgell
2000-04-25
1
-1
/
+3
*
Added the code that keeps fd's open across a close if there are other fsp's
Jeremy Allison
2000-04-24
3
-37
/
+144
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
12
-36
/
+47
*
dump in a binary format
Andrew Tridgell
2000-04-24
1
-3
/
+45
*
use an size_t not a ssize_t when checking for out of bounds errors
Andrew Tridgell
2000-04-24
1
-1
/
+1
*
moved INSURE hook into util.c
Andrew Tridgell
2000-04-24
1
-23
/
+0
*
fixed another memory leak
Andrew Tridgell
2000-04-24
1
-0
/
+1
*
fixed a parameter bug found by insure
Andrew Tridgell
2000-04-24
1
-1
/
+1
*
moved the INSURE hook into util.c
Andrew Tridgell
2000-04-24
1
-0
/
+26
*
more pstring/fstring errors found by insure
Andrew Tridgell
2000-04-23
1
-15
/
+16
*
fixed a locking database bug - it was actually harmless except that
Andrew Tridgell
2000-04-23
1
-2
/
+10
*
don't close high fd's in smbrun when using insure (prevents closing
Andrew Tridgell
2000-04-23
1
-1
/
+3
*
another fstring/pstring fix
Andrew Tridgell
2000-04-23
1
-1
/
+1
*
fixed another spoolss memory leak
Andrew Tridgell
2000-04-23
2
-2
/
+2
*
fixed a memory leak I caused last week with my lines[] changes
Andrew Tridgell
2000-04-23
1
-6
/
+1
*
split out standard_sub_basic() again to fix a bug where %p was being
Andrew Tridgell
2000-04-23
1
-14
/
+29
*
we can't pass a fstring to a routine expecting a pstring
Andrew Tridgell
2000-04-23
1
-1
/
+1
*
check for a valid snum when running a printing command
Andrew Tridgell
2000-04-23
1
-0
/
+5
*
Makefile.in change for split of printfsp.c
Andrew Tridgell
2000-04-23
1
-1
/
+2
[prev]
[next]