Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | s3-rpcclient: pass struct ndr_interface_table down | Andrew Bartlett | 1 | -35/+35 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -2/+2 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -2/+2 |
2011-05-05 | More simple const fixups. | Jeremy Allison | 1 | -1/+1 |
2011-03-31 | s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h | Günther Deschner | 1 | -1/+0 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 1 | -0/+1 |
2011-02-01 | s3:rpcclient/cmd_samr: remove useless ';' | Stefan Metzmacher | 1 | -1/+1 |
2011-02-01 | s3-rpcclient: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -500/+880 |
2011-01-21 | s3-rpc_client: Rename get_query_dispinfo_params. | Andreas Schneider | 1 | -1/+1 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -2/+2 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -1/+2 |
2010-09-11 | s3-auth Change type of num_sids to uint32_t | Andrew Bartlett | 1 | -1/+1 |
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 1 | -0/+1 |
2010-08-08 | s3:rpcclient: we also need some ndr_pull functions | Stefan Metzmacher | 1 | -0/+1 |
2010-06-03 | s3-security: use shared SECINFO_DACL define. | Günther Deschner | 1 | -1/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -4/+4 |
2010-05-18 | s3-rpc_client: move protos to init_samr.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-rpc_client: move protos to cli_samr.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF". | Günther Deschner | 1 | -1/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-08 | Revert "s3: Do not directly reference the ndr_table_* in rpcclient" | Volker Lendecke | 1 | -101/+35 |
2009-11-08 | s3: Do not directly reference the ndr_table_* in rpcclient | Volker Lendecke | 1 | -35/+101 |
2009-10-08 | s3/s4 - Adapt the IDL changes on various locations | Matthias Dieter Wallnöfer | 1 | -12/+9 |
2009-06-08 | s3-rpcclient: allow to set query size for samr enum calls. | Günther Deschner | 1 | -16/+32 |
2009-05-25 | s3-rpcclient: use get_domain_handle() fn in enum domain users & groups. | Günther Deschner | 1 | -12/+10 |
2009-04-21 | s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED. | Günther Deschner | 1 | -2/+2 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -0/+1 |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -28/+28 |
2009-02-25 | s3-rpcclient: more uses of is_valid_policy_hnd in spoolss and samr commands. | Günther Deschner | 1 | -25/+7 |
2009-01-06 | s3-samr: avoid all init_samr_user* functions. | Günther Deschner | 1 | -10/+12 |
2008-12-05 | s3-rpcclient: add setuserinfo to set passwords using level 18,21,23,24,25,26. | Günther Deschner | 1 | -0/+237 |
2008-12-05 | s3-samr: fix rpcclient after idl change. | Günther Deschner | 1 | -3/+2 |
2008-12-05 | s3-rpcclient: add get_domain_handle for samr commands. | Günther Deschner | 1 | -104/+64 |
2008-12-02 | s3-samr: use samr_DomainServerState in client tools. | Günther Deschner | 1 | -2/+2 |
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 1 | -16/+16 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -8/+8 |
2008-07-21 | Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -33/+33 |
2008-06-25 | rpcclient: add samr chgpasswd command. | Günther Deschner | 1 | -0/+93 |
2008-06-25 | rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3. | Günther Deschner | 1 | -6/+6 |
2008-06-25 | rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2. | Günther Deschner | 1 | -1/+1 |
2008-04-24 | rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx(). | Günther Deschner | 1 | -2/+3 |
2008-04-22 | rpcclient: Add getdispinfoidx command. | Günther Deschner | 1 | -0/+62 |
2008-04-20 | Introduce rpccli_set_timeout() | Volker Lendecke | 1 | -2/+3 |
2008-04-04 | Remove some dead code in rpcclient. | Günther Deschner | 1 | -23/+0 |
2008-04-04 | Move rpccli_try_samr_connects out of rpcclient. | Günther Deschner | 1 | -75/+78 |
2008-03-31 | Re-add support for the samr parameters string. | Günther Deschner | 1 | -1/+15 |
2008-02-27 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
2008-02-18 | Fix off-by-one bugs in subcommand argument passing. | Tim Potter | 1 | -4/+4 |