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
Age
Commit message (
Expand
)
Author
Files
Lines
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
2
-2
/
+4
1997-07-17
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1
-0
/
+6
1997-07-14
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
1
-3
/
+1
1997-07-14
CIFS definitions for SMB_INFO_xxx etc.
Samba Release Account
1
-0
/
+5
1997-07-09
JHT ==> Added copyright notations for my works. This is regretably needed!
John Terpstra
1
-0
/
+1
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
3
-2
/
+5
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
2
-7
/
+12
1997-07-06
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account
1
-10
/
+12
1997-07-03
preparing for release of 1.9.17alpha4
Samba Release Account
1
-1
/
+1
1997-07-03
Makefile: Added DGUX changes for intel.
Samba Release Account
1
-1
/
+1
1997-07-03
preparing for release of 1.9.17alpha4
Samba Release Account
1
-1
/
+1
1997-07-03
Fix for deleting directories that contain only veto files.
Samba Release Account
1
-1
/
+1
1997-07-03
Fixes for UnixWare 2.x with shadow passwords from
Samba Release Account
1
-0
/
+6
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
2
-27
/
+17
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1
-9
/
+9
1997-07-01
added "hide files" option.
Samba Release Account
2
-11
/
+21
1997-07-01
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
1
-0
/
+3
1997-06-19
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
2
-1
/
+2
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
2
-1
/
+3
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
3
-2
/
+7
1997-06-06
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1
-0
/
+1
1997-06-03
includes.h: Added USE_SETSID for SGI.
Samba Release Account
1
-0
/
+2
1997-06-02
nameannounce.c: Made sure recurse flag set correctly.
Samba Release Account
1
-4
/
+0
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
2
-3
/
+3
1997-05-27
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
2
-2
/
+1
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
3
-21
/
+57
1997-05-12
use NULL instead of 0
Samba Release Account
1
-2
/
+2
1997-05-11
Updated Samba minor version so it announces itself as NT Server version
John Terpstra
1
-4
/
+7
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
9
-12
/
+29
1997-05-07
added automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account
2
-6
/
+12
1997-04-09
jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).
Samba Release Account
1
-2
/
+1
1997-04-09
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
3
-5
/
+9
1997-03-15
JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have been
Samba Release Account
1
-1
/
+1
1997-03-15
JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.h
Samba Release Account
1
-1
/
+9
1997-03-12
added code that checks whether the DOMAIN<1b> name is claimed on the
Samba Release Account
1
-1
/
+2
1997-03-09
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
3
-13
/
+57
1997-02-23
JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.
Samba Release Account
1
-1
/
+1
1997-02-23
Makefile: Added cleandir target.
Samba Release Account
2
-0
/
+7
1997-02-22
JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)
Samba Release Account
2
-1
/
+2
1997-02-13
Fixed inclusion of crypt.h bug when libdes is being used on Solaris
Samba Release Account
1
-1
/
+3
1997-02-11
Replaced YOST code with more functionally equivalent code that
Samba Release Account
1
-1
/
+1
1997-02-04
JHT ===> **** WARNING **** Only updated version to 1.9.16p11
Samba Release Account
1
-1
/
+1
1997-02-03
Fixed const definitions for StrCaseXXX calls.
Samba Release Account
1
-2
/
+2
1997-02-02
util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
Samba Release Account
1
-12
/
+15
1997-01-29
Fixed proto problem with lp_veto_files().
Samba Release Account
1
-1
/
+1
1997-01-15
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
2
-14
/
+14
1997-01-13
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
1
-1
/
+1
1997-01-09
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
6
-14
/
+75
1997-01-02
JHT => Modified for RedHat Linux for DEC Alpha platform includes.
Samba Release Account
1
-0
/
+3
1996-12-10
Added veto calls.
Samba Release Account
1
-0
/
+3
[next]