Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4027: add a useful function for debugging | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r4022: fix compiler warnings | Stefan Metzmacher | 4 | -6/+7 |
2007-10-10 | r4010: fixed parsing of null attributes in the ldb ldif parser | Andrew Tridgell | 2 | -2/+7 |
2007-10-10 | r3976: changed NBENCH to use the same recording method as the latest dbench, | Andrew Tridgell | 1 | -2/+21 |
2007-10-10 | r3972: use GUID_* naming context and move GUID_* functions to one place | Stefan Metzmacher | 4 | -69/+6 |
2007-10-10 | r3968: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3965: fix compiler warnings | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r3964: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3961: - fix compiler warnings | Stefan Metzmacher | 2 | -7/+3 |
2007-10-10 | r3960: fix compiler warnings | Stefan Metzmacher | 2 | -3/+2 |
2007-10-10 | r3926: fix compiler warnings | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r3898: Work towards local/server DCOM support, start working | Jelmer Vernooij | 6 | -14/+177 |
2007-10-10 | r3897: add a locking infrastructure | Simo Sorce | 6 | -18/+111 |
2007-10-10 | r3891: Add rot (Running Object Table) interface | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 3 | -4/+34 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 3 | -139/+1 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 34 | -137/+354 |
2007-10-10 | r3782: use ldb_ namespace | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r3760: mention -o switch in help message | Simo Sorce | 5 | -0/+10 |
2007-10-10 | r3757: Some fixes for ldb_ldap | Simo Sorce | 7 | -8/+11 |
2007-10-10 | r3755: add missing files | Simo Sorce | 4 | -0/+758 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 17 | -290/+487 |
2007-10-10 | r3753: Have some modules default to "NOT" and enable them again when | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r3750: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3743: auto-support the RH schema location as well | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3742: make test-ldap give a sane error message when the openldap schema file... | Andrew Tridgell | 1 | -0/+19 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 14 | -233/+10 |
2007-10-10 | r3734: Fix some incorrect dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 12 | -71/+17 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 5 | -13/+9 |
2007-10-10 | r3723: Now that timestring() always returns talloc'ed memory, we don't need | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3689: Large number of COM updates: | Jelmer Vernooij | 5 | -169/+310 |
2007-10-10 | r3667: Small COM fixes | Jelmer Vernooij | 3 | -14/+27 |
2007-10-10 | r3656: allow easy testing of the "realloc changes the pointer" type of proble... | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -5/+12 |
2007-10-10 | r3625: Couple of minor DCOM bugfixes | Jelmer Vernooij | 4 | -63/+100 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 2 | -23/+92 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 2 | -32/+189 |
2007-10-10 | r3598: hopefully fix the build on stratos | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 11 | -30/+21 |
2007-10-10 | r3581: fix some signedness warnings with gcc-4.0 | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r3579: with the gcc warning flag from abartlet we don't need sys_strftime() | Andrew Tridgell | 1 | -11/+1 |
2007-10-10 | r3578: a couple of include changes that should help with FreeBSD | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3572: Thanks to tridge for his patience with my build breakage. | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r3571: rough guesses at what abartlet really wanted to do in his last commit | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument. | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r3548: removed extra net/if.h include | Andrew Tridgell | 1 | -1/+0 |