Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19594: the behaviour of `include' is slightly different from helper(). Fix t... | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r19593: add NET-API-USERLIST test | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r19592: a simple test for libnet_UserList | Rafal Szczesniak | 1 | -7/+72 |
2007-10-10 | r19590: Make it less noisy to run the session_key test outside 'make test', | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19589: Because we what we really wanted was coverage of seal and non-seal, | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 28 | -1313/+1372 |
2007-10-10 | r19587: Fix indentation and correctly set error string when completing | Rafal Szczesniak | 1 | -3/+5 |
2007-10-10 | r19586: draft version of libnet_UserList function. still a bit of work | Rafal Szczesniak | 2 | -1/+218 |
2007-10-10 | r19585: Add support for some more standard IDL instructions: | Jelmer Vernooij | 8 | -1309/+1528 |
2007-10-10 | r19584: add the new file to the build. | Rafal Szczesniak | 1 | -2/+3 |
2007-10-10 | r19583: a few prerequisite functions called from within libnet functions | Rafal Szczesniak | 1 | -0/+138 |
2007-10-10 | r19582: Support building both shared and static versions of libraries at the ... | Jelmer Vernooij | 7 | -51/+45 |
2007-10-10 | r19580: Add --includedir option. | Jelmer Vernooij | 3 | -9/+19 |
2007-10-10 | r19578: Fix trivial typ0. | James Peach | 1 | -1/+1 |
2007-10-10 | r19575: Build static libs in bin/static rather than bin/ | Jelmer Vernooij | 3 | -5/+5 |
2007-10-10 | r19574: Initial work towards supporting build of both shared and static libra... | Jelmer Vernooij | 3 | -25/+25 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 11 | -13/+11 |
2007-10-10 | r19572: Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19571: Add a USESHARED parameter (different from BLDSHARED) + two small | Jelmer Vernooij | 3 | -11/+9 |
2007-10-10 | r19570: Fix dependencies in pkg-config files. | Jelmer Vernooij | 3 | -5/+7 |
2007-10-10 | r19569: Require that all public header files have a destination path. Fix | Jelmer Vernooij | 5 | -6/+11 |
2007-10-10 | r19568: When we get back a skew error, try with no skew. This allows us to | Andrew Bartlett | 2 | -42/+50 |
2007-10-10 | r19567: Make it easier to control the debug level in the test scripts, by not | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19566: Predeclare some useful structures. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r19565: the scripts do work :) | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r19564: testing build farm scripts, apologies for the noise | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r19563: - make --num-progs a valid smbtorture option again. It's commonly | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r19562: Support returning simple scalars. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r19561: Remove debug statement. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r19560: Fix handling of PARAM_VALUE. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r19559: Fix handling of types where the name isn't prefixed by the interface ... | Jelmer Vernooij | 1 | -7/+4 |
2007-10-10 | r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch by | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19557: Fix lookup table for WERROR. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r19556: Remove unused option. | Jelmer Vernooij | 3 | -3/+0 |
2007-10-10 | r19555: Silently ignore --use-cached-creds for compatibility with Samba3's nt... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r19554: Remove short option for --shell, as it overlaps with the option used for | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19553: Add check for correct API usage. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r19551: List full names for the known failing tests. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r19550: the sense of this test was wrong | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19549: fixed some indentation | Andrew Tridgell | 2 | -4/+4 |
2007-10-10 | r19548: this talloc_free() is definately wrong. | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r19547: Fix use of v1_enum on enums used in return types. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r19546: fix number of bytes pushed when using switch_type() set to enum types. | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r19545: Allow enums as return types in code generated for wireshark. Original... | Jelmer Vernooij | 1 | -15/+37 |
2007-10-10 | r19544: Fix case of 'warning'. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r19543: Make dynconfig less special. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r19541: Explicitly segfault when the API is being used incorrectly. Previously | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r19539: Move pidfile to smbd/ | Jelmer Vernooij | 4 | -12/+8 |
2007-10-10 | r19538: This is getting silly, but I needed an easy way to run 'make testenv' | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r19537: Report correct test names when tests failed. | Jelmer Vernooij | 2 | -1/+6 |