Age | Commit message (Expand) | Author | Files | Lines |
2007-12-03 | Fix winreg callers. | Günther Deschner | 1 | -5/+5 |
2007-11-29 | Remove the explicit TALLOC_CTX * from cli_struct. | Jeremy Allison | 1 | -31/+4 |
2007-11-27 | Remove pstrings from everything except srv_spoolss_nt.c. | Jeremy Allison | 3 | -29/+29 |
2007-11-20 | More pstring elimination. | Jeremy Allison | 2 | -7/+8 |
2007-11-09 | ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) | Stefan Metzmacher | 1 | -6/+7 |
2007-10-25 | Fix a mismatched interface where we were using | Jeremy Allison | 1 | -5/+5 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 3 | -23/+23 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 3 | -241/+693 |
2007-10-10 | r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree. | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags, | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect(). | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to | Michael Adam | 1 | -4/+4 |
2007-10-10 | r25254: Add my C - Michael | Michael Adam | 1 | -0/+1 |
2007-10-10 | r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup... | Michael Adam | 1 | -120/+12 |
2007-10-10 | r25226: Get rid of more red bars... | Michael Adam | 1 | -96/+96 |
2007-10-10 | r25225: Add a debug message. | Michael Adam | 1 | -0/+3 |
2007-10-10 | r25224: Fix a potential segfault in lsa_lookupsids client code due to | Michael Adam | 1 | -1/+4 |
2007-10-10 | r25223: Fix behaviour of rpccli_lsa_lookupsids_all() when | Michael Adam | 1 | -5/+11 |
2007-10-10 | r24949: Remove some static buffers | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r24784: Initialize uninitalized data to prevent segfaults. | Michael Adam | 1 | -0/+5 |
2007-10-10 | r24594: pass down the ndr_interface_table in the samba3 client bindings | Stefan Metzmacher | 1 | -5/+10 |
2007-10-10 | r23850: Fix whitespacing in DEBUG output. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2 | -4/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 8 | -16/+8 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 10 | -10/+10 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r23400: Fix lsa crash bug #4683. The "names" enum struct | Jeremy Allison | 1 | -13/+7 |
2007-10-10 | r23380: netr_getdcname returns WERROR not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r23271: merge service control pidl change for CloseServiceHandle() from SAMBA... | Gerald Carter | 1 | -24/+0 |
2007-10-10 | r23219: Two warnings | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we... | Günther Deschner | 1 | -23/+23 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -61/+177 |
2007-10-10 | r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not | Volker Lendecke | 1 | -0/+92 |
2007-10-10 | r23082: Ooops - that portion of the last checkin was by accident. | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23081: Reorder the lsa_lookup_sids functions so that the order makes more se... | Michael Adam | 1 | -113/+113 |
2007-10-10 | r23073: In the internal rpccli_lsa_lookup_sids_noalloc(), use a temporary | Michael Adam | 1 | -8/+16 |
2007-10-10 | r23070: The lsa rpc lookup sids call has a maximum number of SIDS to be | Michael Adam | 1 | -0/+201 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -15/+15 |
2007-10-10 | r22675: Simo's patch for 0 size allocation. Still need | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 4 | -98/+179 |
2007-10-10 | r22588: Make all uses of TALLOC_MEMDUP consistent. | Jeremy Allison | 1 | -3/+15 |
2007-10-10 | r22537: Use a (more speaking) macro when there is one. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r22464: remove double code and use a function | Stefan Metzmacher | 1 | -34/+5 |
2007-10-10 | r22092: - make spnego_parse_auth_response() more generic and | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r21462: Fix EnumValue (?) | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r21382: Important fix for winbind when using non-AD domains. | Günther Deschner | 1 | -1/+7 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r19818: Remove reg_split_hive, make use of registry_openkey | Volker Lendecke | 1 | -44/+0 |