Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -161/+184 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 1 | -1/+15 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -4/+4 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -5/+5 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -5/+10 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -156/+160 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 1 | -1/+1 |
2008-05-11 | Complete dependencies for python modules (actually matters when built standal... | Jelmer Vernooij | 1 | -17/+13 |
2008-05-10 | Clean up some git merges gone wrong. | Jelmer Vernooij | 1 | -4/+0 |
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Fix installation of pidl perl files, torture pc file. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -16/+28 |
2008-04-15 | Split binding structure handling out into a separate file. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d... | Jelmer Vernooij | 1 | -18/+19 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -157/+282 |
2008-04-09 | Merge branch 'openchange' into cprovision | Jelmer Vernooij | 1 | -2/+0 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -6/+25 |
2008-04-08 | Add python bindings for drsuapi. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-08 | Add python bindings for unixinfo. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-08 | Add Python bindings for DFS. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-04 | Avoid installing unused header file. | Jelmer Vernooij | 1 | -2/+0 |
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 1 | -2/+5 |
2008-04-02 | Move handle utility functions to public header, remove more public headers. | Jelmer Vernooij | 1 | -1/+2 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -3/+3 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -1/+1 |
2008-03-18 | libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anyway | Stefan Metzmacher | 1 | -1/+1 |
2008-03-09 | Move PC_FILE out of the perl code. | Jelmer Vernooij | 1 | -3/+4 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -6/+8 |
2008-03-04 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-04 | Deal with subsystems with no settings, several other minor fixes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-04 | Fix includes. | Jelmer Vernooij | 1 | -0/+2 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -142/+254 |
2008-02-29 | Use special make variables. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -19/+40 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -3/+0 |
2008-01-22 | dcerpc_samr: Use manually written .pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | dcerpc: Use manually written .pc files for dcerpc and ndr. | Jelmer Vernooij | 1 | -0/+2 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -12/+3 |
2008-01-14 | python: Enable building of the wkssvc python bindings. | Jelmer Vernooij | 1 | -0/+4 |
2008-01-14 | python: Compile in svcctl Python bindings. | Jelmer Vernooij | 1 | -0/+4 |
2008-01-14 | python: Work around the fact that there are two "security" modules now. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-14 | python: Compile security module, handle uint. | Jelmer Vernooij | 1 | -0/+3 |
2008-01-14 | python: Enable python bindings for samr and lsa interfaces. | Jelmer Vernooij | 1 | -0/+16 |
2008-01-14 | python: Build epmapper module. | Jelmer Vernooij | 1 | -1/+4 |
2008-01-14 | python: Fix python code for winreg, add test. | Jelmer Vernooij | 1 | -0/+4 |
2008-01-14 | python: Start building winreg module. | Jelmer Vernooij | 1 | -0/+7 |
2008-01-14 | pidl/python: Fix compilation of py_echo. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-03 | r26658: pidl: Register Python modules. | Jelmer Vernooij | 1 | -0/+4 |