Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP. | Günther Deschner | 1 | -1/+1 |
2011-03-18 | s3-waf: enable nss_winbind in make test for nss_wrapper. | Günther Deschner | 1 | -0/+1 |
2011-03-18 | s3-registry: remove some unused headers. | Günther Deschner | 5 | -7/+0 |
2011-03-18 | s3:locking: simplify the non cluster case of brl_get_locks_readonly() | Stefan Metzmacher | 1 | -21/+2 |
2011-03-18 | s3:locking: brl_get_locks_internal() should not expose a write lock if the ca... | Stefan Metzmacher | 1 | -7/+24 |
2011-03-18 | s4-rootdse: improved operations error messages | Andrew Tridgell | 1 | -8/+4 |
2011-03-18 | s4-smbtorture: add netsessiongetinfo() test. | Günther Deschner | 3 | -0/+62 |
2011-03-18 | s4-smbtorture: add missing error code check in test_netsessionenum(). | Günther Deschner | 1 | -0/+2 |
2011-03-18 | s4-libcli/rap: add smbcli_rap_netsessiongetinfo(). | Günther Deschner | 1 | -0/+60 |
2011-03-18 | rap: add rap_NetSessionGetInfo to IDL. | Günther Deschner | 1 | -0/+11 |
2011-03-18 | s4-smbtorture: add test for rap_NetUserDelete(). | Günther Deschner | 2 | -0/+50 |
2011-03-18 | s3-net: make sure we set correct default user flags in rap_user_add(). | Günther Deschner | 1 | -1/+1 |
2011-03-18 | s4-smbtorture: add test for rap_NetUserAdd(). | Günther Deschner | 2 | -1/+67 |
2011-03-18 | s4-libcli/rap: add smbcli_rap_netuserdelete(). | Günther Deschner | 1 | -0/+45 |
2011-03-18 | rap: add rap_NetUserDelete IDL. | Günther Deschner | 1 | -0/+7 |
2011-03-18 | s4-libcli/rap: add smbcli_rap_netuseradd(). | Günther Deschner | 1 | -1/+58 |
2011-03-18 | rap: add rap_NetUserAdd IDL. | Günther Deschner | 1 | -0/+11 |
2011-03-18 | s4-smbtorture: use torture_assert_ and comment functions in raw.eas test. | Günther Deschner | 1 | -32/+29 |
2011-03-18 | s4-smbtorture: use torture_context in raw.eas test. | Günther Deschner | 1 | -6/+6 |
2011-03-18 | s4-smbtorture: remove trailing whitespace from raw.eas test. | Günther Deschner | 1 | -34/+34 |
2011-03-18 | s3-utils: run minimal_includes.pl over utils/*.c | Günther Deschner | 3 | -4/+0 |
2011-03-18 | The searches struct is still being used and idled in SMB2 - move it to the gl... | Jeremy Allison | 2 | -31/+33 |
2011-03-17 | Fix crash bug on smbd shutdown when using FOPENDIR() found by Volker. | Jeremy Allison | 1 | -1/+13 |
2011-03-17 | s3: Expose num_opens via api_RNetSessionEnum | Volker Lendecke | 1 | -1/+1 |
2011-03-17 | Nulling out the op_mid is never the right thing to do. We depend on | Jeremy Allison | 1 | -1/+0 |
2011-03-17 | Fix compiler warning in debug message. | Jeremy Allison | 1 | -1/+1 |
2011-03-17 | s3:Makefile.in: make sure we rebuild bin/smbtorture4 if there where changes | Stefan Metzmacher | 1 | -0/+2 |
2011-03-17 | lib-util: put data_blob back in the public library | Simo Sorce | 2 | -3/+3 |
2011-03-17 | s3-waf: add --with-pam_smbpass configure option. | Günther Deschner | 1 | -0/+1 |
2011-03-17 | s3-waf: move HAVE_LDAP_SASL_WRAPPING define to the HAVE_LDAP block. | Günther Deschner | 1 | -5/+5 |
2011-03-17 | s3:net Find uid before using it | Sumit Bose | 1 | -7/+7 |
2011-03-17 | s4-smbtorture: more torture_fail usage in raw.write test. | Günther Deschner | 1 | -6/+6 |
2011-03-17 | s3-username: rename static getpwnam_alloc to getpwnam_alloc_cached. | Günther Deschner | 1 | -5/+5 |
2011-03-16 | s3-build: only include asn1 headers where actually needed. | Günther Deschner | 11 | -1/+13 |
2011-03-16 | dcerpc: we do not need these as public headers | Simo Sorce | 2 | -3/+1 |
2011-03-16 | s3: Fix Coverity ID 2231, REVERSE_INULL | Volker Lendecke | 1 | -2/+3 |
2011-03-16 | s3: Fix Coverity ID 2232, REVERSE_INULL | Volker Lendecke | 1 | -2/+4 |
2011-03-16 | s3: Fix Coverity ID 2233, REVERSE_INULL | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2234: REVERSE_INULL | Volker Lendecke | 1 | -2/+2 |
2011-03-16 | s3: Fix Coverity ID 2140, DEADCODE | Volker Lendecke | 1 | -1/+1 |
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 |