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