Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22152: merge from samba3: | Stefan Metzmacher | 4 | -39/+2 |
2007-10-10 | r22089: check the return value of interpret_addr2() | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r22081: transaction_brlock() should be static | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r22053: remove samba3 specific stuff from tdbtool | Stefan Metzmacher | 1 | -77/+0 |
2007-10-10 | r22052: merge tdbtool from samba3 and build it | Stefan Metzmacher | 2 | -252/+395 |
2007-10-10 | r22041: merge trivial changes from samba3 | Stefan Metzmacher | 6 | -16/+20 |
2007-10-10 | r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case. | James Peach | 2 | -1/+9 |
2007-10-10 | r22028: Fix include path for the srcidr != builddir case. | James Peach | 1 | -1/+1 |
2007-10-10 | r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r21834: Remove unnecessary includes | Jelmer Vernooij | 4 | -4/+0 |
2007-10-10 | r21830: Fix header installation, remove proto header with a single prototype. | Jelmer Vernooij | 2 | -1/+7 |
2007-10-10 | r21828: Hardcode prototypes, as they're a public API. | Jelmer Vernooij | 2 | -2/+48 |
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 | r21761: - Give more detail on LDAP client library failures (make it clear | Andrew Bartlett | 2 | -5/+11 |
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 | r21740: this fixes the real cause of the large log files we had. The problem | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r21736: Fix the smbclient test to do something more interesting with the last | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r21729: Some more tests | Jelmer Vernooij | 2 | -6/+29 |
2007-10-10 | r21722: Add the dead record functionality presented on samba-technical@samba.... | Volker Lendecke | 4 | -6/+187 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21695: Fix on bigendian systems. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21694: Some more testing updates. | Jelmer Vernooij | 2 | -3/+38 |
2007-10-10 | r21691: Add testsuite for lib/charset | Jelmer Vernooij | 2 | -6/+237 |
2007-10-10 | r21688: Add simple tests for genrand | Jelmer Vernooij | 2 | -0/+99 |
2007-10-10 | r21685: Add some unit tests for the registry utility functions. | Jelmer Vernooij | 1 | -46/+63 |
2007-10-10 | r21683: Remove the gconf registry backend. | Jelmer Vernooij | 3 | -222/+0 |
2007-10-10 | r21671: Add initial simple tests for socket wrapper | Jelmer Vernooij | 3 | -1/+84 |
2007-10-10 | r21670: More tests | Jelmer Vernooij | 1 | -0/+94 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 6 | -0/+656 |
2007-10-10 | r21553: Remove bogus comment. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 8 | -399/+492 |
2007-10-10 | r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0 | Volker Lendecke | 4 | -13/+94 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -26/+26 |
2007-10-10 | r21412: The last patch also incremented the seqnum when tdb_store failed. Not... | Volker Lendecke | 1 | -8/+10 |
2007-10-10 | r21410: We have to increment the sequence number also when tdb_update_hash() | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21354: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21311: fix very ugly "using free'ed memory" bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21305: Change the skel module a little, so make it names clearer. | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r21303: As discussed on samba-technical: Change the static array for the in-m... | Volker Lendecke | 4 | -36/+96 |
2007-10-10 | r21302: Provide simple redirecting headers for standard headers. | Jelmer Vernooij | 3 | -1/+17 |
2007-10-10 | r21299: Fix the build for those that don't have talloc.h installed. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r21297: Remove the GTK+ tools and library from the main repository. They are ... | Jelmer Vernooij | 5 | -2/+12 |
2007-10-10 | r21256: - msg_type is not needed in the cluster messaging API | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r21233: first version of samba4 messaging using ctdb is working. This means we | Andrew Tridgell | 1 | -9/+9 |