Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | Attempt to fix the patchfile_preg backend for big endian machines. | Wilco Baan Hofman | 2 | -6/+10 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-13 | Use new torture_assert_mem_equal. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-13 | Attempt to fix get_value() test on sparc machines. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 18 | -290/+232 |
2008-04-03 | Install libevents since it's required by samba-gtk. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-02 | Reintroduce header previously autogenerated but ignored by git. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-02 | Move handle utility functions to public header, remove more public headers. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-02 | Trim down installed headers some more. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Merge hive.h into registry.h | Jelmer Vernooij | 7 | -215/+186 |
2008-04-02 | Merge patchfile.h into registry.h | Jelmer Vernooij | 6 | -61/+30 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 8 | -8/+8 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -13/+13 |
2008-03-14 | swig: regenerate _wrap.c files | Stefan Metzmacher | 1 | -13/+13 |
2008-03-09 | Move PC_FILE out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -2/+3 |
2008-03-04 | Fix includes. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -24/+18 |
2008-03-03 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 4 | -37/+256 |
2008-03-03 | Merge branch 'v4-0-test' into id10ts-registry | Jelmer Vernooij | 11 | -30/+51 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -4/+8 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 10 | -25/+41 |
2008-02-26 | registry: Add an explicit test for recursive deletion. | Andrew Kroeger | 1 | -0/+37 |
2008-02-26 | registry: Implement recursive deletes for regf-backed registry. | Andrew Kroeger | 1 | -4/+49 |
2008-02-26 | registry: Implement recursive deletes for dir-backed registry. | Andrew Kroeger | 1 | -6/+54 |
2008-02-26 | registry: Implement recursive deletes for ldb-backed registry. | Andrew Kroeger | 1 | -27/+116 |
2008-02-26 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-26 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -4/+8 |
2008-02-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 7 | -24/+38 |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 5 | -11/+15 |
2008-02-21 | Remove yet more global_loadparm instances. | Jelmer Vernooij | 1 | -2/+4 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -5/+9 |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 4 | -7/+13 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 7 | -24/+38 |
2008-02-16 | Move responsibilities of build.h to makefile. | Jelmer Vernooij | 2 | -2/+0 |
2008-02-11 | Fix switching of hives in regshell (#5254) | Jelmer Vernooij | 1 | -0/+3 |
2008-02-09 | registry: Fix warning. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-22 | dcerpc: Use manually written .pc files for dcerpc and ndr. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-22 | registry: Use manually written .pc file. | Jelmer Vernooij | 2 | -0/+13 |
2008-01-18 | registry: Use correct return values. | Jelmer Vernooij | 7 | -32/+53 |
2008-01-18 | registry: Avoid mapping registry return codes: return the right value in the ... | Jelmer Vernooij | 3 | -3/+3 |
2008-01-18 | When Windows attempts to create a new key, it looks for an available key name | Andrew Kroeger | 1 | -7/+13 |
2008-01-18 | registry: Improve error codes and update tests. | Jelmer Vernooij | 6 | -20/+23 |
2008-01-18 | When Windows initially creates a new value, the value name is "New Value #1". | Andrew Kroeger | 1 | -2/+22 |
2008-01-18 | registry: Properly check return values from ldb_*() functions. | Andrew Kroeger | 1 | -3/+3 |