1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00
Commit Graph

415 Commits

Author SHA1 Message Date
Jelmer Vernooij
32036375de r169: Fix gregedit 2007-10-10 12:51:13 -05:00
Jelmer Vernooij
aa739e8d3c r168: - Cleanups in rpc backend
- Small fixess in nt4 and dir backends
- Start on w95 file backend
2007-10-10 12:51:13 -05:00
Jelmer Vernooij
1a7de762c6 r166: Fix enumerating values in nt4 backend 2007-10-10 12:51:13 -05:00
Jelmer Vernooij
1d8a6d762a r165: Add support for viewing registry values in gregedit 2007-10-10 12:51:13 -05:00
Jelmer Vernooij
697560a117 r164: Viewing remote registries with gregedit works now 2007-10-10 12:51:13 -05:00
Jelmer Vernooij
1bb64782c6 r162: Minor bugfixes:
- Don't keep windows open after errors
 - Don't build ldb backend by default
2007-10-10 12:51:12 -05:00
Andrew Tridgell
0b66590330 r134: - added ldb to the build of smbd
- fixed build of the ldb registry backend
2007-10-10 12:51:10 -05:00
Jelmer Vernooij
95c9852b16 r129: Convert other utilities to new API 2007-10-10 12:51:09 -05:00
Jelmer Vernooij
3adffa0217 r128: Another registry update. Changes:
- Start with the LDB backend
- The API is now more windows-like, which should make it easier to use
  in rpc_server
- Added a GTK+ front-end
- Added some more IDL

More updates will follow, especially in the RPC field..
2007-10-10 12:51:09 -05:00
Stefan Metzmacher
60aa14d463 r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
we should have only one AC_OUTPUT() at the end of configure.in

metze
2007-10-10 12:51:09 -05:00
Jelmer Vernooij
ae2b63b6f1 r61: - Implement first call in the winreg rpc server
- Add some initial implementation of the ldb backend
- More checks in the winreg torture test
2007-10-10 12:50:41 -05:00
Jelmer Vernooij
9f13b7c60c r46: Add CreateKey function (still working on it) 2007-10-10 12:50:40 -05:00
Jelmer Vernooij
d85b8fb3b7 r36: - Start using memory pools in the registry library
- Remove obsolete file
2007-10-10 12:50:40 -05:00
Jelmer Vernooij
98224f5436 r31: More registry updates. regdiff/regpatch work now. 2007-10-10 12:50:40 -05:00
Jelmer Vernooij
7cab3a00d7 r20: Add the registry library. Still needs a lot of work,
see source/lib/registry/TODO for details.
2007-10-10 12:50:33 -05:00