Age | Commit message (Expand) | Author | Files | Lines |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -10/+11 |
2001-08-27 | Convert to NTSTATUS. | Tim Potter | 1 | -26/+26 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -10/+10 |
2001-08-21 | Added cli_lsa_open_policy2() | Tim Potter | 1 | -0/+58 |
2001-08-08 | Factored out common rpc pipe initialisation and shutdown code. | Tim Potter | 1 | -50/+1 |
2001-07-20 | In cli_lsa_lookup_sids() don't append a separator character between domain | Tim Potter | 1 | -1/+2 |
2001-07-20 | Changed the cli_lsa_lookup_sids() function to unpack the domain and user or | Tim Potter | 1 | -3/+7 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -5/+2 |
2001-06-22 | Cleanup of cli_lsa_enum_trust_dom(). talloc() doesn't like attempts to | Tim Potter | 1 | -20/+34 |
2001-05-11 | Memory leak fixes plus general cleanup. | Tim Potter | 1 | -1/+4 |
2001-05-07 | Some reformatting (sorry Gerald). | Tim Potter | 1 | -50/+18 |
2001-04-28 | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 1 | -35/+69 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -12/+12 |
2001-01-10 | Fixed authenticated pipe access. | Tim Potter | 1 | -25/+102 |
2000-12-18 | Added query info policy call. | Tim Potter | 1 | -0/+86 |
2000-12-18 | Streamlined exit path. | Tim Potter | 1 | -24/+27 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -1/+27 |
2000-12-13 | Lightweight rpc client library. Uses only routines in libsmb and | Tim Potter | 1 | -0/+370 |