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
/
lib
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1
-8
/
+64
1998-05-12
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1
-64
/
+7
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-65
/
+125
1998-05-11
ldap back-end database development
Luke Leighton
1
-26
/
+0
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-3
/
+3
1998-05-07
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
1
-0
/
+27
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1
-0
/
+16
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1
-16
/
+0
1998-05-06
much faster pstrcpy() and fstrcpy()
Andrew Tridgell
1
-16
/
+24
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-2
/
+2
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-1
/
+4
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-2
/
+2
1998-04-12
minor reformatting of debug messages (so people don't think there is a
Andrew Tridgell
1
-3
/
+3
1998-04-09
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1
-0
/
+57
1998-04-07
want all of data in show_msg at log levels > 50.
Luke Leighton
1
-27
/
+33
1998-03-25
Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -
Jeremy Allison
1
-1
/
+1
1998-03-24
Fixed 'unused variable' warnings found with gcc -Wall -Werror.
Jeremy Allison
1
-2
/
+2
1998-03-24
ypserver not available: AUTOMOUNT server and path don't work.
Samba Release Account
1
-14
/
+10
1998-03-24
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1
-0
/
+4
1998-03-23
a pointless commit to check on a problem Luke reported with CVS
Andrew Tridgell
1
-2
/
+2
1998-03-17
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1
-59
/
+67
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1
-0
/
+9
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1
-1
/
+1
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-0
/
+25
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
1
-0
/
+72
1998-02-24
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
1
-4
/
+4
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1
-30
/
+112
1998-02-14
Fix to make us compile cleanly with gcc 2.8.
Jeremy Allison
1
-3
/
+0
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
1
-0
/
+32
1998-02-07
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
1
-0
/
+4
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1998-01-22
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1
-17
/
+36
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-0
/
+1
1997-12-26
fixed a couple of illegal uses of scanf() in the nmbd wins code. They
Andrew Tridgell
1
-1
/
+1
1997-12-24
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1
-0
/
+47
1997-12-23
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1
-1
/
+1
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
1
-15
/
+64
1997-12-20
loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...
Jeremy Allison
1
-10
/
+8
1997-12-20
trans2.c: Forced trans2_findfirst to behave as NT does in error returns.
Jeremy Allison
1
-1
/
+2
1997-12-03
I'm slowly getting though the todo list :-)
Andrew Tridgell
1
-3
/
+3
1997-12-02
dont try getpeername() when Client isn't initialised
Andrew Tridgell
1
-0
/
+8
1997-11-29
use -1 not 0xffffffff in SIVALS() macros
Andrew Tridgell
1
-23
/
+1
1997-11-29
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1
-1
/
+1
1997-11-03
Rolling back the files
Jeremy Allison
1
-41
/
+0
1997-11-02
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1
-0
/
+41
1997-10-29
ipc.c ntclientpipe.c:
Luke Leighton
1
-0
/
+47
1997-10-29
called dump_data() from show_msg().
Luke Leighton
1
-25
/
+6
1997-10-29
byteorder.h :
Luke Leighton
1
-1
/
+1
1997-10-24
default server_name if NIS server is unavailable should be the local
Luke Leighton
1
-2
/
+2
[prev]
[next]