Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m... | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r21828: Hardcode prototypes, as they're a public API. | Jelmer Vernooij | 2 | -2/+48 |
2007-10-10 | r21827: move comments to the place where the functionality is implemented | Stefan Metzmacher | 2 | -120/+157 |
2007-10-10 | r21826: reorder functions | Stefan Metzmacher | 1 | -23/+25 |
2007-10-10 | r21821: move comment about the becoming a dc to the code which implements it | Stefan Metzmacher | 2 | -442/+644 |
2007-10-10 | r21820: move function, so that all are in top-down order as they get called | Stefan Metzmacher | 1 | -23/+25 |
2007-10-10 | r21817: give fields a meaning | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21812: fixed an integer overflow error in the ndr push code. | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r21811: fixed a queueing error in the dcerpc client code. WHen the | Andrew Tridgell | 2 | -19/+37 |
2007-10-10 | r21810: - The height of a widget is in relation to its enclosing widget. Spe... | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r21809: - If the canvas is never initialized with the tree, the tree will never | Derrell Lipman | 1 | -3/+3 |
2007-10-10 | r21808: - Fix a nasty bug in the finite state machine that allowed an event f... | Derrell Lipman | 1 | -2/+21 |
2007-10-10 | r21807: modularise the opendb code, so different backends can be | Andrew Tridgell | 5 | -458/+693 |
2007-10-10 | r21806: I've been working over the last week to fix up the LDAP backend for | Andrew Bartlett | 6 | -89/+149 |
2007-10-10 | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv() | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r21798: unsetenv() returns void on some platforms (BSD) | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r21797: remove the key directly from the environ array | Stefan Metzmacher | 1 | -25/+17 |
2007-10-10 | r21796: check if unsetenv() works on an non-existing key | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r21795: fix the prototype of unsetenv()... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21794: add setenv()/unsetenv() testsuite | Stefan Metzmacher | 1 | -1/+61 |
2007-10-10 | r21793: add replacement for unsetenv() | Stefan Metzmacher | 4 | -1/+42 |
2007-10-10 | r21791: This test is still just as valid without as much CPU time wasted. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21790: Setup the socket_wrapper_dir when we set the environment variable. | Andrew Bartlett | 2 | -8/+8 |
2007-10-10 | r21789: We do actually need this, to get a contextCSN attribute, which we need | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r21788: Add new JSON-RPC services. | Rafal Szczesniak | 2 | -0/+94 |
2007-10-10 | r21787: Add new module to the swat application. | Rafal Szczesniak | 1 | -0/+4 |
2007-10-10 | r21786: My initial attempts in qooxdoo coding. Derrell, please take | Rafal Szczesniak | 3 | -0/+261 |
2007-10-10 | r21773: fix typo orginating -> originating | Stefan Metzmacher | 4 | -32/+32 |
2007-10-10 | r21772: add DS_BEHAVIOR_WIN2003_INTERIM constant | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r21771: We just don't need to test this on more than one transport. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21761: - Give more detail on LDAP client library failures (make it clear | Andrew Bartlett | 4 | -9/+18 |
2007-10-10 | r21760: Try to pin down were some errors are coming from. Ensure we at least | Andrew Bartlett | 1 | -8/+25 |
2007-10-10 | r21751: These 2 tests pass for me, so add them to the standard test script. | Andrew Bartlett | 4 | -5/+5 |
2007-10-10 | r21746: We don't link in this file any more. | Andrew Bartlett | 1 | -359/+0 |
2007-10-10 | r21745: indent | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21744: Test more talloc failure cases. | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r21743: Always use the 'escaped' LDAPI path. | Andrew Bartlett | 2 | -5/+13 |
2007-10-10 | r21742: reenable the smbclient test now that the d_printf bug is fixed | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r21741: Like starting smbd, ensure we have acutally started slapd, and it is | Andrew Bartlett | 2 | -4/+2 |
2007-10-10 | r21740: this fixes the real cause of the large log files we had. The problem | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r21739: Make it easy to change the log level for the slapd processes, and have | Andrew Bartlett | 3 | -3/+7 |
2007-10-10 | r21737: Print the error strings in the ejs ldb test. | Andrew Bartlett | 1 | -4/+8 |
2007-10-10 | r21736: Fix the smbclient test to do something more interesting with the last | Andrew Bartlett | 5 | -19/+40 |
2007-10-10 | r21735: skip the smbclient test until jelmer can take a look at it. The | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r21733: Merge testenv back into core selftest.pl | Jelmer Vernooij | 3 | -60/+34 |
2007-10-10 | r21732: Use smbtorture for enumerating tests. | Jelmer Vernooij | 2 | -4/+2 |
2007-10-10 | r21730: Reintroduce summary for testenv, remove old (no longer used) file. | Jelmer Vernooij | 2 | -12/+11 |
2007-10-10 | r21729: Some more tests | Jelmer Vernooij | 2 | -6/+29 |