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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
JHT ===> Changed behaviour of logon script processing so that all macros
John Terpstra
1997-09-17
1
-1
/
+9
*
Added documentation for the 'delete veto files' parameter.
Jeremy Allison
1997-09-17
1
-2
/
+32
*
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
1997-09-17
3
-4
/
+71
*
Fixing assumtions that malloced memory is zero filled - making
Jeremy Allison
1997-09-16
3
-1
/
+7
*
change the encryption instructions to reflect the fact that the code
Andrew Tridgell
1997-09-16
1
-32
/
+6
*
add a cast
Andrew Tridgell
1997-09-16
1
-1
/
+1
*
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
1997-09-16
4
-45
/
+65
*
bug fix in the new des code.
Andrew Tridgell
1997-09-16
1
-21
/
+13
*
2 more consultants.
Jeremy Allison
1997-09-15
1
-2
/
+40
*
unbecome_domain_master and unbecome_logon_master were announcing
Luke Leighton
1997-09-15
1
-3
/
+0
*
- if the user already exists then ignore the -add command
Andrew Tridgell
1997-09-15
1
-10
/
+19
*
- change a lot of occurances of errno to use strerror(errno). We can't
Andrew Tridgell
1997-09-15
3
-25
/
+29
*
rewrote md4.c from scratch. This implementation should be portable and
Andrew Tridgell
1997-09-15
3
-298
/
+166
*
no longer needed
Andrew Tridgell
1997-09-15
1
-58
/
+0
*
This commit does 3 main things:
Andrew Tridgell
1997-09-14
20
-235
/
+96
*
This is a written from scratch DES implementation. I couldn't find a
Andrew Tridgell
1997-09-14
1
-0
/
+290
*
Added fix that means if connecting user sends guest account
Jeremy Allison
1997-09-12
1
-1
/
+8
*
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1997-09-11
13
-389
/
+486
*
fix a couple of "declaration shadows previous local" warnings.
Andrew Tridgell
1997-09-11
2
-5
/
+3
*
prototype updates for new functions
Andrew Tridgell
1997-09-11
1
-1
/
+21
*
add the stdout parameter to lp_dump()
Andrew Tridgell
1997-09-11
1
-1
/
+1
*
some minor modifications to loadparm.c to support the necessary
Andrew Tridgell
1997-09-11
1
-56
/
+193
*
cgi.c is a simple set of CGI manipulation routines
Andrew Tridgell
1997-09-11
4
-0
/
+664
*
Added one more consultant.
Jeremy Allison
1997-09-10
1
-1
/
+18
*
updated bit on kill -HUP to make it clear what effect this has, and its
Luke Leighton
1997-09-09
1
-9
/
+19
*
samba servers forcing local elections if they are not a local master.
Luke Leighton
1997-09-07
1
-1
/
+1
*
JHT ===> Just setting version to 1.9.18alpha1
John Terpstra
1997-09-05
1
-1
/
+1
*
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
1997-09-05
4
-6
/
+14
*
One more consultant.
Jeremy Allison
1997-09-05
1
-2
/
+21
*
added debug reporting to file listing / mod_time() checking routine.
Luke Leighton
1997-09-05
1
-2
/
+17
*
This is really Herb adding the SGI packaging files.
Jeremy Allison
1997-09-05
18
-0
/
+1787
*
Fix from Frank Varnavas <varnavas@ny.ubs.com>.
Jeremy Allison
1997-09-04
1
-3
/
+17
*
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1997-09-04
6
-13
/
+70
*
nameannounce.c
Jeremy Allison
1997-09-03
6
-32
/
+42
*
One more consultant....
Jeremy Allison
1997-09-03
1
-1
/
+27
*
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
1997-09-02
3
-7
/
+33
*
use of recursion_available and recursion_desired flag in netbios responses.
Luke Leighton
1997-09-01
3
-29
/
+53
*
added word count 3 support into reply_tcon_and_X (see cifs6.txt). the
Luke Leighton
1997-08-31
1
-3
/
+23
*
fixed a bug in the printjob encoding/decoding. We weren't doing it for
Andrew Tridgell
1997-08-31
3
-17
/
+34
*
Makefile: New program and support for dynamic codepage loading.
Jeremy Allison
1997-08-30
3
-141
/
+185
*
Adding codepage definition files and codepage file compiler/decompiler.
Jeremy Allison
1997-08-30
7
-0
/
+752
*
Oops. Reversed mangled map change made in error. Testing
Jeremy Allison
1997-08-28
1
-2
/
+3
*
includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.
Jeremy Allison
1997-08-28
3
-0
/
+12
*
mangle.c: Fixed bug that caused string to run off the end of the mangled map.
Jeremy Allison
1997-08-28
3
-8
/
+5
*
added a new type to mkproto.awk so it can handle shmem.c
Andrew Tridgell
1997-08-28
2
-2
/
+2
*
charset.c: Added patch for client code page 852 (Eastern European) from
Samba Release Account
1997-08-27
3
-3
/
+50
*
Put back the smb_shm_ proto's that Luke keeps breaking !
Samba Release Account
1997-08-27
1
-0
/
+3
*
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1997-08-27
3
-12
/
+13
*
corrected it's (it is) documentation errors, when "its" should be
Samba Release Account
1997-08-26
12
-15
/
+15
*
added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must use
Samba Release Account
1997-08-26
2
-26
/
+27
[prev]
[next]