summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21951: Hopefully fix valgrind warning.James Peach1-0/+1
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach3-8/+18
2007-10-10r21943: don't send unitialized dataStefan Metzmacher1-1/+1
2007-10-10r21928: fix the interface uuid of wzcsvc.Stefan Metzmacher1-1/+1
2007-10-10r21911: Some more work on making the ncacn_np handling in smbd be less special.Jelmer Vernooij2-4/+48
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij23-137/+48
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij31-276/+381
2007-10-10r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher1-0/+8
2007-10-10r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher1-14/+1
2007-10-10r21842: fix typo in commentStefan Metzmacher1-12/+12
2007-10-10r21839: add my email addressStefan Metzmacher12-12/+12
2007-10-10r21838: generate no metadata for constructed attributesStefan Metzmacher1-2/+4
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij3-3/+10
2007-10-10r21836: Assume that if an OpenLDAP system is 'modular' then everything is aAndrew Bartlett1-0/+1
2007-10-10r21835: fixed a rpc server bug where we failed to remove a call from oneAndrew Tridgell2-11/+70
2007-10-10r21834: Remove unnecessary includesJelmer Vernooij4-4/+0
2007-10-10r21833: Don't install static libs, they can't be used anyway.Jelmer Vernooij1-2/+2
2007-10-10r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij4-4/+8
2007-10-10r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...Jelmer Vernooij1-6/+3
2007-10-10r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2-2/+48
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher2-120/+157
2007-10-10r21826: reorder functionsStefan Metzmacher1-23/+25
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher2-442/+644
2007-10-10r21820: move function, so that all are in top-down order as they get calledStefan Metzmacher1-23/+25
2007-10-10r21817: give fields a meaningStefan Metzmacher2-4/+4
2007-10-10r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell1-1/+2
2007-10-10r21812: fixed an integer overflow error in the ndr push code.Andrew Tridgell2-3/+10
2007-10-10r21811: fixed a queueing error in the dcerpc client code. WHen theAndrew Tridgell2-19/+37
2007-10-10r21807: modularise the opendb code, so different backends can beAndrew Tridgell5-458/+693
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett6-89/+149
2007-10-10r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.Andrew Bartlett1-1/+2
2007-10-10r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()Stefan Metzmacher1-0/+8
2007-10-10r21798: unsetenv() returns void on some platforms (BSD)Stefan Metzmacher1-9/+1
2007-10-10r21797: remove the key directly from the environ arrayStefan Metzmacher1-25/+17
2007-10-10r21796: check if unsetenv() works on an non-existing keyStefan Metzmacher1-0/+2
2007-10-10r21795: fix the prototype of unsetenv()...Stefan Metzmacher1-1/+1
2007-10-10r21794: add setenv()/unsetenv() testsuiteStefan Metzmacher1-1/+61
2007-10-10r21793: add replacement for unsetenv()Stefan Metzmacher4-1/+42
2007-10-10r21791: This test is still just as valid without as much CPU time wasted.Andrew Bartlett1-2/+2
2007-10-10r21790: Setup the socket_wrapper_dir when we set the environment variable.Andrew Bartlett2-8/+8
2007-10-10r21789: We do actually need this, to get a contextCSN attribute, which we needAndrew Bartlett1-0/+6
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher4-32/+32
2007-10-10r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher1-2/+3
2007-10-10r21771: We just don't need to test this on more than one transport.Andrew Bartlett1-2/+2
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett4-9/+18
2007-10-10r21760: Try to pin down were some errors are coming from. Ensure we at leastAndrew Bartlett1-8/+25
2007-10-10r21751: These 2 tests pass for me, so add them to the standard test script.Andrew Bartlett4-5/+5
2007-10-10r21746: We don't link in this file any more.Andrew Bartlett1-359/+0
2007-10-10r21745: indentAndrew Bartlett1-1/+1
2007-10-10r21744: Test more talloc failure cases.Andrew Bartlett1-1/+6