Age | Commit message (Expand) | Author | Files | Lines |
1997-10-16 | I got fed up trying to put the tree and list stuff into a subdirectory, | Christopher R. Hertel | 11 | -4206/+0 |
1997-10-15 | ipc.c: Adding Andrews become_root code to the main branch. | Jeremy Allison | 8 | -52/+125 |
1997-10-15 | smb.h smbparse.c pipenetlog.c : | Luke Leighton | 7 | -21/+122 |
1997-10-15 | Added ubi_sLinkList module which manages simple singly-linked lists. | Christopher R. Hertel | 3 | -1/+241 |
1997-10-15 | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 4 | -0/+91 |
1997-10-15 | the usual proto.h update | Andrew Tridgell | 1 | -2/+4 |
1997-10-15 | add the port number to a debug statement | Andrew Tridgell | 1 | -2/+2 |
1997-10-15 | added loopback_ip. This is used to detect packets from ourselves | Andrew Tridgell | 1 | -0/+2 |
1997-10-15 | fixed the freeze on logout bug. The fix has several parts: | Andrew Tridgell | 11 | -24/+40 |
1997-10-15 | fixed a stack overflow bug in api_lsa_req_chal() | Andrew Tridgell | 2 | -5/+5 |
1997-10-15 | force the salt to be a maximum of 2 characters long in calls | Andrew Tridgell | 1 | -0/+1 |
1997-10-15 | These are the ubiqx modules, as included with the Samba distribution. | Christopher R. Hertel | 2 | -16/+51 |
1997-10-15 | First draft of a README file to explain the origins of the "ubiqx" code. | Christopher R. Hertel | 1 | -0/+20 |
1997-10-14 | Added a very small piece of documentation to describe the binary tree | Christopher R. Hertel | 1 | -0/+24 |
1997-10-14 | pipentlsa.c : | Luke Leighton | 2 | -8/+16 |
1997-10-14 | Added a copy of the LGPL to the samba/ubiqx/ directory. | Christopher R. Hertel | 1 | -0/+481 |
1997-10-14 | byteorder.h: | Luke Leighton | 4 | -11/+20 |
1997-10-14 | credentials, query info reply. | Luke Leighton | 8 | -78/+72 |
1997-10-14 | docs/DIAGNOSIS.txt: | John Terpstra | 1 | -3/+15 |
1997-10-14 | changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....) | Luke Leighton | 1 | -1/+4 |
1997-10-14 | Broke my own rule about checking in uncompiled source :-(. | Jeremy Allison | 1 | -1/+1 |
1997-10-14 | Added fixes for become_user braindamage. | Jeremy Allison | 1 | -4/+20 |
1997-10-13 | another alignment of client challenge: this one in lsa_io_q_auth_2(). | Luke Leighton | 1 | -1/+2 |
1997-10-13 | lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicode | Luke Leighton | 1 | -1/+3 |
1997-10-13 | put a check around become_user(). doesn't authenticate the user, but doesn't | Luke Leighton | 1 | -1/+5 |
1997-10-13 | resolving some of the confusion over credentials. | Luke Leighton | 1 | -7/+10 |
1997-10-13 | split pipes.c down into util, netlog and ntlsa. | Luke Leighton | 5 | -1142/+1261 |
1997-10-13 | debugging... no idea what i'm doing. | Luke Leighton | 2 | -10/+11 |
1997-10-13 | reverted a change made by Luke at his request. | Andrew Tridgell | 1 | -2/+2 |
1997-10-13 | debug info added | Luke Leighton | 3 | -14/+47 |
1997-10-13 | JHT ==> Getting ready for 1.9.18alpha1. | John Terpstra | 1 | -0/+1 |
1997-10-13 | checked in a file with a compile error. oops! | Luke Leighton | 1 | -1/+0 |
1997-10-13 | byteorder.h : | Luke Leighton | 6 | -360/+131 |
1997-10-13 | JHT ==> Removed linefeed that caused problems. | John Terpstra | 1 | -3/+2 |
1997-10-13 | align_offset() adjusted pointer to wrong location. oops. | Luke Leighton | 1 | -2/+3 |
1997-10-13 | updated the "comment =" entry a bit | Andrew Tridgell | 1 | -9/+10 |
1997-10-12 | getting somewhere. | Luke Leighton | 6 | -242/+330 |
1997-10-12 | updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16. | Luke Leighton | 3 | -23/+17 |
1997-10-12 | ipc.c: | Luke Leighton | 5 | -57/+62 |
1997-10-12 | added debugging macros (suitable eventually for use in tcpdump, hopefully) | Luke Leighton | 5 | -109/+208 |
1997-10-12 | Added Finland ftp mirror (PR#175) (Paul) | Samba Release Account | 1 | -0/+2 |
1997-10-12 | remove { and } from the list of illegal characters in filenames. The | Andrew Tridgell | 1 | -1/+1 |
1997-10-11 | JHT ==> Luke, your forgot to change the modified date! | John Terpstra | 1 | -1/+1 |
1997-10-11 | namelogon.c : | Luke Leighton | 5 | -98/+238 |
1997-10-11 | updated Sunsite UK. (Paul) | Samba Release Account | 1 | -1/+1 |
1997-10-11 | Updated mirrors, combined Sources and Sources&Binaries as our binaries | Samba Release Account | 1 | -24/+13 |
1997-10-10 | the usual | Luke Leighton | 1 | -1/+4 |
1997-10-10 | added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots of | Luke Leighton | 1 | -170/+216 |
1997-10-10 | added lsa_reply_srv_pwset() | Luke Leighton | 2 | -67/+97 |
1997-10-10 | ipc.c : | Luke Leighton | 4 | -975/+397 |