summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1997-10-25Makefile :Luke Leighton4-30/+29
1997-10-24nterr.c :Luke Leighton1-1/+1
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-0/+2
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-1/+2
1997-10-22client.c :Luke Leighton1-9/+24
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison1-2/+2
1997-10-21chgpasswd.c:Jeremy Allison2-73/+153
1997-10-21loadparm.c :Luke Leighton1-2/+0
1997-10-21damn, I spelt EACCES wrong.Andrew Tridgell1-1/+1
1997-10-21check for EPERM or EACCESS in file_utime()Andrew Tridgell1-1/+6
1997-10-21don't check lp_alternate_permissions() in the new utime workaroundAndrew Tridgell1-14/+12
1997-10-21fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell2-9/+2
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell3-253/+191
1997-10-21add some debug infoAndrew Tridgell1-0/+2
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison3-13/+69
1997-10-20util.c password.c :Luke Leighton2-64/+2
1997-10-20a major share modes reorganisation.Andrew Tridgell2-18/+14
1997-10-20casting cleanupsAndrew Tridgell1-1/+1
1997-10-19pipes.c pipesrvsvc.c :Luke Leighton1-80/+0
1997-10-18put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1-1/+2
1997-10-17Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1-2/+0
1997-10-16Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1-12/+12
1997-10-16Made changes to the dir cache functions:Christopher R. Hertel1-83/+121
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison6-22/+106
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-1/+24
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton2-0/+84
1997-10-15force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1-0/+1
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-1135/+1
1997-10-13debugging... no idea what i'm doing.Luke Leighton1-9/+10
1997-10-13debug info addedLuke Leighton1-0/+4
1997-10-13checked in a file with a compile error. oops!Luke Leighton1-1/+0
1997-10-13byteorder.h :Luke Leighton1-292/+54
1997-10-12getting somewhere.Luke Leighton2-51/+65
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-21/+15
1997-10-12ipc.c:Luke Leighton2-50/+52
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-20/+25
1997-10-12remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1-1/+1
1997-10-10added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1-170/+216
1997-10-10added lsa_reply_srv_pwset()Luke Leighton1-66/+96
1997-10-10ipc.c :Luke Leighton2-973/+395
1997-10-10Makefile:Luke Leighton4-71/+1126
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-1/+21
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison3-4/+11
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton2-981/+7
1997-10-09pipes.c:Luke Leighton1-82/+1093
1997-10-09credentials.c:Luke Leighton1-1/+189
1997-10-09bracket some macrosAndrew Tridgell2-5/+9
1997-10-08Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1-13/+26
1997-10-08added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1-1008/+20
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison3-4/+165