index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
password.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd/ipc.c: Fixed potential return without calling va_end().
Jeremy Allison
1999-01-20
1
-1
/
+7
*
passdb/pass_check.c: Added log of AFS auth error.
Jeremy Allison
1998-12-23
1
-1
/
+1
*
Fixed missing include of smbw.h.
Jeremy Allison
1998-12-11
1
-2
/
+2
*
I have done the evil thing :-).
Jeremy Allison
1998-11-26
1
-1
/
+12
*
smbd/password.c: Fixed the HEAD branch changes that accidentally got propagated.
Jeremy Allison
1998-11-21
1
-22
/
+120
*
Added Andrew's latest HEAD changes back to 2.0
Jeremy Allison
1998-11-21
1
-119
/
+19
*
smbd/password.c: Even though the password server is supposed to be a NetBIOS ...
Jeremy Allison
1998-11-21
1
-1
/
+9
*
Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-1
/
+0
*
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1998-11-07
1
-89
/
+73
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-3
/
+4
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-7
/
+16
*
!pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops.
Luke Leighton
1998-10-16
1
-2
/
+2
*
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1998-10-16
1
-25
/
+34
*
cli_nt_session_open() encrypt arg removed
Luke Leighton
1998-10-16
1
-1
/
+1
*
setup_groups() - code clarification. no functional change.
Luke Leighton
1998-10-16
1
-13
/
+19
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-23
/
+2
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
1
-4
/
+10
*
dce/rpc
Luke Leighton
1998-10-14
1
-4
/
+4
*
use level 0 for DEBUG() of malformed password entry in smbpasswd
Andrew Tridgell
1998-10-13
1
-4
/
+4
*
using wrong cli_state in "security = domain" call.
Luke Leighton
1998-10-06
1
-47
/
+51
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-2
/
+2
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-15
/
+20
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-1
/
+1
*
added rpcclient program
Luke Leighton
1998-09-25
1
-2
/
+13
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-1
/
+2
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-2
/
+2
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-2
/
+2
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-4
/
+0
*
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1998-08-24
1
-2
/
+2
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-1
/
+1
*
Debug output formatting change. I'm trying to combine log lines that
Christopher R. Hertel
1998-08-13
1
-4
/
+4
*
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1998-08-10
1
-1041
/
+141
*
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1998-07-29
1
-75
/
+33
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-80
/
+27
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
1
-14
/
+3
*
New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de>
Jeremy Allison
1998-07-09
1
-39
/
+242
*
password.c: Fixes to allow Win95 clients to have lm encrypted passwords
Jeremy Allison
1998-07-06
1
-2
/
+5
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-1
/
+1
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
1
-4
/
+5
*
Fixed 'revalidate' parameter so it's only considered in security=share
Jeremy Allison
1998-05-21
1
-29
/
+29
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-6
/
+6
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-25
/
+25
*
ldap back-end database development
Luke Leighton
1998-05-11
1
-6
/
+6
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-7
/
+7
*
Updated OSF1_ENH_SEC mode password handling.
John Terpstra
1998-05-10
1
-1
/
+8
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
1
-6
/
+6
*
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1998-05-06
1
-5
/
+4
*
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1998-05-06
1
-4
/
+5
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
1
-14
/
+15
[next]