| Commit message (Expand) | Author | Age | Files | Lines |
* | s3-auth: Pass talloc context to make_server_info_pw(). | Andreas Schneider | 2014-02-05 | 1 | -2/+5 |
* | s3-auth: Fix account check over ncalrpc. | Andreas Schneider | 2011-07-13 | 1 | -5/+9 |
* | s3:auth_unix: remove unused var | Stefan Metzmacher | 2011-07-08 | 1 | -1/+0 |
* | s3-auth: Remove global smbd_server_conn from auth_unix.c. | Andreas Schneider | 2011-07-04 | 1 | -2/+10 |
* | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 2011-06-09 | 1 | -1/+1 |
* | s3-auth: run minimal_includes.pl | Günther Deschner | 2011-05-05 | 1 | -1/+0 |
* | s3-auth: use auth.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
* | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
* | s3: Remove smbd_server_conn() from check_unix_security | Volker Lendecke | 2010-08-28 | 1 | -7/+2 |
* | s3: Lift smbd_server_fd() from pass_check() | Volker Lendecke | 2010-08-28 | 1 | -0/+7 |
* | s3: Remove smb_pam_accountcheck from the auth modules | Volker Lendecke | 2010-08-19 | 1 | -8/+1 |
* | s3-auth: Remove obsolete 'update encrypted' option. | Andreas Schneider | 2010-08-16 | 1 | -57/+1 |
* | s3:auth Make Samba3 use the new common struct auth_usersupplied_info | Andrew Bartlett | 2010-08-14 | 1 | -2/+1 |
* | s3: remove global include of samr.h | Günther Deschner | 2010-08-06 | 1 | -0/+1 |
* | s3:auth Rename user_info->internal_username -> user_info->mapped.account_name | Andrew Bartlett | 2010-06-07 | 1 | -3/+3 |
* | s3:auth make it easier to trace auth modules | Simo Sorce | 2010-05-29 | 1 | -0/+2 |
* | s3: Remove the make_auth_methods routine | Volker Lendecke | 2010-04-11 | 1 | -3/+7 |
* | s3: Fix some nonempty lines | Volker Lendecke | 2010-04-11 | 1 | -7/+6 |
* | 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 |
* | Remove Get_Pwnam and its associated static variable | Volker Lendecke | 2007-12-19 | 1 | -1/+2 |
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -2/+2 |
* | 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 |
* | r19980: Implement pam account stack checks when obey pam restrictions is true. | Simo Sorce | 2007-10-10 | 1 | -1/+8 |
* | r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() | Gerald Carter | 2007-10-10 | 1 | -2/+4 |
* | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 2007-10-10 | 1 | -5/+5 |
* | r13316: Let the carnage begin.... | Gerald Carter | 2007-10-10 | 1 | -3/+3 |
* | BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us... | Gerald Carter | 2004-03-16 | 1 | -1/+1 |
* | Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> | Jelmer Vernooij | 2003-06-04 | 1 | -1/+1 |
* | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2003-04-28 | 1 | -2/+2 |
* | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 2003-04-16 | 1 | -0/+4 |
* | Cleanups: (merge from HEAD) | Andrew Bartlett | 2003-02-10 | 1 | -1/+1 |
* | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 2002-11-02 | 1 | -1/+1 |
* | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 1 | -6/+9 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | This is another *BIG* change... | Andrew Bartlett | 2002-01-20 | 1 | -3/+1 |
* | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 2002-01-17 | 1 | -1/+1 |
* | I've decided to move the auth code around a bit more... | Andrew Bartlett | 2002-01-05 | 1 | -4/+6 |
* | A farily large commit: | Andrew Bartlett | 2002-01-01 | 1 | -1/+2 |
* | Add a pile of doxygen style comments to various parts of Samba. Many of these | Andrew Bartlett | 2001-12-30 | 1 | -9/+13 |
* | This is another rather major change to the samba authenticaion | Andrew Bartlett | 2001-11-24 | 1 | -1/+14 |
* | Various post AuthRewrite cleanups, fixups and tidyups. | Andrew Bartlett | 2001-11-01 | 1 | -2/+4 |
* | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 2001-10-31 | 1 | -6/+11 |
* | This commit is number 3 of 4. | Andrew Bartlett | 2001-10-29 | 1 | -1/+1 |
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -4/+0 |
* | Fix up a number of intertwined issues: | Andrew Bartlett | 2001-09-29 | 1 | -8/+24 |
* | Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire! | Andrew Bartlett | 2001-09-20 | 1 | -3/+3 |
* | Fix for MiXed and UPPER case usernames with plaintext PAM passwords. | Andrew Bartlett | 2001-09-20 | 1 | -1/+1 |
* | Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by | Andrew Bartlett | 2001-09-19 | 1 | -4/+10 |