summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_audit.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-18s3-utils/net: pass struct ndr_interface_table downAndrew Bartlett1-5/+5
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2011-02-02s3-net: prefer dcerpc_lsa_X functions in "net rpc audit".Günther Deschner1-23/+60
2011-02-02s3-net: use status variable in "net rpc audit".Günther Deschner1-37/+37
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-5/+5
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner1-0/+1
2010-01-19s3 net: Fix compile warningsKai Blin1-10/+20
2010-01-18s3/net: split up some printable stings to ease i18nBjörn Jacke1-10/+10
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-11-08Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke1-10/+10
2009-11-08s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke1-10/+10
2009-10-14s3:net: simplify padding to single printf callBjörn Jacke1-9/+1
2009-08-07s3 net: i18n support for net rpc auditKai Blin1-56/+60
2009-04-21s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner1-4/+4
2009-03-18s3: remove POLICY_HND.Günther Deschner1-4/+4
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