index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
1997-10-03
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
5
-70
/
+74
1997-10-03
add "static" to a couple of functions that are only used locally.
Andrew Tridgell
2
-10
/
+6
1997-10-03
proto.h: Updated.
Jeremy Allison
5
-37
/
+57
1997-10-02
change a debug level in reply.c
Andrew Tridgell
2
-2
/
+2
1997-10-02
Added debug message for oplock_break().
Jeremy Allison
1
-1
/
+7
1997-10-02
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
4
-8
/
+31
1997-10-02
Modified some debug messages, moved from 5 -> 8.
Jeremy Allison
2
-15
/
+15
1997-10-02
Fixed problem with oplock_type being set with no port.
Jeremy Allison
1
-2
/
+10
1997-10-01
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
7
-53
/
+516
1997-09-30
Changed consultant list.
Jeremy Allison
1
-22
/
+34
1997-09-30
dir.c: more pstrcpys.
Jeremy Allison
8
-145
/
+637
1997-09-26
Fixed you're -> your text that some pedant complained about :-).
Jeremy Allison
1
-1
/
+1
1997-09-26
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
8
-167
/
+291
1997-09-26
Correctly rolled back interface.c (I was working on an older
Jeremy Allison
1
-210
/
+186
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
29
-239
/
+340
1997-09-26
add error string reporting to clitar
Andrew Tridgell
1
-3
/
+4
1997-09-25
Added missing slow share mode offset defines. Somehow
Jeremy Allison
1
-0
/
+34
1997-09-25
Makefile: Removed earlier errors.
Jeremy Allison
5
-188
/
+230
1997-09-23
Checkin to sync up oplock development code so that NT
Jeremy Allison
6
-1189
/
+313
1997-09-23
added code from Philip A Prindeville <philipp@enteka.com> which expands
Luke Leighton
2
-186
/
+213
1997-09-19
smbclient.1: Added documentation of the username%password environment code.
Jeremy Allison
2
-0
/
+29
1997-09-19
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
6
-56
/
+1198
1997-09-19
Another South American consultant.
Jeremy Allison
1
-1
/
+20
1997-09-18
Added arcfour code needed for SMB password changing.
Jeremy Allison
2
-0
/
+126
1997-09-18
added timestamp to "Denied connection" message.
Luke Leighton
1
-2
/
+2
1997-09-18
added some debug stuff
Andrew Tridgell
1
-51
/
+64
1997-09-18
John asked the other day about using the tar feature in smbclient to
Andrew Tridgell
1
-6
/
+22
1997-09-17
JHT ===> More hacks!
John Terpstra
1
-5
/
+6
1997-09-17
JHT ===> Changed behaviour of logon script processing so that all macros
John Terpstra
1
-1
/
+9
1997-09-17
Added documentation for the 'delete veto files' parameter.
Jeremy Allison
1
-2
/
+32
1997-09-17
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
3
-4
/
+71
1997-09-16
Fixing assumtions that malloced memory is zero filled - making
Jeremy Allison
3
-1
/
+7
1997-09-16
change the encryption instructions to reflect the fact that the code
Andrew Tridgell
1
-32
/
+6
1997-09-16
add a cast
Andrew Tridgell
1
-1
/
+1
1997-09-16
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
4
-45
/
+65
1997-09-16
bug fix in the new des code.
Andrew Tridgell
1
-21
/
+13
1997-09-15
2 more consultants.
Jeremy Allison
1
-2
/
+40
1997-09-15
unbecome_domain_master and unbecome_logon_master were announcing
Luke Leighton
1
-3
/
+0
1997-09-15
- if the user already exists then ignore the -add command
Andrew Tridgell
1
-10
/
+19
1997-09-15
- change a lot of occurances of errno to use strerror(errno). We can't
Andrew Tridgell
3
-25
/
+29
1997-09-15
rewrote md4.c from scratch. This implementation should be portable and
Andrew Tridgell
3
-298
/
+166
1997-09-15
no longer needed
Andrew Tridgell
1
-58
/
+0
1997-09-14
This commit does 3 main things:
Andrew Tridgell
20
-235
/
+96
1997-09-14
This is a written from scratch DES implementation. I couldn't find a
Andrew Tridgell
1
-0
/
+290
1997-09-12
Added fix that means if connecting user sends guest account
Jeremy Allison
1
-1
/
+8
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
13
-389
/
+486
1997-09-11
fix a couple of "declaration shadows previous local" warnings.
Andrew Tridgell
2
-5
/
+3
1997-09-11
prototype updates for new functions
Andrew Tridgell
1
-1
/
+21
1997-09-11
add the stdout parameter to lp_dump()
Andrew Tridgell
1
-1
/
+1
1997-09-11
some minor modifications to loadparm.c to support the necessary
Andrew Tridgell
1
-56
/
+193
[next]