Age | Commit message (Expand) | Author | Files | Lines |
2010-04-27 | s4: use shared registry functions. | Günther Deschner | 1 | -1/+2 |
2009-06-02 | python: Move helper functions for using param into a separate file rather | Jelmer Vernooij | 1 | -1/+1 |
2009-02-02 | s4:auth/credentials: the python bindings don't use swig anymore | Stefan Metzmacher | 1 | -1/+1 |
2008-12-18 | Use plain Python C API for registry module, rather than SWIG. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-16 | Start converting registry python module to plain C rather than SWIG. | Jelmer Vernooij | 1 | -7/+3 |
2008-11-16 | s4:torture: fix the build with auto dependencies | Stefan Metzmacher | 1 | -1/+1 |
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Allow external use of regf idl. | Jelmer Vernooij | 1 | -5/+4 |
2008-05-22 | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 1 | -0/+2 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+4 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -21/+21 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -5/+5 |
2008-04-02 | Trim down installed headers some more. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Merge patchfile.h into registry.h | Jelmer Vernooij | 1 | -1/+1 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -4/+4 |
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-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-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-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-22 | registry: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-26 | r26602: Revert my previous commit as it only works with GNU make. | Jelmer Vernooij | 1 | -7/+7 |
2007-12-26 | r26600: Provide dir variable with current basedir in Makefile. | Jelmer Vernooij | 1 | -7/+7 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 1 | -1/+6 |
2007-12-21 | r25935: Fix registry tests. | Jelmer Vernooij | 1 | -3/+2 |
2007-12-21 | r25928: Split up torture-local a bit. | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r24723: Install the right headers for use by samba-gtk. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24668: Fix header installation. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -69/+27 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22404: more dependencies which should be private | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case. | James Peach | 1 | -1/+1 |
2007-10-10 | r21830: Fix header installation, remove proto header with a single prototype. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r21828: Hardcode prototypes, as they're a public API. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r21683: Remove the gconf registry backend. | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r21297: Remove the GTK+ tools and library from the main repository. They are ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r18176: reg_util.c needs LIBREPLACE for strndup | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -4/+4 |