summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-14credentials, query info reply.Luke Leighton8-78/+72
1997-10-14docs/DIAGNOSIS.txt:John Terpstra1-3/+15
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-13JHT ==> Getting ready for 1.9.18alpha1.John Terpstra1-0/+1
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
1997-10-13align_offset() adjusted pointer to wrong location. oops.Luke Leighton1-2/+3
1997-10-13updated the "comment =" entry a bitAndrew Tridgell1-9/+10
1997-10-12getting somewhere.Luke Leighton6-242/+330
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton3-23/+17
1997-10-12ipc.c:Luke Leighton5-57/+62
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton5-109/+208
1997-10-12Added Finland ftp mirror (PR#175) (Paul)Samba Release Account1-0/+2
1997-10-12remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1-1/+1
1997-10-11JHT ==> Luke, your forgot to change the modified date!John Terpstra1-1/+1
1997-10-11namelogon.c :Luke Leighton5-98/+238
1997-10-11updated Sunsite UK. (Paul)Samba Release Account1-1/+1
1997-10-11Updated mirrors, combined Sources and Sources&Binaries as our binariesSamba Release Account1-24/+13
1997-10-10the usualLuke Leighton1-1/+4
1997-10-10added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1-170/+216
1997-10-10added lsa_reply_srv_pwset()Luke Leighton2-67/+97
1997-10-10ipc.c :Luke Leighton4-975/+397
1997-10-10I have to admit that I'm not very good at writing Makefiles.Christopher R. Hertel1-0/+32
1997-10-10Makefile:Luke Leighton8-96/+1195
1997-10-10This is the ubiqx binary tree and linked list library.Christopher R. Hertel8-0/+3912
1997-10-10After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel4-2365/+0
1997-10-10After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel4-1587/+0
1997-10-10corrected paragraph giving the impression that samba can be a domain masterLuke Leighton1-74/+76
1997-10-10fixed the log wrapping bug.Andrew Tridgell1-12/+17
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison3-21/+72
1997-10-09Added in oplock info.Jeremy Allison1-12/+27
1997-10-09Added definition of oplocks parameter.Jeremy Allison1-0/+18
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison5-6/+17
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton3-981/+11
1997-10-09moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1-2/+9
1997-10-09pipes.c:Luke Leighton2-82/+1131
1997-10-09credentials.c:Luke Leighton6-13/+224
1997-10-09JHT ===> Added smbadduser contributed by Mike Zakharoff.John Terpstra1-0/+74
1997-10-09an implementation of the NT domain credentials protocolAndrew Tridgell1-0/+101