Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+2 |
* | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 2009-11-12 | 1 | -6/+6 |
* | schannel: fully share schannel sign/seal between s3 and 4. | Günther Deschner | 2009-09-16 | 1 | -13/+13 |
* | s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags. | Günther Deschner | 2009-09-15 | 1 | -1/+1 |
* | Make Samba3 use the new common libcli/auth code | Andrew Bartlett | 2009-04-14 | 1 | -4/+2 |
* | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 2009-04-14 | 1 | -0/+1 |
* | Fix a valgrind error: rpc_bind talloc_move()s the auth struct | Volker Lendecke | 2009-02-04 | 1 | -2/+0 |
* | Ensure null termination of the password in mymachinepw, remove a debug | Volker Lendecke | 2009-02-04 | 1 | -3/+1 |
* | Add netlogond auth method | Volker Lendecke | 2008-10-06 | 1 | -0/+321 |