summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_audit.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-5/+5
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-2/+2
2008-06-10net: Make "net rpc audit" use functable3Kai Blin1-11/+78
2008-05-10net: Remove globalsKai Blin1-21/+26
2008-02-27Add my copyright.Günther Deschner1-1/+1
2008-02-08Fix "net rpc audit" after query info policy idl fix.Günther Deschner1-16/+16
2008-01-14Some more minor cleanup for "net rpc audit".Günther Deschner1-58/+54
2008-01-14Fix all callers of old rpccli_lsa_set_info_policy() call.Günther Deschner1-39/+45
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-0/+7
2007-10-10r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner1-0/+414