index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simply moved the #include for ubi_dLinkList.h from within dir.c to
Christopher R. Hertel
1997-10-17
2
-2
/
+1
*
make_unihdr() was setting the length to 1/2 the required value.
Luke Leighton
1997-10-17
1
-2
/
+2
*
pipenetlog.c lsaparse.c smb.h :
Luke Leighton
1997-10-17
4
-71
/
+90
*
smbparse.c smb.h :
Luke Leighton
1997-10-17
5
-6
/
+21
*
set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so that
Luke Leighton
1997-10-17
1
-1
/
+1
*
remove a spurious error message from nmbd. The message was:
Andrew Tridgell
1997-10-17
1
-6
/
+0
*
fix the handling of negative name query responses and the handling of
Andrew Tridgell
1997-10-17
1
-20
/
+19
*
added -a "append log" option
Andrew Tridgell
1997-10-17
1
-1
/
+7
*
smb.h :
Luke Leighton
1997-10-16
2
-20
/
+32
*
dealing with some stack overflow bug somewhere around the use of
Luke Leighton
1997-10-16
1
-10
/
+12
*
inside the auth 2 response bits, i wasn't storing the received client
Luke Leighton
1997-10-16
1
-3
/
+3
*
add ERRDOS/67 ERRnosuchshare to the client.c list of error strings
Andrew Tridgell
1997-10-16
1
-0
/
+1
*
Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>
John Terpstra
1997-10-16
1
-12
/
+12
*
fixed the problem that browsing breaks if you put quote marks around
Andrew Tridgell
1997-10-16
1
-0
/
+2
*
Moved the LGPL from the ubiqx directory into the samba root directory
Christopher R. Hertel
1997-10-16
2
-501
/
+0
*
Don't need it any more.
Christopher R. Hertel
1997-10-16
1
-37
/
+0
*
Made changes to the dir cache functions:
Christopher R. Hertel
1997-10-16
1
-83
/
+121
*
This code manages a simple doubly-linked list.
Christopher R. Hertel
1997-10-16
2
-0
/
+324
*
I got fed up trying to put the tree and list stuff into a subdirectory,
Christopher R. Hertel
1997-10-16
11
-4206
/
+0
*
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1997-10-15
8
-52
/
+125
*
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1997-10-15
7
-21
/
+122
*
Added ubi_sLinkList module which manages simple singly-linked lists.
Christopher R. Hertel
1997-10-15
3
-1
/
+241
*
added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM
Luke Leighton
1997-10-15
4
-0
/
+91
*
the usual proto.h update
Andrew Tridgell
1997-10-15
1
-2
/
+4
*
add the port number to a debug statement
Andrew Tridgell
1997-10-15
1
-2
/
+2
*
added loopback_ip. This is used to detect packets from ourselves
Andrew Tridgell
1997-10-15
1
-0
/
+2
*
fixed the freeze on logout bug. The fix has several parts:
Andrew Tridgell
1997-10-15
11
-24
/
+40
*
fixed a stack overflow bug in api_lsa_req_chal()
Andrew Tridgell
1997-10-15
2
-5
/
+5
*
force the salt to be a maximum of 2 characters long in calls
Andrew Tridgell
1997-10-15
1
-0
/
+1
*
These are the ubiqx modules, as included with the Samba distribution.
Christopher R. Hertel
1997-10-15
2
-16
/
+51
*
First draft of a README file to explain the origins of the "ubiqx" code.
Christopher R. Hertel
1997-10-15
1
-0
/
+20
*
Added a very small piece of documentation to describe the binary tree
Christopher R. Hertel
1997-10-14
1
-0
/
+24
*
pipentlsa.c :
Luke Leighton
1997-10-14
2
-8
/
+16
*
Added a copy of the LGPL to the samba/ubiqx/ directory.
Christopher R. Hertel
1997-10-14
1
-0
/
+481
*
byteorder.h:
Luke Leighton
1997-10-14
4
-11
/
+20
*
credentials, query info reply.
Luke Leighton
1997-10-14
8
-78
/
+72
*
changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)
Luke Leighton
1997-10-14
1
-1
/
+4
*
Broke my own rule about checking in uncompiled source :-(.
Jeremy Allison
1997-10-14
1
-1
/
+1
*
Added fixes for become_user braindamage.
Jeremy Allison
1997-10-14
1
-4
/
+20
*
another alignment of client challenge: this one in lsa_io_q_auth_2().
Luke Leighton
1997-10-13
1
-1
/
+2
*
lsa_io_r_req_chal() - challenge is not 4-byte aligned after the unicode
Luke Leighton
1997-10-13
1
-1
/
+3
*
put a check around become_user(). doesn't authenticate the user, but doesn't
Luke Leighton
1997-10-13
1
-1
/
+5
*
resolving some of the confusion over credentials.
Luke Leighton
1997-10-13
1
-7
/
+10
*
split pipes.c down into util, netlog and ntlsa.
Luke Leighton
1997-10-13
5
-1142
/
+1261
*
debugging... no idea what i'm doing.
Luke Leighton
1997-10-13
2
-10
/
+11
*
reverted a change made by Luke at his request.
Andrew Tridgell
1997-10-13
1
-2
/
+2
*
debug info added
Luke Leighton
1997-10-13
3
-14
/
+47
*
checked in a file with a compile error. oops!
Luke Leighton
1997-10-13
1
-1
/
+0
*
byteorder.h :
Luke Leighton
1997-10-13
6
-360
/
+131
*
JHT ==> Removed linefeed that caused problems.
John Terpstra
1997-10-13
1
-3
/
+2
[prev]
[next]