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-05-07
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
5
-67
/
+38
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
9
-52
/
+57
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
12
-140
/
+334
1998-05-07
Fixed changed calls to machine password locking code.
Jeremy Allison
1
-5
/
+4
1998-05-06
Andrew redefines the free() function to do some memory management testing.
Christopher R. Hertel
1
-1
/
+19
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
4
-37
/
+33
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
6
-38
/
+43
1998-05-06
Rolling back again to the equivalent of revision 1.22, as the current
Jeremy Allison
1
-382
/
+25
1998-05-06
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
7
-55
/
+859
1998-05-06
Added mksmbpasswd.sh to binary package
Volker Lendecke
2
-8
/
+10
1998-05-06
compiler warning for unimportant uninitialised variable
Luke Leighton
1
-4
/
+4
1998-05-06
Real fix for clitar.c problems. Have now made all the right
Richard Sharpe
2
-28
/
+385
1998-05-06
much faster pstrcpy() and fstrcpy()
Andrew Tridgell
1
-16
/
+24
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
9
-25
/
+38
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
11
-26
/
+28
1998-05-05
added definitions for "password chat debug" and "unix password sync"
Herb Lewis
1
-1
/
+40
1998-05-05
Rolling clitar.c back to the previous rev 1.22 as the current one
Jeremy Allison
1
-382
/
+25
1998-05-05
Added bug fixes to clitar to ensure proper longfile name restores
Richard Sharpe
1
-25
/
+382
1998-05-05
patches from jean francois: couple of minor bugs
Luke Leighton
2
-3
/
+2
1998-05-01
here is a first cut at a "fixed up" help file
Herb Lewis
1
-3336
/
+2189
1998-04-30
mkman - add argument for making html versions of man pages
Herb Lewis
2
-17
/
+27
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
[next]