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
Age
Commit message (
Expand
)
Author
Files
Lines
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
64
-363
/
+392
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-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
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
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-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
1997-02-23
Makefile: Added cleandir target.
Samba Release Account
8
-18
/
+81
1997-02-22
JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)
Samba Release Account
2
-1
/
+2
1997-02-18
Fixed problem with renaming folder on top level share.
Samba Release Account
1
-15
/
+35
1997-02-13
Fixed inclusion of crypt.h bug when libdes is being used on Solaris
Samba Release Account
2
-2
/
+4
1997-02-13
Fixed bugs in my YOST replacement code. Doing a trim_string
Samba Release Account
1
-1
/
+9
1997-02-12
JHT ===> Updated RedHat RPM Makefile - not really used except to generate
Samba Release Account
1
-1
/
+1
1997-02-11
Replaced YOST code with more functionally equivalent code that
Samba Release Account
5
-29
/
+26
1997-02-10
Added trim_string(s, "./", 0) to unix_clean_name to remove
Samba Release Account
1
-0
/
+3
1997-02-10
Removed YOST code. Removal of leading ./ chars should
Samba Release Account
1
-20
/
+0
1997-02-10
JHT ===> William Yost patches integrated to fix leading path on 8.3
Samba Release Account
2
-0
/
+25
1997-02-06
Fixed incorrect offset into array.
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-04
JHT ===> Fixed potential PAM Security hole and second chance syndrome
Samba Release Account
1
-0
/
+9
1997-02-04
Fixed my stupid typo in earlier fix.
Samba Release Account
1
-1
/
+1
1997-02-03
Fixed up problems with CDROM filesystems (return EROFS) and
Samba Release Account
1
-1
/
+9
1997-02-03
Fixed const definitions for StrCaseXXX calls.
Samba Release Account
2
-4
/
+4
1997-02-03
Fixed bug with NT and large directories.
Samba Release Account
1
-2
/
+2
1997-02-02
util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
Samba Release Account
4
-23
/
+50
1997-02-02
line 1960 - call to atexit - address of higher order function killkids
Samba Release Account
1
-1
/
+1
1997-01-31
JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMS
Samba Release Account
1
-8
/
+14
1997-01-29
Fixed issue with null ypdomainname being used.
Samba Release Account
1
-4
/
+12
1997-01-29
Fixed proto problem with lp_veto_files().
Samba Release Account
1
-1
/
+1
1997-01-23
Added fix for file descriptor re-use failing when
Samba Release Account
1
-2
/
+2
1997-01-15
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
6
-302
/
+306
1997-01-13
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
5
-25
/
+88
[next]