Age | Commit message (Expand) | Author | Files | Lines |
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-29 | Don't make the NTP signd headers public. | Andrew Bartlett | 1 | -2/+0 |
2008-05-28 | Fix dependency list for NDR_TABLE | Andrew Bartlett | 1 | -1/+1 |
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -135/+37 |
2008-05-27 | Allow librpcsrcdir to be an absolute path. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Start an 'NTP signing server' in Samba4. | Andrew Bartlett | 1 | -0/+7 |
2008-05-26 | Allow using IRPC functions on the messaging bus from Python. | Jelmer Vernooij | 1 | -0/+17 |
2008-05-24 | Use manually written Python bindings for DCE/RPC rather than SWIG based. | Jelmer Vernooij | 1 | -20/+19 |
2008-05-23 | Disable building of EJS DCE/RPC support. | Jelmer Vernooij | 1 | -114/+0 |
2008-05-22 | Move DCE/RPC python bindings into samba package. | Jelmer Vernooij | 1 | -17/+17 |
2008-05-22 | Fix dependencies and imports. | Jelmer Vernooij | 1 | -10/+10 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -2/+17 |
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 1 | -1/+1 |
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-21 | Manually handle the NETLOGON_SAM_LOGON_REQUEST too. | Andrew Bartlett | 1 | -1/+1 |
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 |