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
/
smbd
/
ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-07-22
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1
-1
/
+1
1998-07-16
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1
-9
/
+26
1998-06-12
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1
-2
/
+2
1998-06-10
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
1
-0
/
+26
1998-06-04
client.c: Allowed client to proceed even if it gets error 234 (more data
Jeremy Allison
1
-6
/
+5
1998-06-03
ipc.c: Fix bug where we don't return the correct error code when client
Jeremy Allison
1
-9
/
+12
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1
-2
/
+3
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-30
/
+30
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1
-5
/
+5
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1
-6
/
+6
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1
-5
/
+5
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
1
-0
/
+1
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-1
/
+1
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-7
/
+7
1998-04-21
put server-side long dce/rpc code in main branch.
Luke Leighton
1
-6
/
+6
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-1
/
+2
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-29
/
+29
1998-04-10
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1
-0
/
+3
1998-04-08
Fix to stop Windows 95 spinning on print queue requests when it
Jeremy Allison
1
-1
/
+1
1998-03-27
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
Jeremy Allison
1
-1
/
+4
1998-03-24
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1
-1
/
+2
1998-03-18
Added SamOEMChangePassword functionality.
Jeremy Allison
1
-0
/
+60
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-209
/
+460
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-2
/
+2
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-4
/
+26
1998-01-10
ipc.c: Fixed problem where we were not returning 'buffer too small'
Jeremy Allison
1
-2
/
+2
1998-01-02
fix printer driver rpc to prevent core dumps.
Herb Lewis
1
-65
/
+73
1998-01-01
fixes to make_printerdef.c to generate a correct printers.def file
Herb Lewis
1
-12
/
+37
1997-11-29
use -1 not 0xffffffff in SIVALS() macros
Andrew Tridgell
1
-4
/
+4
1997-11-18
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1
-4
/
+12
1997-11-07
ipc.c :
Luke Leighton
1
-0
/
+5
1997-11-06
ipc.c: Changing back arbitrary alignment change until I know *why*
Jeremy Allison
1
-1
/
+1
1997-11-06
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1
-1
/
+3
1997-10-30
storing pipe name state (from set named pipe handle state call) in the
Luke Leighton
1
-10
/
+14
1997-10-30
Makefile:
Luke Leighton
1
-1
/
+1
1997-10-30
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1
-9
/
+6
1997-10-29
zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.
Luke Leighton
1
-1
/
+1
1997-10-29
ipc.c ntclientpipe.c:
Luke Leighton
1
-10
/
+14
1997-10-29
ipc.c :
Luke Leighton
1
-1
/
+12
1997-10-29
added frag field to make_rpc_hdr() function
Luke Leighton
1
-1
/
+1
1997-10-29
byteorder.h :
Luke Leighton
1
-5
/
+43
1997-10-28
Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.
Jeremy Allison
1
-6
/
+133
1997-10-27
checks against file handle in api_fd_reply(). i don't know what error
Luke Leighton
1
-6
/
+18
1997-10-25
Makefile :
Luke Leighton
1
-2
/
+3
1997-10-24
nterr.c :
Luke Leighton
1
-1
/
+1
1997-10-23
general sorting out, from crashes generated by do_lsa_req_chal() in client.c
Luke Leighton
1
-1
/
+2
1997-10-22
client.c :
Luke Leighton
1
-9
/
+24
1997-10-21
loadparm.c :
Luke Leighton
1
-2
/
+0
1997-10-21
add some debug info
Andrew Tridgell
1
-0
/
+2
1997-10-20
util.c password.c :
Luke Leighton
1
-29
/
+2
[prev]
[next]