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
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
9
-12
/
+56
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
7
-47
/
+343
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
8
-33
/
+66
1998-04-29
add clean option
Herb Lewis
1
-0
/
+8
1998-04-29
password.c:
Luke Leighton
2
-10
/
+21
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
14
-172
/
+234
1998-04-28
fix problem with output file not being properly sorted
Herb Lewis
1
-6
/
+3
1998-04-28
Fixed checked in code that didn't compile.
Jeremy Allison
1
-9
/
+5
1998-04-28
added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>
Luke Leighton
1
-0
/
+59
1998-04-28
First version that compiles. Much more to do.....
Jeremy Allison
3
-228
/
+178
1998-04-27
Added SuSE packaging files.
Volker Lendecke
2
-0
/
+354
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
36
-439
/
+341
1998-04-24
ABOUT time. dce/rpc long packet format now works, server-side.
Luke Leighton
3
-5
/
+92
1998-04-24
cli_pipe.c: Corrected cli_api_pipe() calls.
Jeremy Allison
1
-30
/
+41
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
6
-19
/
+78
1998-04-23
These don't compile yet - but they are the core code in what
Jeremy Allison
3
-1086
/
+1004
1998-04-23
We will need this new nterr.c for the DOMAIN_CLIENT code.
Jeremy Allison
1
-3
/
+30
1998-04-23
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
4
-124
/
+233
1998-04-23
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
5
-90
/
+359
1998-04-22
Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> where
Jeremy Allison
3
-4
/
+0
1998-04-22
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
6
-13
/
+93
1998-04-21
many systems don't have /etc/shadow but do have another system for
Andrew Tridgell
1
-0
/
+12
1998-04-21
improved the secret buffer generation a bit. It now uses /etc/shadow
Andrew Tridgell
1
-22
/
+39
1998-04-21
put server-side long dce/rpc code in main branch.
Luke Leighton
4
-119
/
+167
1998-04-21
Added cli_ulogoff() calls to all the exit code paths in security=server.
Jeremy Allison
1
-0
/
+5
1998-04-21
clientgen.c: Added cli_ulogoff() call.
Jeremy Allison
3
-0
/
+21
1998-04-20
genrand.c: Improved filename based random seed generation.
Jeremy Allison
2
-22
/
+58
1998-04-20
Added 'passwd chat debug' parameter to allow admins to debug their
Jeremy Allison
3
-6
/
+9
1998-04-20
Makefile: Added genrand.o
Jeremy Allison
6
-2
/
+160
1998-04-20
Fixed bug that John found in WINS server code. When nmbd as a WINS
Jeremy Allison
4
-9
/
+111
1998-04-18
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
4
-558
/
+120
1998-04-17
clientgen.c: Changes 'cli_xxx_' calls to use the following
Jeremy Allison
3
-58
/
+114
1998-04-17
Changing of machine passwords now works !!!!!!
Jeremy Allison
4
-43
/
+58
1998-04-17
Just changed the date.
Christopher R. Hertel
1
-1
/
+1
1998-04-16
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
Jeremy Allison
2
-20
/
+20
1998-04-16
Minor change to the wording. It used to say "files with the prefix 'ubi_'"
Christopher R. Hertel
1
-6
/
+6
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
7
-51
/
+187
1998-04-14
Fixed some typecast and function pointer problems pointed out by a
Christopher R. Hertel
2
-10
/
+21
1998-04-14
Modified interfaces to getting smb password entries from
Jeremy Allison
10
-38
/
+83
1998-04-13
make it look for only the proper lines to uncomment.
Herb Lewis
1
-8
/
+8
1998-04-13
Fixed aggregate initializer problem for gcc.
Jeremy Allison
1
-1
/
+1
1998-04-13
Changes include:
Christopher R. Hertel
4
-421
/
+706
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
33
-265
/
+243
1998-04-13
Contributed software for Linux autofs support.
John Terpstra
3
-0
/
+524
1998-04-13
fixed a memory leak in close_file(). Each time a file was opened
Andrew Tridgell
1
-1
/
+7
1998-04-13
As it says.
John Terpstra
1
-0
/
+57
1998-04-12
Added additional comments from Bruce Wood
John Terpstra
1
-0
/
+75
1998-04-12
minor reformatting of debug messages (so people don't think there is a
Andrew Tridgell
1
-3
/
+3
1998-04-12
some hacks to the torture code
Andrew Tridgell
1
-1
/
+10
1998-04-12
support O_SYNC at open time in files (previously we only supported it
Andrew Tridgell
1
-0
/
+4
[next]