summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-1.9.17p4cvs2svn Import User1997-10-21124-7748/+4682
|\
| * preparing for release of 1.9.17p4Samba Release Account1997-10-2137-12/+87
| * Updated for p4 release.Jeremy Allison1997-10-211-6/+18
| * for 1.9.17 as wellAndrew Tridgell1997-10-211-1/+1
| * check for EPERM or EACCESS in file_utime()Andrew Tridgell1997-10-211-15/+16
| * Removed references to samba.canberra, replacing with samba.anuPaul Blackman1997-10-216-31/+32
| * Update 1.9.17 branch with faq docs from 1.9.18Paul Blackman1997-10-2111-289/+499
| * Updated Support entry.Paul Blackman1997-10-212-904/+1
| * fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell1997-10-211-1/+1
| * add the generic client code to 1.9.17Andrew Tridgell1997-10-211-0/+2
| * add a note on how to map usernames with spaces in themAndrew Tridgell1997-10-211-0/+8
| * update the password server docsAndrew Tridgell1997-10-211-0/+5
| * add the new password server code to the 1.9.17 tree. This needed to beAndrew Tridgell1997-10-219-309/+297
| * This commit was manufactured by cvs2svn to create branchcvs2svn Import User1997-10-211-0/+673
| |\
| | * This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1997-10-211-0/+673
| | * get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1997-10-211-4/+0
| | * add some debug infoAndrew Tridgell1997-10-211-0/+2
| | * Adding make_smbcodepage.1 man page.Jeremy Allison1997-10-203-1/+187
| | * loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-209-42/+95
| | * added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1997-10-204-3/+41
| | * added description of parameters:Luke Leighton1997-10-201-2/+75
| | * added copyright to headers.Luke Leighton1997-10-202-1/+4
| | * NTDOMAIN.txt:Luke Leighton1997-10-202-0/+1186
| | * Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1997-10-201-1/+12
| | * updated briefly to mention NT domain support as working, but experimental.Luke Leighton1997-10-201-32/+40
| | * removed home_share from user_info structure.Luke Leighton1997-10-201-4/+0
| | * util.c password.c :Luke Leighton1997-10-206-78/+75
| | * Fixed Upper/Lower case typos.John Terpstra1997-10-201-1/+1
| | * a major share modes reorganisation.Andrew Tridgell1997-10-208-1760/+1927
| | * casting cleanupsAndrew Tridgell1997-10-205-18/+18
| | * I am removing these from the source code in preparation for anAndrew Tridgell1997-10-202-130/+0
| | * move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-203-12/+25
| | * update the timestamp on config files in our linked list when we noticeAndrew Tridgell1997-10-191-4/+4
| | * debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1997-10-193-5/+13
| | * creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1997-10-193-25/+163
| | * Makefile :Luke Leighton1997-10-195-44/+285
| | * added the following structures:Luke Leighton1997-10-191-0/+67
| | * Added comment submitted by Frank Varnavas.John Terpstra1997-10-191-1/+31
| | * pipes.c pipesrvsvc.c :Luke Leighton1997-10-192-80/+113
| | * add a section on encryption and change the formatting a bitAndrew Tridgell1997-10-191-103/+108
| | * put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1997-10-181-1/+2
| | * Fixed small typo.John Terpstra1997-10-181-1/+1
| | * After talking with Andrew added "interfaces only" parameter thatJeremy Allison1997-10-183-19/+13
| | * .cvsignore: Added make_smbcodepageJeremy Allison1997-10-1716-236/+454
| | * add a note about running testparm after modifying smb.confAndrew Tridgell1997-10-171-0/+3
| | * put the new example config file in here as wellAndrew Tridgell1997-10-171-128/+116
| | * Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1997-10-172-2/+1
| | * make_unihdr() was setting the length to 1/2 the required value.Luke Leighton1997-10-171-2/+2
| | * pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-174-71/+90
| | * smbparse.c smb.h :Luke Leighton1997-10-175-6/+21