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
...
*
make debug easier to read
Andrew Tridgell
2000-05-05
1
-5
/
+6
*
nasty hack to print posix locks
Andrew Tridgell
2000-05-05
1
-0
/
+17
*
example of broken posix lock behaviour
Andrew Tridgell
2000-05-05
1
-0
/
+8
*
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2000-05-04
4
-19
/
+41
*
Updated to fix overlapping problem.
Jeremy Allison
2000-05-04
1
-68
/
+142
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
5
-16
/
+70
*
parameterize the lock timeout
Andrew Tridgell
2000-05-04
1
-2
/
+3
*
added a test for the NT byte range lock into smbtorture
Andrew Tridgell
2000-05-04
1
-1
/
+16
*
an even simpler example of NT gettings its locking code wrong. This
Andrew Tridgell
2000-05-04
1
-20
/
+14
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
8
-21
/
+9
*
need LOCKING_OBJ in locktest now
Andrew Tridgell
2000-05-04
2
-4
/
+8
*
more locktest improvements
Andrew Tridgell
2000-05-04
1
-31
/
+81
*
fixed message text
Andrew Tridgell
2000-05-04
1
-1
/
+1
*
if the stat cache is off then don't initialise it
Andrew Tridgell
2000-05-04
1
-0
/
+2
*
added -A analyze mode to locktest - it can now automatically prune
Andrew Tridgell
2000-05-04
1
-139
/
+242
*
found a much simpler case that kills the posix locking
Andrew Tridgell
2000-05-04
1
-5
/
+5
*
fixed a uninit memory read that insure found
Andrew Tridgell
2000-05-04
1
-6
/
+3
*
added ability to present lock tests
Andrew Tridgell
2000-05-04
1
-16
/
+40
*
Fix for debug statement crash.
Jeremy Allison
2000-05-04
1
-1
/
+1
*
Fix based on Elrond's code to reduce the store size on removing dead records.
Jeremy Allison
2000-05-03
1
-0
/
+1
*
Fixed the bug locktest.c found, it was an off-by-one error in the non-overlap
Jeremy Allison
2000-05-03
1
-1
/
+1
*
Fixed silly bug where I wasn't checking for matching fd's in closing a file.
Jeremy Allison
2000-05-03
1
-7
/
+24
*
Added range info to the panic message to track down the bug with
Jeremy Allison
2000-05-03
1
-1
/
+5
*
improved the lock test program
Andrew Tridgell
2000-05-03
1
-15
/
+27
*
- clear dead locks at startup
Andrew Tridgell
2000-05-03
1
-2
/
+47
*
added a nasty lock testing program
Andrew Tridgell
2000-05-03
2
-1
/
+350
*
Fix for stacking locks in brlock and POSIX. Windows only allows a read lock
Jeremy Allison
2000-05-03
2
-92
/
+130
*
Added read overlay write lock on same fnum test to locktest2.
Jeremy Allison
2000-05-03
1
-1
/
+117
*
Insure uninitialized memory read fixes.
Jeremy Allison
2000-05-03
3
-3
/
+5
*
Fixed wild pointer diff found by insure.
Jeremy Allison
2000-05-02
1
-1
/
+1
*
Implemented the last (I hope:-) part of the locking puzzle, the reference
Jeremy Allison
2000-05-02
1
-23
/
+90
*
added support for deleting printers into the spoolss system
Andrew Tridgell
2000-05-02
6
-1
/
+139
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
10
-27
/
+34
*
and yet another memory leak - this one in the client
Andrew Tridgell
2000-05-02
1
-0
/
+5
*
fixed a memory leak (calling hash_table_init twice)
Andrew Tridgell
2000-05-02
1
-1
/
+7
*
fixed a memory leak
Andrew Tridgell
2000-05-02
1
-0
/
+2
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
6
-108
/
+141
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
38
-64
/
+98
*
locking/posix.c: Fixed double-free nasty crash bug found by insure.
Jeremy Allison
2000-05-01
3
-4
/
+10
*
handle tabs in printcap files
Andrew Tridgell
2000-05-01
1
-2
/
+2
*
allow a DEFAULT_PRINTING to be specified in CFLAGS
Andrew Tridgell
2000-05-01
1
-0
/
+4
*
fixed typo
Andrew Tridgell
2000-05-01
1
-1
/
+1
*
added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
Andrew Tridgell
2000-05-01
6
-48
/
+79
*
- added some error checking
Andrew Tridgell
2000-04-30
3
-73
/
+67
*
fixed dptr_wcard handling (need to use strdup)
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
fixed parsing of broken NT short name
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
handle the special rule of *.* for old style listings when old_list is
Andrew Tridgell
2000-04-30
1
-0
/
+3
*
removed more cruft from our old wildcard matching code
Andrew Tridgell
2000-04-30
1
-37
/
+0
*
go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
Andrew Tridgell
2000-04-30
1
-10
/
+4
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
2
-32
/
+19
[prev]
[next]