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
/
source3
/
auth
/
auth_sam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
Fix most of bug #169.
Andrew Bartlett
2004-04-03
1
-1
/
+2
*
Add calls to password lockout functions. Should now work against tdbsam only.
Jim McDonough
2004-02-21
1
-0
/
+38
*
Move our basic password checking code from inside the authentication
Andrew Bartlett
2003-12-30
1
-345
/
+1
*
Refactor our authentication and authentication testing code.
Andrew Bartlett
2003-12-30
1
-148
/
+219
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-19
/
+45
*
Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.
Jeremy Allison
2003-10-24
1
-0
/
+16
*
Tidy up some formatting. Get ready for allowing bad password lockout. (based
Jeremy Allison
2003-09-08
1
-49
/
+38
*
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
2003-07-25
1
-6
/
+6
*
More printf fixes - size_t is long on some architectures.
Tim Potter
2003-07-24
1
-4
/
+4
*
Spelling.
Tim Potter
2003-07-08
1
-1
/
+1
*
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
1
-56
/
+29
*
Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
Jelmer Vernooij
2003-06-04
1
-3
/
+3
*
Spelling.
Tim Potter
2003-05-26
1
-1
/
+2
*
Add samstrict_dc from metze (been sitting in HEAD for way to long waiting for
Andrew Bartlett
2003-05-26
1
-0
/
+46
*
spelling
Tim Potter
2003-05-14
1
-2
/
+2
*
When we have a NT4SP0 PDC trust us, we first have to check the
Volker Lendecke
2003-05-11
1
-2
/
+2
*
Cleanups. My NTLMv2 changes also changed the preference from using an implicit
Andrew Bartlett
2003-05-09
1
-42
/
+42
*
Make sure we always have some client data, not just the hash. An NTLMv2 or
Andrew Bartlett
2003-05-09
1
-2
/
+3
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-4
/
+4
*
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
2003-04-16
1
-1
/
+6
*
Merge from HEAD - allow "" as a domain in the NLTMv2 hash calculations. Fixes
Andrew Bartlett
2003-02-16
1
-2
/
+22
*
Merge HEAD: check both the account and password...
Andrew Bartlett
2003-02-04
1
-2
/
+2
*
Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild.
Andrew Bartlett
2003-01-05
1
-33
/
+58
*
Updates from HEAD:
Andrew Bartlett
2002-11-15
1
-2
/
+2
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-2
/
+2
*
Merge from HEAD:
Andrew Bartlett
2002-11-08
1
-8
/
+9
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-8
/
+11
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-2
/
+17
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-7
/
+12
*
"user doesn't exist" isn't worthy of a level 1 debug. Make it level 3.
Andrew Bartlett
2002-02-27
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Commit the auth associated changes I missed from the last commit.
Andrew Bartlett
2002-01-15
1
-2
/
+4
*
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
2002-01-11
1
-7
/
+7
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-28
/
+30
*
debug statement fixups.
Jeremy Allison
2002-01-02
1
-16
/
+16
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-15
/
+17
*
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
2001-11-26
1
-1
/
+36
*
challange -> challenge
Tim Potter
2001-11-26
1
-4
/
+4
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-31
/
+44
*
Add back the not null checks in a better place.
Andrew Bartlett
2001-11-11
1
-1
/
+7
*
make sam_account_ok static.
Andrew Bartlett
2001-11-11
1
-32
/
+29
*
Minor cleanups/fixes in the NTLMv2 code
Andrew Bartlett
2001-11-03
1
-6
/
+2
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-75
/
+153
*
Fix up auth_smbpasswd.c to use the password interface, rather than the
Andrew Bartlett
2001-10-29
1
-8
/
+8
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-3
/
+3
*
more compiler warnings
Herb Lewis
2001-10-23
1
-1
/
+1
*
print in a human readable format when the password expired.
Jean-François Micouleau
2001-10-19
1
-1
/
+1
*
Fix up indenting in out SAM password check code.
Andrew Bartlett
2001-10-06
1
-46
/
+49
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-5
/
+0
[next]