summaryrefslogtreecommitdiff
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* 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
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-1/+21
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-093-4/+11
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-092-981/+7
* pipes.c:Luke Leighton1997-10-091-82/+1093
* credentials.c:Luke Leighton1997-10-091-1/+189
* bracket some macrosAndrew Tridgell1997-10-092-5/+9
* Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1997-10-081-13/+26
* added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1997-10-081-1008/+20
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-083-4/+165
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071
* loadparm.c proto.h:Luke Leighton1997-10-081-2/+138