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-12-24
Bugfix from Branko Cibej <branko.cibej@hermes.si>
Jeremy Allison
1
-1
/
+1
1997-12-24
Backed out changes that attempted to address a pointer array using -1,0,1.
Christopher R. Hertel
6
-349
/
+584
1997-12-23
Fixed nastly little bug where client was sending open_and_X call
Jeremy Allison
1
-4
/
+23
1997-12-23
Fixed security bug when 'force user' and 'user only' are set.
Jeremy Allison
1
-2
/
+5
1997-12-23
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
4
-14
/
+28
1997-12-23
architecture.doc: Re-added since I lost it (sorry Dan :-).
Jeremy Allison
3
-2
/
+137
1997-12-21
Updates for 1.9.18
Dan Shearer
2
-7
/
+39
1997-12-20
Put it in the right directory :~)
Dan Shearer
1
-0
/
+0
1997-12-20
Chris' smb.conf parsing doco
Dan Shearer
1
-0
/
+181
1997-12-20
Fixed stupid bug in read_smb_len where I was calling itself - now
Jeremy Allison
1
-1
/
+1
1997-12-20
client.c:
Jeremy Allison
6
-80
/
+135
1997-12-20
loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...
Jeremy Allison
3
-11
/
+18
1997-12-20
This may be a waste of time, but I thought if we keep nibbling at this it might
Dan Shearer
1
-15
/
+24
1997-12-20
Minor spelling, wording changes to intro
Dan Shearer
1
-4
/
+6
1997-12-20
trans2.c: Forced trans2_findfirst to behave as NT does in error returns.
Jeremy Allison
2
-24
/
+11
1997-12-19
Adding the cache module.
Christopher R. Hertel
4
-3
/
+903
1997-12-18
kanji.h: Fixed problems with re-definitions of strchr and others on AIX.
Jeremy Allison
2
-2
/
+28
1997-12-17
Missed terminating {-1,NULL} in an enum parameter list.
Jeremy Allison
1
-1
/
+1
1997-12-16
- handle ENOSPC in shmem init.
Andrew Tridgell
1
-4
/
+6
1997-12-16
preparing for release of 1.9.18alpha13
Samba Release Account
42
-51
/
+43
1997-12-16
Added 'missing feature' section for Chris.
Samba Release Account
1
-0
/
+11
1997-12-16
WHATSNEW.txt - updated for 1.9.18alpha13.
Jeremy Allison
4
-150
/
+75
1997-12-16
Added new wins & lm announce options.
Jeremy Allison
1
-1
/
+73
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
9
-13
/
+359
1997-12-16
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
Jeremy Allison
4
-5
/
+72
1997-12-16
fix bug in log file specification
Herb Lewis
1
-1
/
+4
1997-12-14
give out file handles differently on each new connection because of a
Andrew Tridgell
1
-10
/
+29
1997-12-14
allow name_type 0x20 as well as name_type 0x0 in dns proxying
Andrew Tridgell
1
-1
/
+2
1997-12-14
fix a bug that sometimes prevented smbclient from connecting with
Andrew Tridgell
1
-1
/
+3
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
63
-10506
/
+12154
1997-12-12
Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>
Jeremy Allison
1
-0
/
+12
1997-12-11
fixed over char 127 problems with isupper/islower.
Jeremy Allison
1
-2
/
+7
1997-12-11
While working on a general-purpose caching module (out soon), I thought of
Christopher R. Hertel
6
-718
/
+505
1997-12-11
kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>
Jeremy Allison
2
-3
/
+16
1997-12-04
fix typo in directory name
Herb Lewis
1
-4
/
+4
1997-12-04
Added one more USA consultant.
Jeremy Allison
1
-1
/
+17
1997-12-04
catch signals in the async dns daemon and allow it to auto-restart if
Andrew Tridgell
1
-0
/
+9
1997-12-04
allow for zero size reads in asyncdns. These can happen after a signal
Andrew Tridgell
1
-3
/
+6
1997-12-04
got rid of the WRAP_MALLOC code - mem_man does it better
Andrew Tridgell
1
-67
/
+0
1997-12-04
added optonal MEM_MAN code
Andrew Tridgell
2
-45
/
+22
1997-12-04
don't use free and alloc as structure elements
Andrew Tridgell
2
-16
/
+16
1997-12-03
Makefile.lib does nothing, so remove it
Andrew Tridgell
1
-32
/
+0
1997-12-03
slight cleanup to the linked list handling
Andrew Tridgell
2
-29
/
+20
1997-12-03
put the default PRINTCAP_NAME def in includes.h not local.h so that
Andrew Tridgell
2
-17
/
+17
1997-12-03
applied a patch from Norm Jacobs to allow "printcap name = lpstat"
Andrew Tridgell
6
-13
/
+171
1997-12-03
change the "username map" option to allow the user to stop the
Andrew Tridgell
2
-0
/
+25
1997-12-03
allow local_machine and remote_machine (%L and %m macros) to contain
Andrew Tridgell
1
-6
/
+2
1997-12-03
loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.
Jeremy Allison
2
-0
/
+2
1997-12-03
add a warning if the timezone is not a multiple of 1 minute. This
Andrew Tridgell
1
-0
/
+5
1997-12-03
allow users to disable the NetWkstaUserLogon call in server level
Andrew Tridgell
2
-0
/
+12
[next]