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