summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* ipc.c :Luke Leighton1997-10-291-1/+12
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-292-6/+44
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-281-6/+133
* refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1997-10-281-24/+39
* checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1997-10-271-6/+18
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-1/+1
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-273-2/+15
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-271-14/+14
* Makefile :Luke Leighton1997-10-254-30/+29
* nterr.c :Luke Leighton1997-10-241-1/+1
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-0/+2
* general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-231-1/+2
* client.c :Luke Leighton1997-10-221-9/+24
* WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-211-2/+2
* chgpasswd.c:Jeremy Allison1997-10-212-73/+153
* loadparm.c :Luke Leighton1997-10-211-2/+0
* damn, I spelt EACCES wrong.Andrew Tridgell1997-10-211-1/+1
* check for EPERM or EACCESS in file_utime()Andrew Tridgell1997-10-211-1/+6
* don't check lp_alternate_permissions() in the new utime workaroundAndrew Tridgell1997-10-211-14/+12
* fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell1997-10-212-9/+2
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-213-253/+191
* add some debug infoAndrew Tridgell1997-10-211-0/+2
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-203-13/+69
* util.c password.c :Luke Leighton1997-10-202-64/+2
* a major share modes reorganisation.Andrew Tridgell1997-10-202-18/+14
* casting cleanupsAndrew Tridgell1997-10-201-1/+1
* pipes.c pipesrvsvc.c :Luke Leighton1997-10-191-80/+0
* put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1997-10-181-1/+2
* Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1997-10-171-2/+0
* Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1997-10-161-12/+12
* Made changes to the dir cache functions:Christopher R. Hertel1997-10-161-83/+121
* ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1997-10-156-22/+106
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-1/+24
* added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1997-10-152-0/+84
* force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1997-10-151-0/+1
* split pipes.c down into util, netlog and ntlsa.Luke Leighton1997-10-131-1135/+1
* debugging... no idea what i'm doing.Luke Leighton1997-10-131-9/+10
* debug info addedLuke Leighton1997-10-131-0/+4
* checked in a file with a compile error. oops!Luke Leighton1997-10-131-1/+0
* byteorder.h :Luke Leighton1997-10-131-292/+54
* getting somewhere.Luke Leighton1997-10-122-51/+65
* updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1997-10-121-21/+15
* ipc.c:Luke Leighton1997-10-122-50/+52
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-121-20/+25
* remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
* added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1997-10-101-170/+216
* added lsa_reply_srv_pwset()Luke Leighton1997-10-101-66/+96
* ipc.c :Luke Leighton1997-10-102-973/+395
* Makefile:Luke Leighton1997-10-104-71/+1126