index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
auth
/
pampass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:auth: use const in smb_pam_xxx_session()
Gregor Beck
2012-10-19
1
-4
/
+4
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-2
/
+2
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-1
/
+1
*
s3-auth: use auth.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
pam: share pam errors in a common location.
Günther Deschner
2011-02-08
1
-0
/
+1
*
s3: Fix smb_pam_passcheck
Volker Lendecke
2010-08-28
1
-2
/
+2
*
s3: Those functions are no macros anymore :-)
Volker Lendecke
2010-08-28
1
-4
/
+0
*
s3: Lift smbd_server_fd() from smb_pam_passcheck
Volker Lendecke
2010-08-27
1
-7
/
+2
*
s3: Lift smbd_server_fd() from smb_pam_start
Volker Lendecke
2010-08-27
1
-16
/
+9
*
s3: Pass rhost through to smb_pam_passchange
Volker Lendecke
2010-08-27
1
-2
/
+3
*
s3: Fix typos
Volker Lendecke
2010-08-26
1
-2
/
+2
*
pam: fix unused variable warning
Björn Jacke
2010-08-24
1
-1
/
+1
*
s3: PAM_RHOST and PAM_TTY are enums on FreeBSD
Volker Lendecke
2010-08-23
1
-3
/
+3
*
s3: Turn two macros into functions
Volker Lendecke
2010-08-22
1
-6
/
+24
*
s3: Pass the rhost through smb_pam_accountcheck
Volker Lendecke
2010-08-22
1
-3
/
+3
*
s3: Fix some nonemtpy blank lines
Volker Lendecke
2010-08-22
1
-10
/
+9
*
s3: Remove get_client_fd()
Volker Lendecke
2010-08-16
1
-2
/
+3
*
s3/pam: move variable declaration into belonging ifdef section
Björn Jacke
2009-11-13
1
-1
/
+1
*
S3: Fixes for coverity issues.
todd stecher
2009-02-10
1
-2
/
+2
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-1
/
+3
*
auth: Fix build warning.
Günther Deschner
2008-08-25
1
-2
/
+3
*
Fix two incompatible pointer warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-7
/
+14
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
1
-2
/
+2
*
I can't get away without a 'length' arg. :-).
Jeremy Allison
2007-11-03
1
-1
/
+1
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
1
-1
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-12
/
+12
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
2007-10-10
1
-0
/
+4
*
r18616: fix breakage after DLIST_ADD_END() changes for --with-pam
Gerald Carter
2007-10-10
1
-2
/
+1
*
r17573: Fix typo
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r12279: unix_mask_match has been broken for *ever*... (How).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r8889: Another warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r4236: More *alloc fixes.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2703: Fix typo noticed by Igor Belyi <sambauser@katehok.ac93.org>
Jeremy Allison
2007-10-10
1
-1
/
+1
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-4
/
+4
*
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
2003-07-04
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-5
/
+8
*
Fix use of uninitialsed variable in PAM code
Andrew Bartlett
2002-02-05
1
-2
/
+2
*
Drastic impromvents to pam_winbind.
Andrew Bartlett
2002-02-05
1
-21
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
1
-5
/
+5
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-13
/
+16
*
Fixed up the change password bug when not using PAM.
Jeremy Allison
2001-10-02
1
-2
/
+2
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-12
/
+9
*
cope with pam being off
Andrew Tridgell
2001-09-04
1
-1
/
+1
[next]