summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-17added -a "append log" optionAndrew Tridgell1-1/+7
1997-10-16smb.h :Luke Leighton2-20/+32
1997-10-16dealing with some stack overflow bug somewhere around the use ofLuke Leighton1-10/+12
1997-10-16inside the auth 2 response bits, i wasn't storing the received clientLuke Leighton1-3/+3
1997-10-16add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1-0/+1
1997-10-16Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1-12/+12
1997-10-16fixed the problem that browsing breaks if you put quote marks aroundAndrew Tridgell1-0/+2
1997-10-16Moved the LGPL from the ubiqx directory into the samba root directoryChristopher R. Hertel2-501/+0
1997-10-16Don't need it any more.Christopher R. Hertel1-37/+0
1997-10-16Made changes to the dir cache functions:Christopher R. Hertel1-83/+121
1997-10-16This code manages a simple doubly-linked list.Christopher R. Hertel2-0/+324
1997-10-16I got fed up trying to put the tree and list stuff into a subdirectory,Christopher R. Hertel11-4206/+0
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison8-52/+125
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton7-21/+122
1997-10-15Added ubi_sLinkList module which manages simple singly-linked lists.Christopher R. Hertel3-1/+241
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton4-0/+91
1997-10-15the usual proto.h updateAndrew Tridgell1-2/+4
1997-10-15add the port number to a debug statementAndrew Tridgell1-2/+2
1997-10-15added loopback_ip. This is used to detect packets from ourselvesAndrew Tridgell1-0/+2
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell11-24/+40
1997-10-15fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell2-5/+5
1997-10-15force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1-0/+1
1997-10-15These are the ubiqx modules, as included with the Samba distribution.Christopher R. Hertel2-16/+51
1997-10-15First draft of a README file to explain the origins of the "ubiqx" code.Christopher R. Hertel1-0/+20
1997-10-14Added a very small piece of documentation to describe the binary treeChristopher R. Hertel1-0/+24
1997-10-14pipentlsa.c :Luke Leighton2-8/+16
1997-10-14Added a copy of the LGPL to the samba/ubiqx/ directory.Christopher R. Hertel1-0/+481
1997-10-14byteorder.h:Luke Leighton4-11/+20
1997-10-14credentials, query info reply.Luke Leighton8-78/+72
1997-10-14changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)Luke Leighton1-1/+4
1997-10-14Broke my own rule about checking in uncompiled source :-(.Jeremy Allison1-1/+1
1997-10-14Added fixes for become_user braindamage.Jeremy Allison1-4/+20
1997-10-13another alignment of client challenge: this one in lsa_io_q_auth_2().Luke Leighton1-1/+2
1997-10-13lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicodeLuke Leighton1-1/+3
1997-10-13put a check around become_user(). doesn't authenticate the user, but doesn'tLuke Leighton1-1/+5
1997-10-13resolving some of the confusion over credentials.Luke Leighton1-7/+10
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton5-1142/+1261
1997-10-13debugging... no idea what i'm doing.Luke Leighton2-10/+11
1997-10-13reverted a change made by Luke at his request.Andrew Tridgell1-2/+2
1997-10-13debug info addedLuke Leighton3-14/+47
1997-10-13checked in a file with a compile error. oops!Luke Leighton1-1/+0
1997-10-13byteorder.h :Luke Leighton6-360/+131
1997-10-13JHT ==> Removed linefeed that caused problems.John Terpstra1-3/+2