summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij4-2/+12
2007-10-10r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij2-45/+188
2007-10-10r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij3-45/+100
2007-10-10r169: Fix gregeditJelmer Vernooij2-31/+8
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij8-192/+307
2007-10-10r166: Fix enumerating values in nt4 backendJelmer Vernooij3-0/+6
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij2-26/+40
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij2-4/+4
2007-10-10r163: - enable ldap in the sample makefile, and use /usr prefixAndrew Tridgell2-14/+26
2007-10-10r162: Minor bugfixes:Jelmer Vernooij2-4/+3
2007-10-10r159: nicer usage messages when no URL is givenAndrew Tridgell5-11/+11
2007-10-10r158: cope with or without LDAP in samba build of ldbAndrew Tridgell2-3/+7
2007-10-10r157: cope with or without LDAP in ldb sample MakefileAndrew Tridgell1-5/+13
2007-10-10r152: a quick airport commit ....Andrew Tridgell20-576/+927
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher2-8/+18
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe5-4/+8
2007-10-10r136: I forgot to add config.m4 for ldb in my ldb commitAndrew Tridgell1-0/+7
2007-10-10r135: some test ldif for an idea I am playing with to replace smb.conf with a...Andrew Tridgell2-0/+62
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell2-3/+2
2007-10-10r131: mark some scripts executableAndrew Tridgell1-0/+0
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij4-81/+169
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij14-452/+1266
2007-10-10r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()Stefan Metzmacher1-1/+1
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij2-2/+19
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-19/+25
2007-10-10r42: importing .cvsignore filesGerald Carter2-10/+0
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij7-141/+102
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij7-151/+168
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij18-0/+4805
2007-10-10[GLUE] Sync tree with SVN r17.Gerald (Jerry) Carter1-0/+0
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell19-405/+922
2004-04-01allow "struct TDB_DATA" as well as just "TDB_DATA"Andrew Tridgell1-1/+1
2004-03-31building with Makefile.ldb now worksAndrew Tridgell5-857/+139
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell36-0/+5656
2004-03-28merge some recent tdb changed from samba3Andrew Tridgell2-9/+74
2004-03-28switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell3-4/+4
2004-03-28after discussion with the copyright holders tdb is now under the LGPLAndrew Tridgell3-38/+56
2004-03-28added a TDB_MODIFY flag to tdb_store() that says "if the recordAndrew Tridgell2-0/+7
2004-03-28added a private pointer to tdb_traverse() to allow callers to supplyAndrew Tridgell2-4/+4
2004-03-28removed the state parameter to tdb_traverse and the TDB_MODIFY flagAndrew Tridgell2-12/+7
2004-02-24make proto should not catch any function of the lib/popt/*.c stuffStefan Metzmacher1-2/+2
2004-02-24let the popt replacement stuff survive a make protoStefan Metzmacher5-37/+67
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher3-493/+79
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher1-42/+0
2004-02-18remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher1-31/+0
2004-02-18move some cryto stuff to lib/crypto/*Stefan Metzmacher5-626/+5
2004-02-12move the tdb lib code to lib/tdb/*Stefan Metzmacher1-1/+1
2004-02-12move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher1-3/+3
2004-02-12move the -lpopt replacement to a LIBPOPT subsystemStefan Metzmacher1-15/+24
2004-02-12move more code to the config.m4 schemeStefan Metzmacher1-0/+24