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
path:
root
/
source
/
include
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
1997-09-16
1
-4
/
+2
*
rewrote md4.c from scratch. This implementation should be portable and
Andrew Tridgell
1997-09-15
1
-0
/
+1
*
This commit does 3 main things:
Andrew Tridgell
1997-09-14
1
-10
/
+20
*
prototype updates for new functions
Andrew Tridgell
1997-09-11
1
-1
/
+21
*
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1997-09-04
1
-0
/
+2
*
nameannounce.c
Jeremy Allison
1997-09-03
1
-1
/
+0
*
use of recursion_available and recursion_desired flag in netbios responses.
Luke Leighton
1997-09-01
1
-1
/
+5
*
Makefile: New program and support for dynamic codepage loading.
Jeremy Allison
1997-08-30
1
-4
/
+16
*
charset.c: Added patch for client code page 852 (Eastern European) from
Samba Release Account
1997-08-27
1
-1
/
+0
*
Put back the smb_shm_ proto's that Luke keeps breaking !
Samba Release Account
1997-08-27
1
-0
/
+3
*
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1997-08-27
1
-7
/
+8
*
Kanji fixes for upper/lower case conversion with sjis characters.
Samba Release Account
1997-08-21
1
-0
/
+1
*
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1997-08-20
1
-1
/
+1
*
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1997-08-19
1
-2
/
+2
*
loadparm.c: Added new netbios aliases parameter (code from Cisco)
Samba Release Account
1997-07-31
1
-2
/
+4
*
client.c: Minor change to cast parameters for DEC unix.
Samba Release Account
1997-07-30
1
-0
/
+3
*
Re-added shm stuff - keeps getting lost.
Samba Release Account
1997-07-24
1
-1
/
+3
*
nameserv.c: split add_domain_names() into three functions:
Samba Release Account
1997-07-24
1
-10
/
+11
*
removed definition of strslashcmp - now a static in clitar.c.
Samba Release Account
1997-07-24
1
-1
/
+0
*
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1997-07-24
1
-7
/
+8
*
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1997-07-18
1
-1
/
+3
*
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1997-07-08
1
-1
/
+3
*
added, tested and debugged new "hide files" option.
Samba Release Account
1997-07-06
1
-7
/
+9
*
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account
1997-07-06
1
-10
/
+12
*
Fix for deleting directories that contain only veto files.
Samba Release Account
1997-07-03
1
-1
/
+1
*
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1997-07-01
1
-20
/
+17
*
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1997-07-01
1
-9
/
+9
*
added "hide files" option.
Samba Release Account
1997-07-01
1
-11
/
+14
*
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1997-06-19
1
-0
/
+2
*
charset.c: Dropped debug message to level 6.
Samba Release Account
1997-06-16
1
-0
/
+1
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
1
-1
/
+2
*
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1997-06-06
1
-0
/
+1
*
nameannounce.c: Made sure recurse flag set correctly.
Samba Release Account
1997-06-02
1
-4
/
+0
*
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1997-05-30
1
-2
/
+2
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
1
-1
/
+0
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
1
-9
/
+16
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-2
/
+6
*
added automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account
1997-05-07
1
-6
/
+8
*
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
1997-04-09
1
-3
/
+2
*
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1997-03-09
1
-3
/
+11
*
Makefile: Added cleandir target.
Samba Release Account
1997-02-23
1
-0
/
+2
*
Replaced YOST code with more functionally equivalent code that
Samba Release Account
1997-02-11
1
-1
/
+1
*
Fixed const definitions for StrCaseXXX calls.
Samba Release Account
1997-02-03
1
-2
/
+2
*
util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
Samba Release Account
1997-02-02
1
-12
/
+15
*
Fixed proto problem with lp_veto_files().
Samba Release Account
1997-01-29
1
-1
/
+1
*
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
1997-01-15
1
-11
/
+11
*
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
1997-01-13
1
-1
/
+1
*
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1997-01-09
1
-1
/
+1
*
Added veto calls.
Samba Release Account
1996-12-10
1
-0
/
+3
*
Changed prototypes for accesses into validated_users structure.
Samba Release Account
1996-10-25
1
-8
/
+8
[prev]
[next]