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-02-07
spoolss definitions.
Jean-François Micouleau
4
-15
/
+128
2000-02-07
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
5
-2
/
+124
2000-02-07
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
6
-0
/
+12124
2000-02-07
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
7
-738
/
+811
2000-02-07
Fix some more compile warnings.
Tim Potter
1
-1
/
+2
2000-02-07
Fixed compile warning in locking.c:traverse_fn()
Tim Potter
2
-341
/
+342
2000-02-04
After 3AM, it's getting hard for Luke :-)
Jean-François Micouleau
1
-5
/
+4
2000-02-04
Fix some compile warnings.
Tim Potter
2
-1
/
+8
2000-02-04
Hopefully these changes will actually stick.
Tim Potter
4
-37
/
+44
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
12
-390
/
+402
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
7
-44
/
+59
2000-02-03
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
2
-420
/
+429
2000-02-03
make proto
Tim Potter
1
-332
/
+373
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
14
-158
/
+261
2000-02-03
Added 'vfs object' and 'vfs options' smb.conf parameters.
Tim Potter
1
-0
/
+25
2000-02-03
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
4
-4
/
+761
2000-02-03
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
2
-653
/
+736
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-03
Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my
Tim Potter
5
-0
/
+486
2000-02-02
file srv_netlogond_nt.c was initially added on branch SAMBA_TNG.
Luke Leighton
0
-0
/
+0
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
test for pre- version numbers
Herb Lewis
1
-0
/
+4
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
[next]