summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* s3:rpcclient: Use C99 initializer for cmd_set in cmd_shutdownAndreas Schneider2019-01-281-6/+26
* Convert all uint32/16/8 to _t in source3/rpcclient.Richard Sharpe2015-05-121-1/+1
* Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke2009-11-081-8/+5
* s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke2009-11-081-5/+8
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2007-10-101-2/+2
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2007-10-101-0/+6
* New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+112