Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-auth: Pass the remote_address down to user_info. | Andreas Schneider | 2011-07-04 | 1 | -2/+14 |
* | s3-auth: Added remote_address to ntlmssp server. | Andreas Schneider | 2011-07-04 | 1 | -1/+2 |
* | s3:auth/proto.h: add _AUTH_PROTO_H_ guard | Michael Adam | 2011-05-31 | 1 | -0/+5 |
* | s3:auth/proto.h: add GPL/Copyright header | Michael Adam | 2011-05-31 | 1 | -0/+31 |
* | s3-auth: Make server_info const in create_local_token() | Andrew Bartlett | 2011-04-06 | 1 | -1/+1 |
* | s3-auth use create_local_token() to transform server_info -> session_info | Andrew Bartlett | 2011-04-05 | 1 | -8/+12 |
* | s3-auth consolidate create_local_token() into make_server_info_krb5() | Andrew Bartlett | 2011-04-04 | 1 | -2/+2 |
* | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 2011-03-30 | 1 | -0/+2 |
* | s3-auth: move auth prototypes to auth/proto.h. | Günther Deschner | 2011-03-30 | 1 | -0/+266 |