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