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
Commit message (
Expand
)
Author
Age
Files
Lines
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
12
-390
/
+402
*
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
2000-02-03
7
-44
/
+59
*
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
2000-02-03
2
-420
/
+429
*
make proto
Tim Potter
2000-02-03
1
-332
/
+373
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
14
-158
/
+261
*
Added 'vfs object' and 'vfs options' smb.conf parameters.
Tim Potter
2000-02-03
1
-0
/
+25
*
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
2000-02-03
4
-4
/
+761
*
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
2000-02-03
2
-653
/
+736
*
Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.
Tim Potter
2000-02-03
1
-0
/
+1
*
Added .dummy file.
Tim Potter
2000-02-03
1
-0
/
+1
*
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
2000-02-03
6
-349
/
+608
*
Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my
Tim Potter
2000-02-03
5
-0
/
+486
*
file srv_netlogond_nt.c was initially added on branch SAMBA_TNG.
Luke Leighton
2000-02-02
0
-0
/
+0
*
system_name not server_name
Tim Potter
2000-02-01
1
-1
/
+1
*
Pass arguments to ./configure
Tim Potter
2000-01-31
1
-1
/
+1
*
made "enable" and "disable" the default "lpresume" and "lppause" commands
Herb Lewis
2000-01-30
1
-4
/
+1
*
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
2000-01-29
5
-2
/
+11
*
Fix from Motonobu TAKAHASHI to sort code page parameters first.
Jeremy Allison
2000-01-29
1
-2
/
+2
*
Modified auto alignment of ud[] struct on stack to be declared as an
Jeremy Allison
2000-01-28
2
-4
/
+4
*
Fixed code page conversions of messages outgoing/incoming.
Jeremy Allison
2000-01-27
2
-0
/
+17
*
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
2000-01-26
9
-83
/
+502
*
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
9
-53
/
+76
*
First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-25
7
-166
/
+76
*
tdb record read error return check fix from Dave Airlie <airlied@samba.org>.
Jeremy Allison
2000-01-24
1
-1
/
+1
*
we need -lc when making shared objects or glibc doesn't do its magic
Andrew Tridgell
2000-01-24
1
-1
/
+1
*
made cvs main up-to-date with samba_tng, with addition of process id to
Luke Leighton
2000-01-21
7
-10
/
+32
*
Moved Herb's global -> local changes to HEAD.
Jeremy Allison
2000-01-20
1
-2
/
+2
*
Added Herb's swat fixes.
Jeremy Allison
2000-01-18
1
-2
/
+2
*
test for pre- version numbers
Herb Lewis
2000-01-17
1
-0
/
+4
*
SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.
Luke Leighton
2000-01-17
2
-5
/
+3
*
fixed some typos in access_table() which, amaziingly enough, make no
Andrew Tridgell
2000-01-16
1
-3
/
+3
*
made access_table() a pure logic function - makes it simpler to apply
Andrew Tridgell
2000-01-16
1
-16
/
+26
*
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
*
as obelix would say "these romans are crazy"
Andrew Tridgell
2000-01-16
1
-40
/
+59
*
use GET_DENY_MODE() macro instead of the bit shift
Andrew Tridgell
2000-01-16
1
-3
/
+2
*
proto update
Andrew Tridgell
2000-01-16
1
-2
/
+4
*
a consequence of the access_table() fixes is that we can't treat
Andrew Tridgell
2000-01-16
1
-0
/
+2
*
rewrote the access_table() code to get it right for *.exe, *.dll,
Andrew Tridgell
2000-01-16
1
-27
/
+41
*
use string_set() instead of string_init()
Andrew Tridgell
2000-01-16
3
-41
/
+31
*
added code to allow traversal of the byte range lock database
Andrew Tridgell
2000-01-16
3
-4
/
+72
*
fixed a formatting error
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
make string_init() static
Andrew Tridgell
2000-01-16
2
-2
/
+2
*
make a br_off a SMB_BIG_UINT
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
useable_space does not include the alignment offset calculations.
Jeremy Allison
2000-01-14
1
-1
/
+8
*
HP changes for registry querying.
Jeremy Allison
2000-01-14
1
-1
/
+9
*
Added HP change.
Jeremy Allison
2000-01-14
1
-53
/
+54
*
casts and defines to make solaris happy
Andrew Tridgell
2000-01-14
3
-3
/
+7
*
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
2000-01-14
5
-15
/
+15
*
we now pass all byte range locking tests
Andrew Tridgell
2000-01-14
6
-25
/
+94
[next]