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-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-14
/
+3
2000-05-06
signed/unsigned fixes so we can handle a lock base close to 2^32
Andrew Tridgell
1
-31
/
+29
2000-05-05
make debug easier to read
Andrew Tridgell
1
-6
/
+9
2000-05-05
make debug easier to read
Andrew Tridgell
1
-5
/
+6
2000-05-05
nasty hack to print posix locks
Andrew Tridgell
1
-0
/
+17
2000-05-05
example of broken posix lock behaviour
Andrew Tridgell
1
-0
/
+8
2000-05-04
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
1
-2
/
+14
2000-05-04
parameterize the lock timeout
Andrew Tridgell
1
-2
/
+3
2000-05-04
added a test for the NT byte range lock into smbtorture
Andrew Tridgell
1
-1
/
+16
2000-05-04
an even simpler example of NT gettings its locking code wrong. This
Andrew Tridgell
1
-20
/
+14
2000-05-04
need LOCKING_OBJ in locktest now
Andrew Tridgell
1
-3
/
+7
2000-05-04
more locktest improvements
Andrew Tridgell
1
-31
/
+81
2000-05-04
fixed message text
Andrew Tridgell
1
-1
/
+1
2000-05-04
added -A analyze mode to locktest - it can now automatically prune
Andrew Tridgell
1
-139
/
+242
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
[next]