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
/
auth_script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
1
-10
/
+45
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Remove obvious use of safe_strcpy + safe_strcat -> strlcpy + strlcat.
Jeremy Allison
2011-05-04
1
-10
/
+10
*
s3-auth: use auth.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
2010-08-14
1
-4
/
+4
*
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
2010-06-07
1
-3
/
+3
*
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
2010-06-07
1
-3
/
+3
*
s3: Remove the make_auth_methods routine
Volker Lendecke
2010-04-11
1
-5
/
+9
*
s3: Fix some nonempty lines
Volker Lendecke
2010-04-11
1
-3
/
+3
*
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
2010-01-10
1
-1
/
+1
*
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
2010-01-10
1
-1
/
+1
*
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
*
r20268: merge -r 20261:20263 from samba_3_0_24
Herb Lewis
2007-10-10
1
-0
/
+1
*
r18665: Remove two type-punned warnings
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r17584: Some C++ Warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15368: Remove some dead code. -- paulg
Paul Green
2007-10-10
1
-8
/
+0
*
r15285: Fix the build.
Paul Green
2007-10-10
1
-1
/
+2
*
r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...
Paul Green
2007-10-10
1
-3
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-5
/
+5
*
r10234: Add new auth module "auth_script" to allow valid users to
Jeremy Allison
2007-10-10
1
-0
/
+155