summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer4-8/+9
2008-09-09Two useful "regshell" improvementsMatthias Dieter Wallnöfer1-8/+6
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell2-23/+28
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce5-7/+7
2008-06-14Use proper python errors.Jelmer Vernooij2-27/+17
2008-05-27Allow external use of regf idl.Jelmer Vernooij1-5/+4
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij2-1/+9
2008-05-23Cope with new event context parameter in API and removed parameters to reg_op...Jelmer Vernooij1-6/+6
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij18-224/+394
2008-05-23add more docstrings to registry python moduleJelmer Vernooij3-14/+100
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij2-3/+3
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-2/+2
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+4
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-21/+21
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij15-184/+264
2008-04-17More endian fixes in the registryAndrew Bartlett1-5/+5
2008-04-17Fix typoAndrew Bartlett1-1/+1
2008-04-17More work to avoid endian bugs in registry tests.Andrew Bartlett1-5/+7
2008-04-17Fix bug in registry test on big-endian machines.Andrew Bartlett2-19/+32
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij14-85/+158
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
2008-04-15Fix const.Jelmer Vernooij2-2/+2
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij1-27/+24
2008-04-15Fix formatting, remove unused function.Jelmer Vernooij1-14/+3
2008-04-15More patchfile fixes. Write support should work now.Wilco Baan Hofman2-14/+35
2008-04-15Fix PReg write support.Wilco Baan Hofman4-18/+97
2008-04-15Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman5-32/+226
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-3/+5
2008-04-14Remove debug stuff.Wilco Baan Hofman1-1/+0
2008-04-14Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman7-42/+164
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-24/+19
2008-04-14Attempt to fix the patchfile_preg backend for big endian machines.Wilco Baan Hofman2-6/+10
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-1/+1
2008-04-13Use new torture_assert_mem_equal.Jelmer Vernooij1-1/+1
2008-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij1-1/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij18-290/+232
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij1-0/+4
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij1-2/+2
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij1-1/+0
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+0
2008-04-02Trim down installed headers some more.Jelmer Vernooij1-1/+1
2008-04-02Merge hive.h into registry.hJelmer Vernooij7-215/+186
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij6-61/+30
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-4/+4
2008-03-28Convert some more files to GPLv3.Andrew Kroeger8-8/+8
2008-03-28Merge v4.0-testJelmer Vernooij1-13/+13