1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00
Commit Graph

131 Commits

Author SHA1 Message Date
Stefan Metzmacher
63600a2a9b r672: disable gregedit for now
metze
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
ba5e71f59e r668: fix the build
metze
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
c78a2ddb28 r665: merge over the new build system from my tmp branch
to the main SAMBA_4_0 tree.

NOTE: that it's not completely ready, but it's functional:-)

metze
2007-10-10 12:53:36 -05:00
Jelmer Vernooij
09096cfc3e r655: Fix if() logic 2007-10-10 12:51:56 -05:00
Stefan Metzmacher
d15f0e18bb r467: hopefully get the buildfarm compiling fine now...
metze
2007-10-10 12:51:44 -05:00
Stefan Metzmacher
cd609eb2fe r425: add some comments to ugly code parts
we should take care of 'char *' and 'const char *' and DO NOT mix them!

Jelmer: please fix this

metze
2007-10-10 12:51:38 -05:00
Tim Potter
0be7a866dc r355: Fix a bunch of compiler warnings in the registry code. 2007-10-10 12:51:34 -05:00
Jelmer Vernooij
c98a234d02 r274: Be somewhat more POSIX compatible 2007-10-10 12:51:18 -05:00
Herb Lewis
c64132ddc6 r200: fix compile errors 2007-10-10 12:51:16 -05:00
Jelmer Vernooij
02ddf78e55 r199: More registry rpc updates 2007-10-10 12:51:16 -05:00
Jelmer Vernooij
0a67057e96 r190: More RPC updates 2007-10-10 12:51:16 -05:00
Jelmer Vernooij
f832d6776c r187: RPC registry backend fixes 2007-10-10 12:51:15 -05:00
Jelmer Vernooij
88911bbcca r183: More bugfixes 2007-10-10 12:51:15 -05:00
Jelmer Vernooij
db5d7062e6 r182: Fix a couple of segfaults 2007-10-10 12:51:15 -05:00
Jelmer Vernooij
4d6ce64856 r181: Parsing windows '95 registry files now works (including values) 2007-10-10 12:51:15 -05:00
Jelmer Vernooij
dd31d3bcbf r174: Win95 registry files (like USER.DAT) can now be partially parsed 2007-10-10 12:51:15 -05:00
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