Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18405: Now that POLICY_HND == struct policy_handle, we can | Gerald Carter | 1 | -8/+1 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 2 | -31/+0 |
2007-10-10 | r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated | Gerald Carter | 1 | -25/+8 |
2007-10-10 | r18395: have the ndr layer alloc outgoing structure members for us | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r18233: Use the autogenerated cli_unixinfo rather than the old one. | Jelmer Vernooij | 2 | -115/+0 |
2007-10-10 | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 4 | -206/+94 |
2007-10-10 | r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r17316: More C++ warnings -- 456 left | Volker Lendecke | 2 | -4/+5 |
2007-10-10 | r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1 | Andrew Bartlett | 1 | -0/+44 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 4 | -33/+350 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121 | Volker Lendecke | 4 | -0/+35 |
2007-10-10 | r16255: Fix 'net ads join' when the workgroup is set incorrectly | Gerald Carter | 1 | -6/+9 |
2007-10-10 | r16253: Fix another host/ UPN case in (the currently unused) | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r15455: Add rpccli_samr_query_dom_info2() and return the comment string in | Günther Deschner | 1 | -0/+42 |
2007-10-10 | r15452: Again purely cosmetic reformat of the samr query domain info calls. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal. | Jeremy Allison | 1 | -0/+18 |
2007-10-10 | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 1 | -17/+122 |
2007-10-10 | r14784: Fix coverity bug #274. Null deref. | Jeremy Allison | 1 | -12/+33 |
2007-10-10 | r14782: Fix coverity bug #273, null deref. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r14643: Merge dcerpc_errstr from Samba 4. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14585: Tighten argument list of kerberos_kinit_password again, | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14449: fix the build (sorry everyone) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open() | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r14244: Okay, had not seen that this happened twice. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14243: Fix Coverity bug # 143 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14121: We never pass NULL to the rpc_api_pipe fn so don't | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13958: Fix Coverity Bug # 141 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13864: Some cleanup and the samr set security object function client-side. | Günther Deschner | 1 | -2/+37 |
2007-10-10 | r13722: Ensure we use the correct enumerated type. Bug #3558 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13641: Finish fix for #3510. Don't use client schannel when told | Jeremy Allison | 1 | -9/+13 |
2007-10-10 | r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon(). | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart... | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r13522: Add SAMR_GET_USRDOM_PWINFO client-side. | Günther Deschner | 1 | -0/+44 |
2007-10-10 | r13475: Fix erroneous initialization caused by my renaming types. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13451: Fix build warning. | Günther Deschner | 1 | -6/+1 |
2007-10-10 | r13442: Implement samr_chgpasswd_user3 server-side. | Günther Deschner | 1 | -22/+17 |
2007-10-10 | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 1 | -0/+40 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 5 | -142/+683 |
2007-10-10 | r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390). | Günther Deschner | 1 | -4/+1 |
2007-10-10 | r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru> | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r12236: r11740@cabra: derrell | 2005-12-14 13:16:58 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500 | Derrell Lipman | 1 | -0/+9 |
2007-10-10 | r12106: Fix return value | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r11963: add rpccli_samr_chgpasswd3 from samba4. | Günther Deschner | 1 | -0/+89 |
2007-10-10 | r11854: Remove unused DOM_SID. | Günther Deschner | 1 | -1/+1 |