summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Added a very small piece of documentation to describe the binary treeChristopher R. Hertel1997-10-141-0/+24
* pipentlsa.c :Luke Leighton1997-10-142-8/+16
* Added a copy of the LGPL to the samba/ubiqx/ directory.Christopher R. Hertel1997-10-141-0/+481
* byteorder.h:Luke Leighton1997-10-144-11/+20
* credentials, query info reply.Luke Leighton1997-10-148-78/+72
* changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)Luke Leighton1997-10-141-1/+4
* Broke my own rule about checking in uncompiled source :-(.Jeremy Allison1997-10-141-1/+1
* Added fixes for become_user braindamage.Jeremy Allison1997-10-141-4/+20
* another alignment of client challenge: this one in lsa_io_q_auth_2().Luke Leighton1997-10-131-1/+2
* lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicodeLuke Leighton1997-10-131-1/+3
* put a check around become_user(). doesn't authenticate the user, but doesn'tLuke Leighton1997-10-131-1/+5
* resolving some of the confusion over credentials.Luke Leighton1997-10-131-7/+10
* split pipes.c down into util, netlog and ntlsa.Luke Leighton1997-10-135-1142/+1261
* debugging... no idea what i'm doing.Luke Leighton1997-10-132-10/+11
* reverted a change made by Luke at his request.Andrew Tridgell1997-10-131-2/+2
* debug info addedLuke Leighton1997-10-133-14/+47
* checked in a file with a compile error. oops!Luke Leighton1997-10-131-1/+0
* byteorder.h :Luke Leighton1997-10-136-360/+131
* JHT ==> Removed linefeed that caused problems.John Terpstra1997-10-131-3/+2
* align_offset() adjusted pointer to wrong location. oops.Luke Leighton1997-10-131-2/+3
* getting somewhere.Luke Leighton1997-10-126-242/+330
* updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1997-10-123-23/+17
* ipc.c:Luke Leighton1997-10-125-57/+62
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-125-109/+208
* remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
* namelogon.c :Luke Leighton1997-10-115-98/+238
* the usualLuke Leighton1997-10-101-1/+4
* added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1997-10-101-170/+216
* added lsa_reply_srv_pwset()Luke Leighton1997-10-102-67/+97
* ipc.c :Luke Leighton1997-10-104-975/+397
* I have to admit that I'm not very good at writing Makefiles.Christopher R. Hertel1997-10-101-0/+32
* Makefile:Luke Leighton1997-10-108-96/+1195
* This is the ubiqx binary tree and linked list library.Christopher R. Hertel1997-10-108-0/+3912
* After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel1997-10-104-2365/+0
* After generating some discussion, listening to the opinions, and thinkingChristopher R. Hertel1997-10-104-1587/+0
* fixed the log wrapping bug.Andrew Tridgell1997-10-101-12/+17
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-103-21/+72
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-095-6/+17
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-093-981/+11
* moved the array macros outside of the CAREFUL_ALIGNMENT define.Luke Leighton1997-10-091-2/+9
* pipes.c:Luke Leighton1997-10-092-82/+1131
* credentials.c:Luke Leighton1997-10-096-13/+224
* JHT ===> Added smbadduser contributed by Mike Zakharoff.John Terpstra1997-10-091-0/+74
* an implementation of the NT domain credentials protocolAndrew Tridgell1997-10-091-0/+101
* bracket some macrosAndrew Tridgell1997-10-095-11/+15
* This is my library of lists and trees. My hope is to replace all of theChristopher R. Hertel1997-10-098-0/+3952
* Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1997-10-081-13/+26
* added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1997-10-081-1008/+20
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-084-6/+167
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071