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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
split fsp specific routines out of printing.c to fix linking problem
Andrew Tridgell
2000-04-23
2
-65
/
+91
*
fixed two uninitialised memory references
Andrew Tridgell
2000-04-23
1
-2
/
+2
*
trick to get full stack trace when using the free version of insure
Andrew Tridgell
2000-04-23
1
-0
/
+24
*
insure caught an uninitialised memory reference - ensure it starts as
Andrew Tridgell
2000-04-23
1
-0
/
+2
*
avoided a memory leak in the ubi code by deleting a mangled cache
Andrew Tridgell
2000-04-23
1
-1
/
+11
*
fixed a prs memory leak (weren't freeing input buffer)
Andrew Tridgell
2000-04-23
1
-0
/
+1
*
if using insure then don't close fd 2
Andrew Tridgell
2000-04-23
1
-1
/
+4
*
return NULL for a zero size memdup
Andrew Tridgell
2000-04-22
1
-0
/
+1
*
don't copy a null groups list
Andrew Tridgell
2000-04-22
1
-2
/
+6
*
fixed overlapping strcpy() found by insure
Andrew Tridgell
2000-04-22
1
-9
/
+6
*
fixed uninitialised snum
Andrew Tridgell
2000-04-22
1
-0
/
+1
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
17
-562
/
+598
*
use sys_fsusage() not disk_free() in printing.c
Andrew Tridgell
2000-04-19
1
-3
/
+3
*
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
2000-04-19
4
-129
/
+157
*
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
2000-04-19
3
-3156
/
+3190
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
6
-101
/
+80
*
Sync up with 2.0.7 w.r.t. guest users.
Jeremy Allison
2000-04-18
1
-3
/
+3
*
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
2000-04-18
4
-24
/
+59
*
updates from the TNG branch
Andrew Tridgell
2000-04-18
1
-10
/
+6
*
don't parse blank lines
Andrew Tridgell
2000-04-18
1
-0
/
+2
[prev]
[next]