Age | Commit message (Expand) | Author | Files | Lines |
2011-03-16 | s3: Fix Coverity ID 2144, DEADCODE | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2147, FORWARD_NULL | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2148, FORWARD_NULL | Volker Lendecke | 1 | -3/+2 |
2011-03-16 | s3: Fix Coverity ID 1402: PASS_BY_VALUE | Volker Lendecke | 1 | -11/+11 |
2011-03-16 | s3: Fix Coverity ID 2213, PASS_BY_VALUE | Volker Lendecke | 1 | -6/+6 |
2011-03-16 | s3: Fix Coverity ID 1012, CHECKED_RETURN | Volker Lendecke | 1 | -6/+5 |
2011-03-16 | s3: Fix Coverity ID 1013, CHECKED_RETURN | Volker Lendecke | 1 | -6/+5 |
2011-03-16 | s3: Fix Coverity ID 1017, CHECKED_RETURN | Volker Lendecke | 1 | -1/+3 |
2011-03-16 | s3: Fix Coverity ID 1018, CHECKED_RETURN | Volker Lendecke | 1 | -3/+5 |
2011-03-16 | s3: Fix Coverity ID 1034, CHECKED_RETURN | Volker Lendecke | 1 | -3/+1 |
2011-03-16 | s3: Fix Coverity ID 2100, BAD_SIZEOF | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2317: Uninitialized read | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2318: Uninitialized read | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2319: Uninitialized read | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec(). | Günther Deschner | 1 | -23/+18 |
2011-03-16 | s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername(). | Günther Deschner | 1 | -48/+16 |
2011-03-16 | s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername(). | Günther Deschner | 1 | -20/+14 |
2011-03-16 | s3-packet: only include packet.h where needed. | Günther Deschner | 3 | -1/+2 |
2011-03-16 | s3-interfaces: only include interfaces.h where needed. | Günther Deschner | 5 | -1/+4 |
2011-03-16 | s3-msdfs: avoid global inclusion of msdfs.h. | Günther Deschner | 5 | -1/+5 |
2011-03-16 | s4-smbtorture: use torture_assert in samr large-dc test. | Günther Deschner | 1 | -14/+38 |
2011-03-16 | s3-printing: fix memory leak in print_cups.c | David Disseldorp | 1 | -16/+9 |
2011-03-16 | s3-printing: remove duplicate cups response processing code | David Disseldorp | 1 | -147/+94 |
2011-03-16 | s3-printing: use printcap IDL for IPC | David Disseldorp | 3 | -132/+109 |
2011-03-16 | idl: define printcap IPC message format | David Disseldorp | 3 | -1/+24 |
2011-03-16 | s4-smbtorture: use torture_fail and _assert macros in torture_netlogon_samba3(). | Günther Deschner | 1 | -30/+16 |
2011-03-16 | s4-smbtorture: remove explicit mem_ctx from torture_netlogon_samba3(). | Günther Deschner | 1 | -12/+3 |
2011-03-16 | s4-smbtorture: use torture_fail and _skip in raw.write test. | Günther Deschner | 1 | -54/+30 |
2011-03-16 | s4-smbtorture: remove duplicate if branch in raw.write test. | Günther Deschner | 1 | -5/+0 |
2011-03-16 | s4-smbtorture: use torture_fail/-assert api in torture_samba3_hide(). | Günther Deschner | 1 | -59/+26 |
2011-03-16 | s3-build: stop including ldap and lber headers everywhere in the code. | Günther Deschner | 8 | -51/+67 |
2011-03-16 | s3-includes: avoid global include of gssapi headers. | Günther Deschner | 3 | -12/+20 |
2011-03-16 | s3-libsmb: move smb encryption structs into own header. | Günther Deschner | 7 | -28/+67 |
2011-03-16 | libcli/security: move display_sec headers to own header file and add to | Günther Deschner | 8 | -10/+40 |
2011-03-16 | s4:ldb: don't install .pc files when building a private library | Stefan Metzmacher | 1 | -2/+6 |
2011-03-16 | headers: cope with non-system popt in test_headers | Andrew Tridgell | 1 | -1/+4 |
2011-03-16 | headers: include Python.h first to avoid warnings | Andrew Tridgell | 1 | -1/+1 |
2011-03-16 | s3: Fix a cut&paste error in pdb_ads_connect | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Use jenkins hash for str_checksum, fix bug 8010 | Volker Lendecke | 1 | -11/+2 |
2011-03-16 | libcli: openchange doesn't need these headers any more | Andrew Tridgell | 1 | -2/+0 |
2011-03-15 | s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter... | Günther Deschner | 2 | -5/+6 |
2011-03-15 | s4-rap: remove last iconv_convenience traces from rap client and test code. | Günther Deschner | 2 | -7/+3 |
2011-03-15 | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs... | Günther Deschner | 10 | -1510/+1567 |
2011-03-15 | s4-smbtorture: check for username and computername presence in rap_netsession... | Günther Deschner | 1 | -1/+20 |
2011-03-15 | s3-libsmb: only include rap client when needed. | Günther Deschner | 20 | -180/+226 |
2011-03-15 | s3-build: share smbtorture4 build rules with s3-waf build. | Günther Deschner | 3 | -20/+33 |
2011-03-15 | libwbclient: CID 2199 -- NULL pointer return | Volker Lendecke | 1 | -0/+4 |
2011-03-15 | s3: Fix Coverity ID 2278: Uninitialized read | Volker Lendecke | 1 | -1/+1 |
2011-03-15 | s3: Fix Coverity ID 2279: Uninitialized read | Volker Lendecke | 1 | -1/+1 |
2011-03-15 | s3: Fix Coverity ID 2280: Uninitialized read | Volker Lendecke | 1 | -1/+1 |