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