Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-09-13 | Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2. | Tim Potter | 1 | -10/+12 |
2001-09-12 | Converted DFS error returns to WERROR instead of uint32. | Tim Potter | 1 | -6/+6 |
2001-08-27 | Convert to NTSTATUS. | Tim Potter | 1 | -17/+17 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -1/+1 |
2001-08-08 | Factored out common rpc pipe initialisation and shutdown code. | Tim Potter | 1 | -50/+1 |
2001-06-13 | Added some msdfs client routines. | Tim Potter | 1 | -0/+222 |
2001-06-06 | Added stubs for dfs rpc client routines. | Tim Potter | 1 | -0/+79 |