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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
1997-10-07
I rewrote the name_mangle() and name_len().
Christopher R. Hertel
1
-46
/
+65
1997-10-07
increase the debug level in the "added interface" debug line
Andrew Tridgell
1
-3
/
+3
1997-10-06
client.c: Changed shadowed variable.
Jeremy Allison
1
-5
/
+3
1997-10-04
proto.h:
Luke Leighton
1
-0
/
+113
1997-10-03
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1
-2
/
+6
1997-10-03
proto.h: Updated.
Jeremy Allison
1
-2
/
+2
1997-10-02
Modified some debug messages, moved from 5 -> 8.
Jeremy Allison
1
-7
/
+7
1997-09-30
dir.c: more pstrcpys.
Jeremy Allison
1
-47
/
+164
1997-09-26
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
1
-38
/
+37
1997-09-26
Correctly rolled back interface.c (I was working on an older
Jeremy Allison
1
-210
/
+186
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
4
-35
/
+91
1997-09-23
Checkin to sync up oplock development code so that NT
Jeremy Allison
1
-1
/
+83
1997-09-23
added code from Philip A Prindeville <philipp@enteka.com> which expands
Luke Leighton
1
-186
/
+210
1997-09-19
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
1
-0
/
+71
1997-09-18
added timestamp to "Denied connection" message.
Luke Leighton
1
-2
/
+2
1997-09-15
- change a lot of occurances of errno to use strerror(errno). We can't
Andrew Tridgell
1
-4
/
+4
1997-09-15
rewrote md4.c from scratch. This implementation should be portable and
Andrew Tridgell
1
-284
/
+160
1997-09-14
This commit does 3 main things:
Andrew Tridgell
5
-73
/
+47
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
3
-202
/
+273
1997-09-04
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1
-0
/
+39
1997-09-02
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
1
-0
/
+4
1997-08-30
Makefile: New program and support for dynamic codepage loading.
Jeremy Allison
1
-137
/
+159
1997-08-27
charset.c: Added patch for client code page 852 (Eastern European) from
Samba Release Account
1
-0
/
+49
1997-08-27
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1
-2
/
+2
1997-08-25
charset.c : Add mapping for code page 932 (KANJI).
Samba Release Account
3
-32
/
+59
1997-08-21
Kanji fixes for upper/lower case conversion with sjis characters.
Samba Release Account
2
-30
/
+131
1997-08-20
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1
-1
/
+6
1997-08-19
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1
-2
/
+9
1997-08-12
charset.c: Fixed bug with 'valid chars' param.
Samba Release Account
1
-0
/
+11
1997-07-31
loadparm.c: Added new netbios aliases parameter (code from Cisco)
Samba Release Account
1
-2
/
+20
1997-07-30
client.c: Minor change to cast parameters for DEC unix.
Samba Release Account
1
-4
/
+1
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-86
/
+145
1997-07-22
charset.c: Fixed signed/unsigned issues.
Samba Release Account
1
-2
/
+2
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-12
/
+15
1997-07-17
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1
-4
/
+6
1997-07-14
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
1
-5
/
+5
1997-07-13
added pretty printing of data section to show_msg(), for debug log level 10.
Samba Release Account
1
-3
/
+23
1997-07-11
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
1
-1
/
+1
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
3
-19
/
+27
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
1
-71
/
+67
1997-07-03
Makefile: Added DGUX changes for intel.
Samba Release Account
1
-8
/
+8
1997-07-02
Fixed wierd bug with lowercase accented character directories.
Samba Release Account
1
-4
/
+10
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1
-19
/
+4
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1
-6
/
+6
1997-07-01
added "hide files" option.
Samba Release Account
1
-2
/
+17
1997-07-01
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
2
-2
/
+117
1997-06-27
shmem.c: Changed debug to higher level
Samba Release Account
1
-1
/
+2
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
1
-2
/
+2
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-75
/
+189
1997-06-06
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1
-9
/
+28
[next]