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
Commit message (
Expand
)
Author
Age
Files
Lines
*
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1997-06-19
4
-2
/
+21
*
Fixed *really* stupid bug in register_vuid - only a problem
Samba Release Account
1997-06-18
1
-1
/
+1
*
charset.c: Dropped debug message to level 6.
Samba Release Account
1997-06-16
5
-4
/
+12
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
17
-160
/
+285
*
Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domain
Samba Release Account
1997-06-09
1
-1
/
+1
*
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1997-06-06
6
-13
/
+40
*
includes.h: Added USE_SETSID for SGI.
Samba Release Account
1997-06-03
4
-4
/
+10
*
namedbname.c: Fixed problem with remove_name code that could cause core dump.
Samba Release Account
1997-06-03
1
-83
/
+91
*
nameannounce.c: Made sure recurse flag set correctly.
Samba Release Account
1997-06-02
6
-55
/
+52
*
namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...
Samba Release Account
1997-05-31
4
-2
/
+24
*
namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all...
Samba Release Account
1997-05-30
2
-9
/
+23
*
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1997-05-30
16
-153
/
+305
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
7
-35
/
+55
*
coding standards issue: should never compare a boolean expression == False
Samba Release Account
1997-05-22
1
-45
/
+53
*
Removed use of 'domain controller' parameter for browsing system
Samba Release Account
1997-05-22
1
-0
/
+4
*
Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.
Samba Release Account
1997-05-21
1
-1
/
+1
*
Added code to make nmbd always lose elections if 'local master'
Samba Release Account
1997-05-21
1
-1
/
+9
*
Added fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account
1997-05-21
1
-0
/
+18
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
26
-916
/
+1925
*
namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memory
Samba Release Account
1997-05-15
3
-26
/
+33
*
use NULL instead of 0
Samba Release Account
1997-05-12
1
-2
/
+2
*
Updated Samba minor version so it announces itself as NT Server version
John Terpstra
1997-05-11
1
-4
/
+7
*
status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu
Samba Release Account
1997-05-08
3
-21
/
+102
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
64
-363
/
+392
*
added automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account
1997-05-07
5
-18
/
+103
*
name_unregister_work() using strequal incorrectly.
Samba Release Account
1997-05-03
1
-1
/
+1
*
expiry of browser entries wasn't happening once the entry had synced.
Samba Release Account
1997-04-17
1
-1
/
+1
*
two bugs jeremy and i found while at sgi.
Samba Release Account
1997-04-17
2
-2
/
+2
*
removed reference to subnet_record and work_record, as neither are needed.
Samba Release Account
1997-04-11
1
-19
/
+0
*
jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).
Samba Release Account
1997-04-09
1
-2
/
+1
*
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
1997-04-09
23
-628
/
+790
*
name_type for name_query with smbclient -M name should be used. that way,
Samba Release Account
1997-04-03
1
-3
/
+3
*
finally! doing a strequal() == 0 instead of just strequal(). too used to
Samba Release Account
1997-03-15
1
-10
/
+9
*
compile errors. oops.
Samba Release Account
1997-03-15
1
-4
/
+4
*
become_domain_master(), become_local_master() and become_logon_server()
Samba Release Account
1997-03-15
1
-36
/
+38
*
bug: when checking whether there is a PDC already on the current local
Samba Release Account
1997-03-15
1
-7
/
+4
*
JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have been
Samba Release Account
1997-03-15
1
-1
/
+1
*
JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.h
Samba Release Account
1997-03-15
3
-8
/
+14
*
added jeremy's patch to return Node Status info type in a Node Status
Samba Release Account
1997-03-13
1
-1
/
+1
*
added code that checks whether the DOMAIN<1b> name is claimed on the
Samba Release Account
1997-03-12
3
-7
/
+68
*
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1997-03-09
13
-349
/
+795
*
preferred master option will force an election every 5 minutes if the
Samba Release Account
1997-03-08
1
-21
/
+38
*
Added better debug for what kind of netbios packet we got.
Samba Release Account
1997-03-07
1
-2
/
+32
*
quotas.c: Fixed typo in #ifdef'ed compile.
Samba Release Account
1997-03-07
2
-3
/
+5
*
Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. Grabar
Samba Release Account
1997-03-07
1
-1
/
+1
*
added debug_nmb_packet() call.
Samba Release Account
1997-03-02
1
-0
/
+2
*
Split maxxmit parameter into two : max_send (auto configured by the
Samba Release Account
1997-02-28
5
-18
/
+30
*
JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.
Samba Release Account
1997-02-23
1
-1
/
+1
*
Makefile: Added cleandir target.
Samba Release Account
1997-02-23
8
-18
/
+81
*
JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)
Samba Release Account
1997-02-22
2
-1
/
+2
[next]