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
path:
root
/
source3
/
smbd
/
password.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-106
/
+8
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-1
/
+0
1998-11-07
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1
-89
/
+73
1998-10-21
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1
-3
/
+4
1998-10-19
- dce/rpc code
Luke Leighton
1
-7
/
+16
1998-10-16
!pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops.
Luke Leighton
1
-2
/
+2
1998-10-16
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1
-25
/
+34
1998-10-16
cli_nt_session_open() encrypt arg removed
Luke Leighton
1
-1
/
+1
1998-10-16
setup_groups() - code clarification. no functional change.
Luke Leighton
1
-13
/
+19
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1
-23
/
+2
1998-10-15
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1
-4
/
+10
1998-10-14
dce/rpc
Luke Leighton
1
-4
/
+4
1998-10-13
use level 0 for DEBUG() of malformed password entry in smbpasswd
Andrew Tridgell
1
-4
/
+4
1998-10-06
using wrong cli_state in "security = domain" call.
Luke Leighton
1
-47
/
+51
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
1
-2
/
+2
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-15
/
+20
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-1
/
+1
1998-09-25
added rpcclient program
Luke Leighton
1
-2
/
+13
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1
-1
/
+2
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-2
/
+2
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-2
/
+2
1998-08-27
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1
-4
/
+0
1998-08-24
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1
-2
/
+2
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-1
/
+1
1998-08-13
Debug output formatting change. I'm trying to combine log lines that
Christopher R. Hertel
1
-4
/
+4
1998-08-10
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1
-1041
/
+141
1998-07-29
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1
-75
/
+33
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-80
/
+27
1998-07-27
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1
-14
/
+3
1998-07-09
New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de>
Jeremy Allison
1
-39
/
+242
1998-07-06
password.c: Fixes to allow Win95 clients to have lm encrypted passwords
Jeremy Allison
1
-2
/
+5
1998-06-13
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1
-1
/
+1
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1
-4
/
+5
1998-05-21
Fixed 'revalidate' parameter so it's only considered in security=share
Jeremy Allison
1
-29
/
+29
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-6
/
+6
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-25
/
+25
1998-05-11
ldap back-end database development
Luke Leighton
1
-6
/
+6
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-7
/
+7
1998-05-10
Updated OSF1_ENH_SEC mode password handling.
John Terpstra
1
-1
/
+8
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1
-6
/
+6
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1
-5
/
+4
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1
-4
/
+5
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
1
-14
/
+15
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-0
/
+32
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1
-5
/
+13
1998-04-29
password.c:
Luke Leighton
1
-0
/
+4
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-19
/
+78
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-14
/
+13
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
1
-0
/
+13
1998-04-23
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1
-54
/
+161
[next]