Age | Commit message (Expand) | Author | Files | Lines |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -2/+2 |
2002-02-20 | This fixes a bug (spotted by Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>) | Andrew Bartlett | 1 | -4/+9 |
2002-02-13 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-26 | Back out some of the less well thought out ideas from last weeks work on | Andrew Bartlett | 1 | -2/+2 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -10/+18 |
2002-01-06 | Minor doc cleanups. | Tim Potter | 1 | -2/+2 |
2001-12-17 | there is no unknown field in LSA_SEC_QOS | Jean-François Micouleau | 1 | -2/+2 |
2001-12-11 | Doing some research into ACLs on the LSA and SAM policy objects. | Tim Potter | 1 | -0/+52 |
2001-12-05 | Added fetch_domain_sid. Not used in current code, but a nice example | Jeremy Allison | 1 | -0/+96 |
2001-12-03 | const religion | Andrew Tridgell | 1 | -1/+1 |
2001-11-24 | added lsaenumprivsaccount and lsalookupprivvalue to rpcclient | Jean-François Micouleau | 1 | -0/+174 |
2001-11-23 | Changed how the privileges are stored in the group mapping code. It's now | Jean-François Micouleau | 1 | -0/+2 |
2001-11-23 | Finally worked out why a enumerate trusted domains was returning a | Tim Potter | 1 | -9/+12 |
2001-11-22 | added lsa_enum_sids to rpcclient | Jean-François Micouleau | 1 | -0/+69 |
2001-11-22 | Removed unused variable. | Tim Potter | 1 | -1/+0 |
2001-11-22 | Oops - opening wrong pipe name in cli_lsa_initialise() helper function. | Tim Potter | 1 | -1/+1 |
2001-11-22 | add another command to rpcclient: getdispname. Show the full description | Jean-François Micouleau | 1 | -0/+53 |
2001-11-22 | add a command to rpcclient: enumprivs | Jean-François Micouleau | 1 | -0/+82 |
2001-11-22 | Got positive and negative name caching working correctly with lookupname/look... | Jeremy Allison | 1 | -22/+24 |
2001-11-15 | Doxygen demo for Tim. | Martin Pool | 1 | -9/+24 |
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 |