summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-06-02fixed a warningAndrew Tridgell1-1/+1
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett4-24/+16
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-5/+10
2008-05-30two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()Andrew Tridgell1-4/+6
2008-05-30fixed a segv in the python messaging code on 64 bit systemsAndrew Tridgell1-1/+4
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij4-16/+24
2008-05-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-0/+198
2008-05-29Fix extra dash in command line flag.Jelmer Vernooij1-1/+1
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett1-1/+1
2008-05-29Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett1-12/+33
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-0/+177
2008-05-27Add variable for smbreadline directory.Jelmer Vernooij1-2/+2
2008-05-27Allow external use of regf idl.Jelmer Vernooij1-5/+4
2008-05-27Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij1-1/+1
2008-05-27Use new dynconfig.h location.Jelmer Vernooij4-3/+5
2008-05-27Use variable for ldb source directory.Jelmer Vernooij4-38/+38
2008-05-27Move version.o and dynconfig.o into their own directory.Jelmer Vernooij1-27/+0
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-1/+1
2008-05-26Finish smbstatus in Python.Jelmer Vernooij1-0/+3
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2-24/+33
2008-05-26Implement IRPC calls over the internal messaging bus.Jelmer Vernooij1-70/+119
2008-05-26Provide access to server_id from python bindings, add more tests.Jelmer Vernooij4-6/+68
2008-05-26Add bindings for deregister.Jelmer Vernooij1-0/+21
2008-05-26Support messaging_client_init in the python bindings.Jelmer Vernooij1-40/+58
2008-05-26Add bindings for irpc_{add,remove}_name.Jelmer Vernooij1-0/+39
2008-05-25Add tests for irpc python bindings.Jelmer Vernooij1-0/+25
2008-05-25Start building IRPC Python support.Jelmer Vernooij2-44/+240
2008-05-24Initialize module.Jelmer Vernooij1-1/+2
2008-05-24Initial work on IRPC Python support.Jelmer Vernooij1-0/+201
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij4-2/+14
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 Vernooij120-5412/+3872
2008-05-23Add proper implementation of MessageElement.__cmp__.Jelmer Vernooij3-11/+16
2008-05-23Add docstrings to events python module.Jelmer Vernooij3-7/+27
2008-05-23add more docstrings to registry python moduleJelmer Vernooij3-14/+100
2008-05-23Use restructuredText formatting for docstrings.Jelmer Vernooij2-0/+6
2008-05-23Add some docstrings to tdb.Jelmer Vernooij3-122/+319
2008-05-23Add module docstring, docstrings for constructors.Jelmer Vernooij3-14/+63
2008-05-23Add more docstrings in the ldb python module.Jelmer Vernooij3-6/+43
2008-05-23Add some docstrings to ldb python module, fix MessageElement name.Jelmer Vernooij3-144/+430
2008-05-22libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...Stefan Metzmacher1-1/+1
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij4-4/+4
2008-05-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-11/+34
2008-05-22Fix events test.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij6-8/+8
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij4-0/+9
2008-05-21lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher1-11/+5
2008-05-21libreplace: add test for HAVE_IPV6Stefan Metzmacher1-0/+29
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij4-0/+8