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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-16
as obelix would say "these romans are crazy"
Andrew Tridgell
1
-40
/
+59
2000-01-16
use GET_DENY_MODE() macro instead of the bit shift
Andrew Tridgell
1
-3
/
+2
2000-01-16
proto update
Andrew Tridgell
1
-2
/
+4
2000-01-16
a consequence of the access_table() fixes is that we can't treat
Andrew Tridgell
1
-0
/
+2
2000-01-16
rewrote the access_table() code to get it right for *.exe, *.dll,
Andrew Tridgell
1
-27
/
+41
2000-01-16
use string_set() instead of string_init()
Andrew Tridgell
3
-41
/
+31
2000-01-16
added code to allow traversal of the byte range lock database
Andrew Tridgell
3
-4
/
+72
2000-01-16
fixed a formatting error
Andrew Tridgell
1
-1
/
+1
2000-01-16
make string_init() static
Andrew Tridgell
2
-2
/
+2
2000-01-16
make a br_off a SMB_BIG_UINT
Andrew Tridgell
1
-1
/
+1
2000-01-14
useable_space does not include the alignment offset calculations.
Jeremy Allison
1
-1
/
+8
2000-01-14
HP changes for registry querying.
Jeremy Allison
1
-1
/
+9
2000-01-14
Added HP change.
Jeremy Allison
1
-53
/
+54
2000-01-14
casts and defines to make solaris happy
Andrew Tridgell
3
-3
/
+7
2000-01-14
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
5
-15
/
+15
2000-01-14
we now pass all byte range locking tests
Andrew Tridgell
6
-25
/
+94
2000-01-14
Updated docs for "inherit permissions" fix.
Jeremy Allison
1
-3
/
+48
2000-01-14
Added "inherit permissions" patch.
Jeremy Allison
10
-33
/
+122
2000-01-14
some more work on the byte range locking
Andrew Tridgell
3
-22
/
+31
2000-01-13
greatly expanded the lock4 locking test. we now pass all but one test
Andrew Tridgell
1
-45
/
+93
2000-01-13
changes to reflect the new syntax of the locking calls.
Andrew Tridgell
3
-20
/
+19
2000-01-13
the bulk of the new byte range locking coode
Andrew Tridgell
2
-45
/
+296
2000-01-13
the lock routines now take a enumerated type for read/write locks, and
Andrew Tridgell
1
-4
/
+4
2000-01-13
added Enosuchshare and a lock_type enum
Andrew Tridgell
1
-0
/
+4
2000-01-13
new prototypes
Andrew Tridgell
1
-5
/
+22
2000-01-13
defined br_off as a type for byte range offsets. For now I've set it
Andrew Tridgell
1
-0
/
+3
2000-01-13
added locking/brlock.c, a byte range locking system
Andrew Tridgell
1
-1
/
+1
2000-01-13
Added missing #ifdef for WITH_UTMP.
Jeremy Allison
1
-0
/
+2
2000-01-12
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
9
-576
/
+951
2000-01-12
Use slprintf not snprintf.
Jeremy Allison
1
-1
/
+1
2000-01-12
Fix problems with broken libc fvct returns.
Jeremy Allison
1
-1
/
+8
2000-01-11
Fixed pointer arithmetic found by IRIX compiler.
Jeremy Allison
1
-1
/
+1
2000-01-11
Fixed bug in unix_mask_match() that caused veto files not to work.
Jeremy Allison
1
-31
/
+9
2000-01-11
modified smbd/msrpc credential transfer system. user session key
Luke Leighton
3
-1
/
+32
2000-01-10
I'm currently designing a new locking system (using a tdb database!)
Andrew Tridgell
3
-27
/
+140
2000-01-10
don't treat a packet as a oplock break unless it is a request, not a
Andrew Tridgell
1
-1
/
+2
2000-01-08
extent smbtorture to test with both an exe file and a dat file
Andrew Tridgell
1
-37
/
+43
2000-01-08
fix a error in access_table revealed by the new deny test in smbtorture. We n...
Andrew Tridgell
1
-3
/
+5
2000-01-08
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
5
-10
/
+9
2000-01-08
added a DENY test that tests deny mode handling. It produces a matrix
Andrew Tridgell
1
-2
/
+86
2000-01-08
improved the error checking
Andrew Tridgell
3
-27
/
+86
2000-01-08
Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-)
Richard Sharpe
1
-2
/
+2
2000-01-08
smbd/mangle.c
Jeremy Allison
5
-7
/
+15
2000-01-08
Fixed deny mode bug :
Jeremy Allison
1
-9
/
+9
2000-01-07
fixed a comment
Andrew Tridgell
1
-1
/
+1
2000-01-07
the -i options are gone from nmbd and smbd - use the smb.conf
Andrew Tridgell
2
-18
/
+2
2000-01-07
netbios scope is a DOS_STRING
Andrew Tridgell
1
-1
/
+1
2000-01-07
always restart nmbd and smbd when asked, even if they appear not to be
Andrew Tridgell
1
-4
/
+2
2000-01-07
remove scope parameter here too
Andrew Tridgell
1
-3
/
+3
2000-01-07
added "netbios scope" docs
Andrew Tridgell
1
-0
/
+8
[next]