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
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
1998-02-26
Fix for NT redirector bug where deltree fails if the resume key
Jeremy Allison
1
-1
/
+1
1998-02-24
Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast
Jeremy Allison
1
-0
/
+2
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1
-0
/
+2
1998-02-13
Ding-dong the witch is dead, the witch is dead......
Jeremy Allison
1
-3
/
+2
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
1
-0
/
+1
1998-02-07
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
1
-0
/
+2
1998-01-29
Makefile: Fix for OSF1 typo.
Jeremy Allison
1
-1
/
+2
1998-01-24
Added get_create_time() function to time.c.
Jeremy Allison
1
-0
/
+1
1998-01-22
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1
-1
/
+1
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-0
/
+4
1998-01-16
reply.c:
Jeremy Allison
1
-1
/
+1
1998-01-09
docs/Support.txt: Removed consultant.
Jeremy Allison
1
-12
/
+12
1998-01-05
Added 3 commands:
Volker Lendecke
1
-1
/
+1
1997-12-24
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1
-0
/
+2
1997-12-24
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
1
-1
/
+2
1997-12-24
Finally added the code Andrew wanted that will allow a Samba domain
Jeremy Allison
1
-0
/
+1
1997-12-20
client.c:
Jeremy Allison
1
-0
/
+1
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
1
-0
/
+7
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-185
/
+293
1997-12-11
kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>
Jeremy Allison
1
-3
/
+0
1997-12-04
added optonal MEM_MAN code
Andrew Tridgell
1
-0
/
+20
1997-12-03
loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.
Jeremy Allison
1
-0
/
+1
1997-12-03
make the "printing" option a per share option rather than global. When
Andrew Tridgell
1
-1
/
+1
1997-11-30
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1
-0
/
+1
1997-11-28
pass the mailslot name to process_logon_packet()
Andrew Tridgell
1
-1
/
+2
1997-11-24
added cli_rmdir and cli_mkdir
Andrew Tridgell
1
-0
/
+5
1997-11-23
added some QPATHINFO and QFILEINFO tests into smbtorture.
Andrew Tridgell
1
-0
/
+4
1997-11-23
test SMBsetatr as well
Andrew Tridgell
1
-1
/
+3
1997-11-23
added a test for the NT SMBgetatr bug in smbtorture
Andrew Tridgell
1
-0
/
+13
1997-11-22
the usual :-)
Andrew Tridgell
1
-2
/
+2
1997-11-21
Added in mods for new smb.conf "remote browse sync" option as posted to
John Terpstra
1
-0
/
+2
1997-11-18
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1
-1
/
+2
1997-11-17
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1
-0
/
+1
1997-11-10
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1
-30
/
+12
1997-11-09
byteorder.h :
Luke Leighton
1
-1
/
+14
1997-11-09
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1
-12
/
+29
1997-11-08
added two more sets of tests to the smbtorture test. The tests I added
Andrew Tridgell
1
-0
/
+1
1997-11-07
local time discrepancies between the date on my computer and the date on
Luke Leighton
1
-2
/
+2
1997-11-07
ipc.c :
Luke Leighton
1
-10
/
+13
1997-11-07
Modified Files:
Christopher R. Hertel
1
-2
/
+2
1997-11-06
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1
-3
/
+58
1997-11-03
Rolling back the files
Jeremy Allison
1
-4
/
+0
1997-11-03
added code that _uses_ arcfour. arcfour itself, or anything remotely
Luke Leighton
1
-1
/
+2
1997-11-02
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1
-0
/
+4
1997-11-02
loadparm.c :
Luke Leighton
1
-1
/
+3
1997-11-02
fix some uchar/char conflicts
Andrew Tridgell
1
-2
/
+2
1997-11-02
convert the credentials code back to uchar[8] from uint32[2]
Andrew Tridgell
1
-11
/
+12
1997-11-01
client.c clientutil.c proto.h
Luke Leighton
1
-2
/
+3
1997-11-01
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1
-2
/
+15
1997-10-31
- cleanup some warnings
Andrew Tridgell
1
-17
/
+209
[next]