index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Big change to make nmbd code more readable/understandable.
Jeremy Allison
1997-10-23
1
-13
/
+7
*
general sorting out, from crashes generated by do_lsa_req_chal() in client.c
Luke Leighton
1997-10-23
1
-2
/
+2
*
playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)
Luke Leighton
1997-10-23
1
-2
/
+2
*
Makefile client.c :
Luke Leighton
1997-10-22
1
-9
/
+14
*
Makefile client.c clientutil.c clitar.c nmbsync.c :
Luke Leighton
1997-10-22
1
-9
/
+18
*
loadparm.c :
Luke Leighton
1997-10-22
1
-3
/
+6
*
shared memory code cleanups (partly preparing for a possible sysV
Andrew Tridgell
1997-10-22
1
-11
/
+18
*
loadparm.c :
Luke Leighton
1997-10-21
1
-0
/
+2
*
prototype updates
Andrew Tridgell
1997-10-21
1
-10
/
+25
*
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1997-10-20
1
-2
/
+5
*
added "domain groups" parameter, allowing you to specify the groups that
Luke Leighton
1997-10-20
1
-1
/
+3
*
util.c password.c :
Luke Leighton
1997-10-20
1
-0
/
+3
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-18
/
+21
*
casting cleanups
Andrew Tridgell
1997-10-20
1
-4
/
+3
*
move calls to smbhash() inside smbdes.c (for legal reasons)
Andrew Tridgell
1997-10-20
1
-2
/
+5
*
Makefile :
Luke Leighton
1997-10-19
1
-0
/
+9
*
After talking with Andrew added "interfaces only" parameter that
Jeremy Allison
1997-10-18
1
-0
/
+1
*
.cvsignore: Added make_smbcodepage
Jeremy Allison
1997-10-17
1
-9
/
+8
*
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1997-10-15
1
-1
/
+3
*
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1997-10-15
1
-0
/
+2
*
added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM
Luke Leighton
1997-10-15
1
-0
/
+4
*
the usual proto.h update
Andrew Tridgell
1997-10-15
1
-2
/
+4
*
credentials, query info reply.
Luke Leighton
1997-10-14
1
-4
/
+4
*
split pipes.c down into util, netlog and ntlsa.
Luke Leighton
1997-10-13
1
-7
/
+29
*
getting somewhere.
Luke Leighton
1997-10-12
1
-25
/
+25
*
ipc.c:
Luke Leighton
1997-10-12
1
-1
/
+1
*
added debugging macros (suitable eventually for use in tcpdump, hopefully)
Luke Leighton
1997-10-12
1
-18
/
+19
*
namelogon.c :
Luke Leighton
1997-10-11
1
-0
/
+1
*
the usual
Luke Leighton
1997-10-10
1
-1
/
+4
*
ipc.c :
Luke Leighton
1997-10-10
1
-1
/
+1
*
Makefile:
Luke Leighton
1997-10-10
1
-2
/
+15
*
added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_Lsarpc
Luke Leighton
1997-10-09
1
-0
/
+4
*
credentials.c:
Luke Leighton
1997-10-09
1
-0
/
+3
*
loadparm.c proto.h:
Luke Leighton
1997-10-08
1
-2
/
+3
*
pipes.c:
Luke Leighton
1997-10-07
1
-0
/
+1
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
1
-2
/
+2
*
lsaparse.c smb.h: added 32 bit "return status" to the response structures.
Luke Leighton
1997-10-06
1
-0
/
+4
*
Makefile: added lsaparse.c and smbparse.c
Luke Leighton
1997-10-06
1
-0
/
+13
*
updating lsa and smb parsing routines and structures.
Luke Leighton
1997-10-05
1
-0
/
+32
*
proto.h:
Luke Leighton
1997-10-04
1
-1
/
+10
*
add "static" to a couple of functions that are only used locally.
Andrew Tridgell
1997-10-03
1
-3
/
+0
*
proto.h: Updated.
Jeremy Allison
1997-10-03
1
-1
/
+1
*
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
1997-10-02
1
-0
/
+1
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
1
-0
/
+2
*
dir.c: more pstrcpys.
Jeremy Allison
1997-09-30
1
-1
/
+6
*
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
1997-09-26
1
-3
/
+7
*
Makefile: Removed earlier errors.
Jeremy Allison
1997-09-25
1
-2
/
+2
*
Checkin to sync up oplock development code so that NT
Jeremy Allison
1997-09-23
1
-1097
/
+3
*
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
1997-09-19
1
-53
/
+1098
*
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
1997-09-17
1
-3
/
+1
[prev]
[next]