summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-104-4/+4
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r4027: add a useful function for debuggingStefan Metzmacher2007-10-101-0/+18
* r4022: fix compiler warningsStefan Metzmacher2007-10-104-6/+7
* r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell2007-10-102-2/+7
* r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2007-10-101-2/+21
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-104-69/+6
* r3968: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3965: fix compiler warningsStefan Metzmacher2007-10-101-3/+1
* r3964: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3961: - fix compiler warningsStefan Metzmacher2007-10-102-7/+3
* r3960: fix compiler warningsStefan Metzmacher2007-10-102-3/+2
* r3926: fix compiler warningsStefan Metzmacher2007-10-101-4/+0
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-106-14/+177
* r3897: add a locking infrastructureSimo Sorce2007-10-106-18/+111
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2007-10-101-0/+1
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-103-4/+34
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-103-139/+1
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-1034-137/+354
* r3782: use ldb_ namespaceStefan Metzmacher2007-10-102-3/+3
* r3760: mention -o switch in help messageSimo Sorce2007-10-105-0/+10
* r3757: Some fixes for ldb_ldapSimo Sorce2007-10-107-8/+11
* r3755: add missing filesSimo Sorce2007-10-104-0/+758
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-1017-290/+487
* r3753: Have some modules default to "NOT" and enable them again whenJelmer Vernooij2007-10-102-0/+3
* r3750: fix the buildStefan Metzmacher2007-10-101-1/+1
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-1/+1
* r3743: auto-support the RH schema location as wellAndrew Tridgell2007-10-101-0/+4
* r3742: make test-ldap give a sane error message when the openldap schema file...Andrew Tridgell2007-10-101-0/+19
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-1014-233/+10
* r3734: Fix some incorrect dependenciesJelmer Vernooij2007-10-101-1/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-1012-71/+17
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-105-13/+9
* r3723: Now that timestring() always returns talloc'ed memory, we don't needAndrew Bartlett2007-10-101-1/+1
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-105-169/+310
* r3667: Small COM fixesJelmer Vernooij2007-10-103-14/+27
* r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell2007-10-101-0/+13
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-5/+12
* r3625: Couple of minor DCOM bugfixesJelmer Vernooij2007-10-104-63/+100
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-101-2/+2
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-102-23/+92
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-102-32/+189
* r3598: hopefully fix the build on stratosAndrew Tridgell2007-10-101-0/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-1011-30/+21
* r3581: fix some signedness warnings with gcc-4.0Stefan Metzmacher2007-10-101-2/+1
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-101-11/+1
* r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell2007-10-101-0/+1
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-3/+8
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+12
* r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett2007-10-101-1/+9