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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-04
found a much simpler case that kills the posix locking
Andrew Tridgell
1
-5
/
+5
2000-05-04
fixed a uninit memory read that insure found
Andrew Tridgell
1
-6
/
+3
2000-05-04
added ability to present lock tests
Andrew Tridgell
1
-16
/
+40
2000-05-03
improved the lock test program
Andrew Tridgell
1
-15
/
+27
2000-05-03
added a nasty lock testing program
Andrew Tridgell
1
-0
/
+340
2000-05-03
Added read overlay write lock on same fnum test to locktest2.
Jeremy Allison
1
-1
/
+117
2000-05-01
locking/posix.c: Fixed double-free nasty crash bug found by insure.
Jeremy Allison
2
-1
/
+10
2000-04-30
handle the special rule of *.* for old style listings when old_list is
Andrew Tridgell
1
-0
/
+3
2000-04-30
added cli_list_old() to allow for old style directory listing from
Andrew Tridgell
1
-5
/
+12
2000-04-30
changed masktest to test the internal algorithm against one server,
Andrew Tridgell
1
-78
/
+30
2000-04-30
YIPEE!!!!!
Andrew Tridgell
1
-78
/
+16
2000-04-27
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
1
-1
/
+1
2000-04-27
quick hack to get smbtorture working again
Andrew Tridgell
1
-0
/
+2
2000-04-25
fixed a memory leak in nmblookup
Andrew Tridgell
1
-0
/
+2
2000-03-26
load smb.conf and interfaces in masktest (to allow for netbios name
Andrew Tridgell
1
-0
/
+4
2000-03-14
Fixed parsing issue with HP printer defs reported by HP.
Jeremy Allison
1
-26
/
+62
2000-03-07
added a tcon test: make two tconXs with the same user/pass, open a file
Luke Leighton
1
-0
/
+72
2000-03-01
Fixed smbpasswd crash bugs found by Giulio.
Jeremy Allison
1
-3
/
+2
2000-02-25
client/client.c:
Jeremy Allison
1
-53
/
+43
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-9
/
+35
2000-02-10
the beginnings of a fnmatch() based wildcard matching routine
Andrew Tridgell
1
-20
/
+66
2000-02-09
update masktest for new make_nmb_name() syntax
Andrew Tridgell
1
-3
/
+3
2000-02-09
added masktest to head branch, in preparation for another assault on
Andrew Tridgell
1
-0
/
+435
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
1
-2
/
+2
2000-01-16
renamed DENY to DENY1
Andrew Tridgell
1
-5
/
+95
2000-01-16
use GET_DENY_MODE() macro
Andrew Tridgell
1
-2
/
+1
2000-01-16
added code to allow traversal of the byte range lock database
Andrew Tridgell
1
-1
/
+29
2000-01-14
casts and defines to make solaris happy
Andrew Tridgell
2
-3
/
+3
2000-01-14
we now pass all byte range locking tests
Andrew Tridgell
1
-14
/
+12
2000-01-14
some more work on the byte range locking
Andrew Tridgell
1
-14
/
+16
2000-01-13
greatly expanded the lock4 locking test. we now pass all but one test
Andrew Tridgell
1
-45
/
+93
2000-01-10
I'm currently designing a new locking system (using a tdb database!)
Andrew Tridgell
1
-21
/
+129
2000-01-08
extent smbtorture to test with both an exe file and a dat file
Andrew Tridgell
1
-37
/
+43
2000-01-08
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
1
-1
/
+1
2000-01-08
added a DENY test that tests deny mode handling. It produces a matrix
Andrew Tridgell
1
-2
/
+86
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2
-8
/
+8
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
1
-4
/
+4
2000-01-02
- added tdb_flags option to tdb_open()
Andrew Tridgell
1
-4
/
+4
1999-12-22
improved error message in case the lock list is truncated
Andrew Tridgell
1
-1
/
+8
1999-12-21
changed message is connections.tdb doesn't exist
Andrew Tridgell
1
-1
/
+1
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-24
/
+9
1999-12-21
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1
-192
/
+192
1999-12-21
this was left out from the 2.0.6 merge
Andrew Tridgell
1
-0
/
+236
1999-12-17
more files from 2.0.6
Andrew Tridgell
1
-0
/
+308
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
2
-680
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
11
-1534
/
+1224
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-2
/
+0
1999-12-09
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1
-0
/
+2
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
1
-41
/
+28
1999-12-05
created create_pipe_socket() function.
Luke Leighton
2
-94
/
+5
[prev]
[next]