2007-10-10 |
Stefan Metzmacher | r22041: merge trivial changes from samba3 |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22040: Use $< to specify the immediate prerequisit... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r22038: - fix perl warning |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22037: Make sure STATICDIR exists before linking a... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22036: Make sure both srcdir and builddir are in VPATH. |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22035: Introduce HOSTLD which is needed to link the... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22034: Use builddir and srcdir instead on samba_buildd... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22032: Make sure static libraries end up in bin/static. |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22031: Make sure we rewrite the include directives... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22030: Simplify include parsing for config.mk files... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22029: Make sure we respect $srcdir correctly for... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22028: Fix include path for the srcidr != builddir... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22027: Allow separate build and source directories... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r22025: patch from Ronnie to make locktest also test... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r22021: use the pid specified in the individual locks... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r22005: Add more code (doesn't work at the moment)... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r22004: Check for dereferencing null pointers. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21996: Fix a bug for invalid casts of pointers. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21995: Patch from Ronnie Sahlberg. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21971: Fill in some more values in config files from... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21970: Ensure that Fedora DS can be shut down correctl... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r21951: Hopefully fix valgrind warning. |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r21949: After discussion with the Apple and Linux clien... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21943: don't send unitialized data |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21928: fix the interface uuid of wzcsvc. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21911: Some more work on making the ncacn_np handling... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21910: Clean up some unused functions. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21909: Merge some of my recent improvements to the... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21896: - Enable creating default NetContext when no... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21859: add a comment why we remove the rid_crypt obfus... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21852: Further work on initialising libnet context... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21843: the computer_dn isn't needed anymore because... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21842: fix typo in comment |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21841: Rename the method and check parameters more... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21839: add my email address |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21838: generate no metadata for constructed attributes |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21837: Make dcerpc_mgmt a separate library again,... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21836: Assume that if an OpenLDAP system is 'modular... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21835: fixed a rpc server bug where we failed to remov... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21834: Remove unnecessary includes |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21833: Don't install static libs, they can't be used... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21832: Ignore some more autogenerated files. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21830: Fix header installation, remove proto header... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21829: Integrate mgmt in libdcerpc. We have enough... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21828: Hardcode prototypes, as they're a public API. |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21827: move comments to the place where the functional... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21826: reorder functions |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21821: move comment about the becoming a dc to the... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21820: move function, so that all are in top-down... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21817: give fields a meaning |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21814: use ndr_push_error in the ndr layer, not just... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21812: fixed an integer overflow error in the ndr... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21811: fixed a queueing error in the dcerpc client... |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r21810: - The height of a widget is in relation to... |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r21809: - If the canvas is never initialized with the... |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r21808: - Fix a nasty bug in the finite state machine... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21807: modularise the opendb code, so different backen... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21806: I've been working over the last week to fix... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21799: tell roken.h.in to not generate prototypes... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21798: unsetenv() returns void on some platforms ... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21797: remove the key directly from the environ array |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21796: check if unsetenv() works on an non-existing key |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21795: fix the prototype of unsetenv()... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21794: add setenv()/unsetenv() testsuite |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21793: add replacement for unsetenv() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21791: This test is still just as valid without as... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21790: Setup the socket_wrapper_dir when we set the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21789: We do actually need this, to get a contextCSN... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21788: Add new JSON-RPC services. |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21787: Add new module to the swat application. |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r21786: My initial attempts in qooxdoo coding. Derrell... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21773: fix typo orginating -> originating |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r21772: add DS_BEHAVIOR_WIN2003_INTERIM constant |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21771: We just don't need to test this on more than... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21761: - Give more detail on LDAP client library failu... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21760: Try to pin down were some errors are coming... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21751: These 2 tests pass for me, so add them to the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21746: We don't link in this file any more. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21745: indent |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21744: Test more talloc failure cases. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21743: Always use the 'escaped' LDAPI path. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21742: reenable the smbclient test now that the d_prin... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21741: Like starting smbd, ensure we have acutally... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21740: this fixes the real cause of the large log... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21739: Make it easy to change the log level for the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21737: Print the error strings in the ejs ldb test. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21736: Fix the smbclient test to do something more... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r21735: skip the smbclient test until jelmer can take... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21733: Merge testenv back into core selftest.pl |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21732: Use smbtorture for enumerating tests. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21730: Reintroduce summary for testenv, remove old... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21729: Some more tests |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21728: Perhaps we don't need this on recent OpenLDAP... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21727: Walk some more of the error branches in the... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21722: Add the dead record functionality presented... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21721: Push the 'Success! Your new directory server... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21720: Try to make 'TEST_LDAP=yes make test' work... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r21719: Try to cover more of the server-side password... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r21716: Report status in a way the build farm recognizes. |
commit | commitdiff | tree |
next |