git.samba.org
/
amitay
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s3:auth: add comment to nulling out stolen sampass
[amitay/samba.git]
/
source3
/
auth
/
auth_sam.c
2010-01-12
Michael Adam
s3:auth: add comment to nulling out stolen sampass
blob
|
commitdiff
|
raw
2010-01-10
Volker Lendecke
s3: Remove the typedef for "auth_serversupplied_info"
blob
|
commitdiff
|
raw
|
diff to current
2010-01-10
Volker Lendecke
s3: Remove the typedef for "auth_usersupplied_info"
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth: don't update the bad pw count if pw is among...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:check_sam_security: introduce a bool var to...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:check_sam_security: improve calling and logging...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:check_sam_security: fix a leading tab/ws mixup
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:check_sam_security: create (and use) a common...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:check_sam_security: null out sampass after...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:sam_password_ok: take username, acct_ctrl and...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth: use data_blob_null instead of data_blob(NULL...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:sam_password_ok: fix allocation of a data blob.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:auth:sam_password_ok: enhance readability (imho...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Adam
s3:check_sam_security: untangle assignment from statement
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Karolin Seeger
s3:auth: Fix typo in debug message.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John H Terpstra
Merge branch 'master' of ssh://jht@git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Jeremy Allison
Tidyup prompted by #6554 - Wrong deallocation in sam_ac...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Andrew Bartlett
Merge commit 'origin/master' into libcli-auth-merge...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-19
Andrew Bartlett
s3:auth Fix segfault: Always initialise returned sessio...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Andrew Bartlett
Make Samba3 use the new common libcli/auth code
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Andrew Bartlett
Rework Samba3 to use new libcli/auth code (partial)
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Volker Lendecke
Fix some nonempty blank lines
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Jelmer Vernooij
Merge branch 'selftest' of git://git.samba.org/jelmer...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-11
Jelmer Vernooij
Cope with changed signature of http_timestring().
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Stefan Metzmacher
Merge Samba3 and Samba4 together
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Jeremy Allison
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHA...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Volker Lendecke
Rename server_info->was_mapped to server_info->nss_token
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Günther Deschner
Fix crash bug in check_sam_security() when make_server_...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Karolin Seeger
Merge commit 'origin/v3-2-test' into v3-2-stable
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Karolin Seeger
Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Jeremy Allison
Remove next_token - all uses must now be next_token_talloc.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Jeremy Allison
RIP BOOL. Convert BOOL -> bool. I found a few interesting
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r25401: BUG 4982: Don't delete lanman hashes on invalid...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r23784: use the GPLv3 boilerplate as recommended by...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r23779: Change from v2 or later to v3 or later.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r23358: Fix from Justin Maggard <jmaggard@infrant.com...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r22844: Introduce const DATA_BLOB data_blob_null =...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Bartlett
r22022: - Clarify the comments
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Bartlett
r22020: Make it more clear that both the vuser struct...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jim McDonough
r19058: Implement "user cannot change password", and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r16230: Fix Klocwork #861 and others. localtime and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r16204: Fix Klocwork # 14
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r15476: Transfer the was_mapped flag from user_info...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r15088: Remove all time() and gettimeofday() calls...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r13711: * Correctly handle acb_info/acct_flags as uint3...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r13590: * replace all pdb_init_sam[_talloc]() calls...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r13576: This is the beginnings of moving the SAM_ACCOUN...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r13541: we have to wrap pen_enum_group_memberships...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r13316: Let the carnage begin....
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jim McDonough
r11886: Fix 3187: logon hours restrictions were off...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r11573: Adding Andrew Bartlett's patch to make machine...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Herb Lewis
r6225: get rid of warnings from my compiler about neste...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r5655: Added support for Novell NDS universal password...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r5562: * bump version to 3.0.12pre2
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r5528: Expand the invalid-workstation-scheme. Workstati...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r4972: Fix a warning and some debugging-outputs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1780: Remove the UTC comment as it isn't.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1778: Fix based on code from Richard Renard <rrenard...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1414: Memory leak fixes found by valgrind whilst check...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Bartlett
r69: Global rename of 'nt_session_key' -> 'user_session...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-03
Andrew Bartlett
Fix most of bug #169.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-21
Jim McDonough
Add calls to password lockout functions. Should now...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-21
Jim McDonough
Add calls to password lockout functions. Should now...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-05
Andrew Bartlett
(merge from 3.0)
blob
|
commitdiff
|
raw
|
diff to current
2004-01-05
Andrew Bartlett
(merge from 3.0)
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Andrew Bartlett
Move our basic password checking code from inside the...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Andrew Bartlett
Refactor our authentication and authentication testing...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-22
Andrew Bartlett
(merge from 3.0)
blob
|
commitdiff
|
raw
|
diff to current
2003-11-22
Andrew Bartlett
Changes all over the shop, but all towards:
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Jeremy Allison
Andrew Bartlett patch to cope with Exchange 5.5 clearte...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Jeremy Allison
Andrew Bartlett patch to cope with Exchange 5.5 clearte...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Gerald Carter
sync 3.0 into HEAD for the last time
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Jeremy Allison
Tidy up some formatting. Get ready for allowing bad...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Simo Sorce
port latest changes from SAMBA_3_0 tree
blob
|
commitdiff
|
raw
|
diff to current
2003-07-25
Tim Potter
More printf portability fixes. Got caught out by some...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Tim Potter
More printf fixes - size_t is long on some architectures.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-16
Gerald Carter
trying to get HEAD building again. If you want the...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Tim Potter
Spelling.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Gerald Carter
* rename samstrict auth method to sam
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Jelmer Vernooij
Add some static. Patch by Stefan Metzmacher <metze...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-03
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-28
Tim Potter
Spelling.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-26
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-26
Tim Potter
Spelling.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-26
Andrew Bartlett
Add samstrict_dc from metze (been sitting in HEAD for...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-14
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-14
Tim Potter
spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-05-14
Tim Potter
spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-05-11
Volker Lendecke
When we have a NT4SP0 PDC trust us, we first have to...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-09
Andrew Bartlett
Cleanups. My NTLMv2 changes also changed the preferenc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-09
Andrew Bartlett
Make sure we always have some client data, not just...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-03
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-30
cvs2svn Import User
This commit was manufactured by cvs2svn to create branc...
blob
|
commitdiff
|
raw
|
diff to current
next