index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc.c :
Luke Leighton
1997-10-29
1
-1
/
+12
*
added frag field to make_rpc_hdr() function
Luke Leighton
1997-10-29
1
-1
/
+1
*
byteorder.h :
Luke Leighton
1997-10-29
2
-6
/
+44
*
Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.
Jeremy Allison
1997-10-28
1
-6
/
+133
*
refuse pathworks type R connect (patch from Stephen Tweedie)
Andrew Tridgell
1997-10-28
1
-24
/
+39
*
checks against file handle in api_fd_reply(). i don't know what error
Luke Leighton
1997-10-27
1
-6
/
+18
*
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1997-10-27
1
-1
/
+1
*
also disable read prediction in 1.9.18
Andrew Tridgell
1997-10-27
3
-2
/
+15
*
Fixed 2 oplock bugs:
Andrew Tridgell
1997-10-27
1
-14
/
+14
*
Makefile :
Luke Leighton
1997-10-25
4
-30
/
+29
*
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
-0
/
+2
*
general sorting out, from crashes generated by do_lsa_req_chal() in client.c
Luke Leighton
1997-10-23
1
-1
/
+2
*
client.c :
Luke Leighton
1997-10-22
1
-9
/
+24
*
WHATSNEW.txt: Updated for alpha3.
Jeremy Allison
1997-10-21
1
-2
/
+2
*
chgpasswd.c:
Jeremy Allison
1997-10-21
2
-73
/
+153
*
loadparm.c :
Luke Leighton
1997-10-21
1
-2
/
+0
*
damn, I spelt EACCES wrong.
Andrew Tridgell
1997-10-21
1
-1
/
+1
*
check for EPERM or EACCESS in file_utime()
Andrew Tridgell
1997-10-21
1
-1
/
+6
*
don't check lp_alternate_permissions() in the new utime workaround
Andrew Tridgell
1997-10-21
1
-14
/
+12
*
fix the order of become_uid() and become_gid() in become_root(). This
Andrew Tridgell
1997-10-21
2
-9
/
+2
*
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
1997-10-21
3
-253
/
+191
*
add some debug info
Andrew Tridgell
1997-10-21
1
-0
/
+2
*
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1997-10-20
3
-13
/
+69
*
util.c password.c :
Luke Leighton
1997-10-20
2
-64
/
+2
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
2
-18
/
+14
*
casting cleanups
Andrew Tridgell
1997-10-20
1
-1
/
+1
*
pipes.c pipesrvsvc.c :
Luke Leighton
1997-10-19
1
-80
/
+0
*
put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.
Luke Leighton
1997-10-18
1
-1
/
+2
*
Simply moved the #include for ubi_dLinkList.h from within dir.c to
Christopher R. Hertel
1997-10-17
1
-2
/
+0
*
Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>
John Terpstra
1997-10-16
1
-12
/
+12
*
Made changes to the dir cache functions:
Christopher R. Hertel
1997-10-16
1
-83
/
+121
*
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1997-10-15
6
-22
/
+106
*
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1997-10-15
1
-1
/
+24
*
added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM
Luke Leighton
1997-10-15
2
-0
/
+84
*
force the salt to be a maximum of 2 characters long in calls
Andrew Tridgell
1997-10-15
1
-0
/
+1
*
split pipes.c down into util, netlog and ntlsa.
Luke Leighton
1997-10-13
1
-1135
/
+1
*
debugging... no idea what i'm doing.
Luke Leighton
1997-10-13
1
-9
/
+10
*
debug info added
Luke Leighton
1997-10-13
1
-0
/
+4
*
checked in a file with a compile error. oops!
Luke Leighton
1997-10-13
1
-1
/
+0
*
byteorder.h :
Luke Leighton
1997-10-13
1
-292
/
+54
*
getting somewhere.
Luke Leighton
1997-10-12
2
-51
/
+65
*
updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.
Luke Leighton
1997-10-12
1
-21
/
+15
*
ipc.c:
Luke Leighton
1997-10-12
2
-50
/
+52
*
added debugging macros (suitable eventually for use in tcpdump, hopefully)
Luke Leighton
1997-10-12
1
-20
/
+25
*
remove { and } from the list of illegal characters in filenames. The
Andrew Tridgell
1997-10-12
1
-1
/
+1
*
added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots of
Luke Leighton
1997-10-10
1
-170
/
+216
*
added lsa_reply_srv_pwset()
Luke Leighton
1997-10-10
1
-66
/
+96
*
ipc.c :
Luke Leighton
1997-10-10
2
-973
/
+395
*
Makefile:
Luke Leighton
1997-10-10
4
-71
/
+1126
[next]