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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-03
Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.
Tim Potter
1
-0
/
+1
2000-02-03
Added .dummy file.
Tim Potter
1
-0
/
+1
2000-02-03
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
6
-349
/
+608
2000-02-01
system_name not server_name
Tim Potter
1
-1
/
+1
2000-01-31
Pass arguments to ./configure
Tim Potter
1
-1
/
+1
2000-01-30
made "enable" and "disable" the default "lpresume" and "lppause" commands
Herb Lewis
1
-4
/
+1
2000-01-29
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
5
-2
/
+11
2000-01-29
Fix from Motonobu TAKAHASHI to sort code page parameters first.
Jeremy Allison
1
-2
/
+2
2000-01-28
Modified auto alignment of ud[] struct on stack to be declared as an
Jeremy Allison
2
-4
/
+4
2000-01-27
Fixed code page conversions of messages outgoing/incoming.
Jeremy Allison
2
-0
/
+17
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
9
-83
/
+502
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
9
-53
/
+76
2000-01-25
First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
7
-166
/
+76
2000-01-24
tdb record read error return check fix from Dave Airlie <airlied@samba.org>.
Jeremy Allison
1
-1
/
+1
2000-01-24
we need -lc when making shared objects or glibc doesn't do its magic
Andrew Tridgell
1
-1
/
+1
2000-01-21
made cvs main up-to-date with samba_tng, with addition of process id to
Luke Leighton
7
-10
/
+32
2000-01-20
Moved Herb's global -> local changes to HEAD.
Jeremy Allison
1
-2
/
+2
2000-01-18
Added Herb's swat fixes.
Jeremy Allison
1
-2
/
+2
2000-01-17
SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.
Luke Leighton
2
-5
/
+3
2000-01-16
fixed some typos in access_table() which, amaziingly enough, make no
Andrew Tridgell
1
-3
/
+3
2000-01-16
made access_table() a pure logic function - makes it simpler to apply
Andrew Tridgell
1
-16
/
+26
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
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
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
[next]