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
Age
Commit message (
Expand
)
Author
Files
Lines
1997-05-21
Added fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account
1
-0
/
+18
1997-05-20
Updated for 1.9.17alpha1.
Samba Release Account
1
-207
/
+337
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
26
-916
/
+1925
1997-05-15
namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memory
Samba Release Account
3
-26
/
+33
1997-05-12
use NULL instead of 0
Samba Release Account
1
-2
/
+2
1997-05-11
JHT sez ... Please pardon my dust, road works in progress!
John Terpstra
4
-48
/
+244
1997-05-11
New RedHat Linux RPM specification file for 1.9.17
John Terpstra
1
-0
/
+135
1997-05-11
Getting ready for release of RedHat Linux RPM build for 1.9.17
John Terpstra
3
-287
/
+2
1997-05-11
Updated Samba minor version so it announces itself as NT Server version
John Terpstra
1
-4
/
+7
1997-05-08
status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu
Samba Release Account
3
-21
/
+102
1997-05-08
Documented -b for brief option.
Samba Release Account
1
-0
/
+5
1997-05-08
Fixes for manpage from Bill Hawes <whawes@star.net>.
Samba Release Account
1
-39
/
+55
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
64
-363
/
+392
1997-05-07
mod to directory mask doc
Samba Release Account
1
-2
/
+2
1997-05-07
added auto.home parameters - contributed by simeon@bangor.ac.uk.
Samba Release Account
1
-0
/
+62
1997-05-07
added automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account
5
-18
/
+103
1997-05-03
name_unregister_work() using strequal incorrectly.
Samba Release Account
1
-1
/
+1
1997-04-17
expiry of browser entries wasn't happening once the entry had synced.
Samba Release Account
1
-1
/
+1
1997-04-17
two bugs jeremy and i found while at sgi.
Samba Release Account
2
-2
/
+2
1997-04-11
removed reference to subnet_record and work_record, as neither are needed.
Samba Release Account
1
-19
/
+0
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
23
-628
/
+790
1997-04-03
name_type for name_query with smbclient -M name should be used. that way,
Samba Release Account
1
-3
/
+3
1997-03-21
Removed old info on Mac support and Samba, left lukes addition, added more in...
Samba Release Account
1
-24
/
+11
1997-03-21
Removed 'Richard Bullington' from support doc at his request... he loves the ...
Samba Release Account
1
-17
/
+0
1997-03-15
finally! doing a strequal() == 0 instead of just strequal(). too used to
Samba Release Account
1
-10
/
+9
1997-03-15
compile errors. oops.
Samba Release Account
1
-4
/
+4
1997-03-15
become_domain_master(), become_local_master() and become_logon_server()
Samba Release Account
1
-36
/
+38
1997-03-15
bug: when checking whether there is a PDC already on the current local
Samba Release Account
1
-7
/
+4
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
3
-8
/
+14
1997-03-13
updated the entry on the MAC, because thursby do DAVE.
Samba Release Account
1
-2
/
+5
1997-03-13
added jeremy's patch to return Node Status info type in a Node Status
Samba Release Account
1
-1
/
+1
1997-03-12
added code that checks whether the DOMAIN<1b> name is claimed on the
Samba Release Account
3
-7
/
+68
1997-03-09
missed some bits. added some more on profiles - e.g windows 95 description
Samba Release Account
2
-1
/
+82
1997-03-09
added reference to thursby under section 3.1
Samba Release Account
1
-0
/
+9
1997-03-09
updating documentation on:
Samba Release Account
3
-11
/
+56
1997-03-09
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
13
-349
/
+795
1997-03-08
preferred master option will force an election every 5 minutes if the
Samba Release Account
1
-21
/
+38
1997-03-07
Added better debug for what kind of netbios packet we got.
Samba Release Account
1
-2
/
+32
1997-03-07
quotas.c: Fixed typo in #ifdef'ed compile.
Samba Release Account
2
-3
/
+5
1997-03-07
Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. Grabar
Samba Release Account
1
-1
/
+1
1997-03-07
Added fix (lost contributor, sorry) for more than 10 parameters.
Samba Release Account
1
-1
/
+1
1997-03-07
Fixed typos.
Samba Release Account
1
-2
/
+2
1997-03-02
added logon script and logon path parameters.
Samba Release Account
1
-0
/
+49
1997-03-02
added warning to admin people about [nelogon] share must be read-only,
Samba Release Account
1
-0
/
+4
1997-03-02
added reference on CONFIG.POL being loaded from the root of the [netlogon]
Samba Release Account
1
-1
/
+3
1997-03-02
added debug_nmb_packet() call.
Samba Release Account
1
-0
/
+2
1997-02-28
Split maxxmit parameter into two : max_send (auto configured by the
Samba Release Account
5
-18
/
+30
1997-02-23
JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.
Samba Release Account
1
-1
/
+1
[next]