2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 513: UNINIT
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 83: RESOURCE_LEAK
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Convert cli_raw_tcon to cli_smb
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix a memleak
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Replace a use of cli_errstr
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Replace cli_negprot_sendsync() by cli_negprot_send()
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Remove a pointless static
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Remove a use of cli_send_smb
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Remove two calls to cli_errstr
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2296: UNUSED_VALUE
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2327: FORWARD_NULL
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2328: FORWARD_NULL
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2329: RESOURCE_LEAK
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2330: RESOURCE_LEAK
|
commit | commitdiff | tree |
2011-03-27 |
Volker Lendecke | s3: Fix Coverity ID 2331: RESOURCE_LEAK
|
commit | commitdiff | tree |
2011-03-26 |
Volker Lendecke | s3: Fix an uninitialized variable read
|
commit | commitdiff | tree |
2011-03-26 |
Volker Lendecke | s3: Fix Coverity ID 2326, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-25 |
Volker Lendecke | s3: Compile IDL files in autogen, some configure tests...
|
commit | commitdiff | tree |
2011-03-25 |
Volker Lendecke | Revert "s3-includes: fixed CONST_DISCARD() to actually...
|
commit | commitdiff | tree |
2011-03-24 |
Volker Lendecke | s3: Fix some errno assignments in SMBC_opendir_ctx
|
commit | commitdiff | tree |
2011-03-24 |
Volker Lendecke | s3: Fix Coverity ID 2325: RESOURCE_LEAK
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Fix a shadowed declaration warning
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Include prctl where it is actually used
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Attempt to fix the build on FreeBSD
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Fix Coverity ID 2201, NULL_RETURNS
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Fix Coverity ID 2202, NULL_RETURNS
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Fix Coverity ID 2203, NULL_RETURNS
|
commit | commitdiff | tree |
2011-03-23 |
Volker Lendecke | s3: Fix a (invalid) uninitialized variable warning
|
commit | commitdiff | tree |
2011-03-21 |
Volker Lendecke | s3: Fix Coverity ID 1048, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-21 |
Volker Lendecke | s3: Fix Coverity ID 770, REVERSE_INULL
|
commit | commitdiff | tree |
2011-03-21 |
Volker Lendecke | idmap.idl: Fix whitespace
|
commit | commitdiff | tree |
2011-03-20 |
Volker Lendecke | s3: Fix early tldap_search cancels
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Slightly simplify idmap_autorid_get_domainrange
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Slightly simplify idmap_autorid_get_domainrange
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Remove an unused variable
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Remove an else branch
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Remove an unused variable
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Remove an unused parameter
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixids
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Not necessary to talloc domaincfg
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | idmap-autorid: Not necessary to talloc domainsid
|
commit | commitdiff | tree |
2011-03-18 |
Volker Lendecke | s3: Cope with 192.168.1.1/24 in smbcontrol ip-dropped
|
commit | commitdiff | tree |
2011-03-17 |
Volker Lendecke | s3: Expose num_opens via api_RNetSessionEnum
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2231, REVERSE_INULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2232, REVERSE_INULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2233, REVERSE_INULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2234: REVERSE_INULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2140, DEADCODE
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2144, DEADCODE
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2147, FORWARD_NULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2148, FORWARD_NULL
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1402: PASS_BY_VALUE
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2213, PASS_BY_VALUE
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1012, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1013, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1017, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1018, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 1034, CHECKED_RETURN
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2100, BAD_SIZEOF
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2317: Uninitialized read
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2318: Uninitialized read
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix Coverity ID 2319: Uninitialized read
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Fix a cut&paste error in pdb_ads_connect
|
commit | commitdiff | tree |
2011-03-16 |
Volker Lendecke | s3: Use jenkins hash for str_checksum, fix bug 8010
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | libwbclient: CID 2199 -- NULL pointer return
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2278: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2279: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2280: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2281: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2282: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2283: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2284: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2285: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2286: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2287: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2288: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2289: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Fix Coverity ID 2290: Uninitialized read
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Read uidNumber/gidNumber in pdb_ads_sid_to_id
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: Remove some unused code
|
commit | commitdiff | tree |
2011-03-15 |
Volker Lendecke | s3: "hex_encode" does the same as "binary_string"
|
commit | commitdiff | tree |
2011-03-14 |
Volker Lendecke | s3: Change tldap_entry_attributes to the "array,count...
|
commit | commitdiff | tree |
2011-03-14 |
Volker Lendecke | s3: Fix bug 8009 - net rap session cannot get username
|
commit | commitdiff | tree |
2011-03-14 |
Volker Lendecke | s3: Fix the talloc hierarchy in shadow_copy2_connectpath
|
commit | commitdiff | tree |
2011-03-14 |
Volker Lendecke | s3: This module needs rewriting...
|
commit | commitdiff | tree |
2011-03-13 |
Volker Lendecke | s3: Enhance error messages in idmap_tdb2_init_hwm
|
commit | commitdiff | tree |
2011-03-13 |
Volker Lendecke | Revert "s3: Fix bug 8009"
|
commit | commitdiff | tree |
2011-03-12 |
Volker Lendecke | s3: Fix bug 8009
|
commit | commitdiff | tree |
2011-03-11 |
Volker Lendecke | s3: Fix a typo
|
commit | commitdiff | tree |
2011-03-10 |
Volker Lendecke | s3: sid->domain_sid in winbindd_samr sam_rids_to_names
|
commit | commitdiff | tree |
2011-03-10 |
Volker Lendecke | Quite some callers of sid_split_rid do not care about...
|
commit | commitdiff | tree |
2011-03-10 |
Volker Lendecke | s3: Fix paranoia check in sam_rids_to_names
|
commit | commitdiff | tree |
2011-03-10 |
Volker Lendecke | libwbclient: Add some input check
|
commit | commitdiff | tree |
2011-03-10 |
Volker Lendecke | libwbclient: Remove a pointless check
|
commit | commitdiff | tree |
2011-03-09 |
Volker Lendecke | libsmbclient: Fix a typo
|
commit | commitdiff | tree |
2011-03-08 |
Volker Lendecke | s3: Use talloc_tos() in idmap_nss_sids_to_unixids
|
commit | commitdiff | tree |
2011-03-08 |
Volker Lendecke | s3: "dom_name" is not needed in idmap_nss_sids_to_unixids
|
commit | commitdiff | tree |
2011-03-08 |
Volker Lendecke | s3: "ctx" is not needed in idmap_nss_unixids_to_sids
|
commit | commitdiff | tree |
2011-03-07 |
Volker Lendecke | s3: state->ev is not needed in winbindd_lookupsid
|
commit | commitdiff | tree |