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
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1998-01-22
1
-17
/
+36
*
|
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1998-01-17
2
-0
/
+61
*
|
Makefile: Added new codepage - 866.
Jeremy Allison
1998-01-16
1
-7
/
+4
*
|
includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.
Jeremy Allison
1998-01-07
1
-1
/
+5
*
|
avoid the ~ operator in netmask operations as apparently it causes
Andrew Tridgell
1997-12-29
1
-33
/
+55
*
|
fixed a couple of illegal uses of scanf() in the nmbd wins code. They
Andrew Tridgell
1997-12-26
1
-1
/
+1
*
|
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1997-12-24
1
-0
/
+47
*
|
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1997-12-23
2
-2
/
+2
*
|
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
1
-15
/
+64
*
|
loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...
Jeremy Allison
1997-12-20
1
-10
/
+8
*
|
trans2.c: Forced trans2_findfirst to behave as NT does in error returns.
Jeremy Allison
1997-12-20
1
-1
/
+2
*
|
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-4
/
+33
*
|
fixed over char 127 problems with isupper/islower.
Jeremy Allison
1997-12-11
1
-2
/
+7
*
|
kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>
Jeremy Allison
1997-12-11
1
-0
/
+16
*
|
got rid of the WRAP_MALLOC code - mem_man does it better
Andrew Tridgell
1997-12-04
1
-67
/
+0
*
|
change the "username map" option to allow the user to stop the
Andrew Tridgell
1997-12-03
1
-0
/
+12
*
|
add a warning if the timezone is not a multiple of 1 minute. This
Andrew Tridgell
1997-12-03
1
-0
/
+5
*
|
I'm slowly getting though the todo list :-)
Andrew Tridgell
1997-12-03
1
-3
/
+3
*
|
fix toupper(c) on a already uppercase char and tolower(c) on an
Andrew Tridgell
1997-12-03
1
-0
/
+2
*
|
dont try getpeername() when Client isn't initialised
Andrew Tridgell
1997-12-02
1
-0
/
+8
*
|
use -1 not 0xffffffff in SIVALS() macros
Andrew Tridgell
1997-11-29
1
-23
/
+1
*
|
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1997-11-29
1
-1
/
+1
*
|
added true enumerated types in loadparm.c. Now we don't need all those
Andrew Tridgell
1997-11-22
2
-11
/
+6
*
|
use LocTimeDiff() not TimeDiff() to ensure that longdate conversion is
Andrew Tridgell
1997-11-21
1
-1
/
+2
*
|
change from %D to %m/%d/%Y in timestring(). This doesn't really matter
Andrew Tridgell
1997-11-06
1
-4
/
+4
*
|
no asm/signal.h for linux as this is not portable
Andrew Tridgell
1997-11-06
1
-1
/
+1
*
|
Rolling back the files
Jeremy Allison
1997-11-03
1
-41
/
+0
*
|
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1997-11-02
1
-0
/
+41
*
|
change a debug level
Andrew Tridgell
1997-11-01
1
-3
/
+3
*
|
ipc.c ntclientpipe.c:
Luke Leighton
1997-10-29
1
-0
/
+47
*
|
called dump_data() from show_msg().
Luke Leighton
1997-10-29
1
-25
/
+6
*
|
byteorder.h :
Luke Leighton
1997-10-29
1
-1
/
+1
*
|
default server_name if NIS server is unavailable should be the local
Luke Leighton
1997-10-24
1
-2
/
+2
*
|
nterr.c :
Luke Leighton
1997-10-24
1
-1
/
+1
*
|
Big change to make nmbd code more readable/understandable.
Jeremy Allison
1997-10-23
1
-4
/
+10
*
|
playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)
Luke Leighton
1997-10-23
1
-0
/
+3
*
|
loadparm.c :
Luke Leighton
1997-10-22
1
-63
/
+20
*
|
loadparm.c :
Luke Leighton
1997-10-21
1
-1
/
+38
*
|
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1997-10-20
2
-20
/
+10
*
|
added "domain groups" parameter, allowing you to specify the groups that
Luke Leighton
1997-10-20
1
-0
/
+28
*
|
util.c password.c :
Luke Leighton
1997-10-20
1
-0
/
+54
*
|
casting cleanups
Andrew Tridgell
1997-10-20
1
-1
/
+2
*
|
Makefile :
Luke Leighton
1997-10-19
1
-31
/
+47
*
|
.cvsignore: Added make_smbcodepage
Jeremy Allison
1997-10-17
2
-2
/
+14
*
|
smbparse.c smb.h :
Luke Leighton
1997-10-17
1
-3
/
+3
*
|
added loopback_ip. This is used to detect packets from ourselves
Andrew Tridgell
1997-10-15
1
-0
/
+2
*
|
align_offset() adjusted pointer to wrong location. oops.
Luke Leighton
1997-10-13
1
-2
/
+3
*
|
added debugging macros (suitable eventually for use in tcpdump, hopefully)
Luke Leighton
1997-10-12
1
-0
/
+8
*
|
namelogon.c :
Luke Leighton
1997-10-11
1
-0
/
+38
[prev]
[next]