summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* chgpasswd.c:Jeremy Allison1997-10-213-73/+154
* loadparm.c :Luke Leighton1997-10-216-4/+100
* 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
* prototype updatesAndrew Tridgell1997-10-211-10/+25
* some cleanups in the clientutil.c code.Andrew Tridgell1997-10-212-32/+46
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-214-253/+217
* 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
* 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
* removed home_share from user_info structure.Luke Leighton1997-10-201-4/+0
* util.c password.c :Luke Leighton1997-10-206-78/+75
* 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
* pipes.c pipesrvsvc.c :Luke Leighton1997-10-192-80/+113
* put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1997-10-181-1/+2
* After talking with Andrew added "interfaces only" parameter thatJeremy Allison1997-10-183-19/+13
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-1716-236/+454
* 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
* set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so thatLuke Leighton1997-10-171-1/+1
* remove a spurious error message from nmbd. The message was:Andrew Tridgell1997-10-171-6/+0
* fix the handling of negative name query responses and the handling ofAndrew Tridgell1997-10-171-20/+19
* added -a "append log" optionAndrew Tridgell1997-10-171-1/+7
* smb.h :Luke Leighton1997-10-162-20/+32
* dealing with some stack overflow bug somewhere around the use ofLuke Leighton1997-10-161-10/+12
* inside the auth 2 response bits, i wasn't storing the received clientLuke Leighton1997-10-161-3/+3
* add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1997-10-161-0/+1
* Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1997-10-161-12/+12
* fixed the problem that browsing breaks if you put quote marks aroundAndrew Tridgell1997-10-161-0/+2
* Moved the LGPL from the ubiqx directory into the samba root directoryChristopher R. Hertel1997-10-162-501/+0
* Don't need it any more.Christopher R. Hertel1997-10-161-37/+0
* Made changes to the dir cache functions:Christopher R. Hertel1997-10-161-83/+121
* This code manages a simple doubly-linked list.Christopher R. Hertel1997-10-162-0/+324
* I got fed up trying to put the tree and list stuff into a subdirectory,Christopher R. Hertel1997-10-1611-4206/+0
* ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1997-10-158-52/+125
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-157-21/+122