summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21Updating an entry.PaulSamba Release Account1-4/+1
1997-10-21add a note on how to map usernames with spaces in themAndrew Tridgell1-0/+8
1997-10-21added a note about which netbios name is use in server level securityAndrew Tridgell1-0/+5
1997-10-21prototype updatesAndrew Tridgell1-10/+25
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell2-32/+46
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell4-253/+217
1997-10-21This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1-0/+673
1997-10-21get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1-4/+0
1997-10-21add some debug infoAndrew Tridgell1-0/+2
1997-10-20Adding make_smbcodepage.1 man page.Jeremy Allison3-1/+187
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison9-42/+95
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton4-3/+41
1997-10-20added description of parameters:Luke Leighton1-2/+75
1997-10-20added copyright to headers.Luke Leighton2-1/+4
1997-10-20NTDOMAIN.txt:Luke Leighton2-0/+1186
1997-10-20Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1-1/+12
1997-10-20updated briefly to mention NT domain support as working, but experimental.Luke Leighton1-32/+40
1997-10-20removed home_share from user_info structure.Luke Leighton1-4/+0
1997-10-20util.c password.c :Luke Leighton6-78/+75
1997-10-20Fixed Upper/Lower case typos.John Terpstra1-1/+1
1997-10-20a major share modes reorganisation.Andrew Tridgell8-1760/+1927
1997-10-20casting cleanupsAndrew Tridgell5-18/+18
1997-10-20I am removing these from the source code in preparation for anAndrew Tridgell2-130/+0
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell3-12/+25
1997-10-19update the timestamp on config files in our linked list when we noticeAndrew Tridgell1-4/+4
1997-10-19debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton3-5/+13
1997-10-19creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton3-25/+163
1997-10-19Makefile :Luke Leighton5-44/+285
1997-10-19added the following structures:Luke Leighton1-0/+67
1997-10-19Added comment submitted by Frank Varnavas.John Terpstra1-1/+31
1997-10-19pipes.c pipesrvsvc.c :Luke Leighton2-80/+113
1997-10-19add a section on encryption and change the formatting a bitAndrew Tridgell1-103/+108
1997-10-18put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1-1/+2
1997-10-18Fixed small typo.John Terpstra1-1/+1
1997-10-18After talking with Andrew added "interfaces only" parameter thatJeremy Allison3-19/+13
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison16-236/+454
1997-10-17add a note about running testparm after modifying smb.confAndrew Tridgell1-0/+3
1997-10-17put the new example config file in here as wellAndrew Tridgell1-128/+116
1997-10-17Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel2-2/+1
1997-10-17make_unihdr() was setting the length to 1/2 the required value.Luke Leighton1-2/+2
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton4-71/+90
1997-10-17smbparse.c smb.h :Luke Leighton5-6/+21
1997-10-17set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so thatLuke Leighton1-1/+1
1997-10-17remove a spurious error message from nmbd. The message was:Andrew Tridgell1-6/+0
1997-10-17fix the handling of negative name query responses and the handling ofAndrew Tridgell1-20/+19
1997-10-17document -a "append log" optionAndrew Tridgell1-0/+7
1997-10-17added -a "append log" optionAndrew Tridgell1-1/+7
1997-10-16smb.h :Luke Leighton2-20/+32