summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-15started new vfs_smb2 moduleAndrew Tridgell3-0/+1152
2008-05-14Fix an uninitialized variable introduced by 3045d391Volker Lendecke1-2/+1
2008-05-14Revert "lib/events: system/network.h isn't needed"Stefan Metzmacher4-0/+4
2008-05-14lib/events: system/network.h isn't neededStefan Metzmacher4-4/+0
2008-05-14Make it possible to build libevents standalone.Simo Sorce17-26/+527
2008-05-13libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6Stefan Metzmacher1-0/+13
2008-05-13libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...Stefan Metzmacher2-0/+5
2008-05-13libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS varsStefan Metzmacher1-17/+18
2008-05-13libreplace: include inet_ntoa.o when the system one is brokenStefan Metzmacher1-2/+3
2008-05-13libreplace: merge getifaddrs.m4 into libreplace_network.m4Stefan Metzmacher2-129/+127
2008-05-13libreplace: merge getaddrinfo.m4 into libreplace_network.m4Stefan Metzmacher2-33/+33
2008-05-13libreplace: merge socketpair.m4 into libreplace_network.m4Stefan Metzmacher2-2/+2
2008-05-13libreplace: merge inet_pton.m4 into libreplace_network.m4Stefan Metzmacher2-2/+2
2008-05-13libreplace: merge inet_ntop.m4 into libreplace_network.m4Stefan Metzmacher2-2/+2
2008-05-13libreplace: merge inet_aton.m4 into libreplace_network.m4Stefan Metzmacher2-2/+2
2008-05-13libreplace: merge inet_ntoa.m4 into libreplace_network.m4Stefan Metzmacher2-20/+20
2008-05-13libreplace: merge socket.m4 into libreplace_network.m4Stefan Metzmacher2-40/+40
2008-05-11Fail earlier on if shared libs can't be built.Jelmer Vernooij1-29/+5
2008-05-11Add extra include directories, hopefully fixes the build on aix53bf.Jelmer Vernooij1-1/+1
2008-05-11Remove obsolete provisioning library.Jelmer Vernooij1-1254/+0
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij2-1/+1
2008-05-11Properly support sentinels for binary init functions. This should fix the build.Jelmer Vernooij1-0/+2
2008-05-11Avoid unnecessary headers in lib/torture.Jelmer Vernooij1-2/+0
2008-05-11Fix formatting of install message.Jelmer Vernooij1-1/+1
2008-05-11Remove extra space that caused issues during make install.Jelmer Vernooij1-1/+1
2008-05-11Avoid installing non-public header.Jelmer Vernooij1-1/+0
2008-05-11make sure to always use string version of uuid rather than object.Jelmer Vernooij2-6/+7
2008-05-11Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2-18/+20
2008-05-11Fix dependency on loadparm.Jelmer Vernooij1-1/+1
2008-05-11Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij3-7/+7
2008-05-11Properly escape quotes.Jelmer Vernooij1-2/+2
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij3-12/+5
2008-05-11Fix LDB module initialization when using external ldb.Jelmer Vernooij2-2/+5
2008-05-10Fix torture module initializion.Jelmer Vernooij6-15/+15
2008-05-10Revert "Remove copy of torture file."Jelmer Vernooij2-1/+72
2008-05-10Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij3-8/+11
2008-05-10Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2-2/+2
2008-05-10Remove copy of torture file.Jelmer Vernooij2-72/+1
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-22/+15
2008-05-10Fix building with system-provided LDB without breaking anything else :-)Jelmer Vernooij1-19/+15
2008-05-10Revert "Fix building with system-provided LDB."Jelmer Vernooij1-3/+0
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij7-21/+3
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+3
2008-05-10Fix building with system-provided LDB.Jelmer Vernooij1-0/+3
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij93-748/+1002
2008-05-10Fix case.Jelmer Vernooij1-2/+2
2008-05-10Fix location of torture pc file.Jelmer Vernooij1-1/+1
2008-05-10Fix installation of pidl perl files, torture pc file.Jelmer Vernooij4-2/+5
2008-05-08Fix typo.Jelmer Vernooij1-1/+0
2008-05-08Add undefined symbol flag for AIX.William Jojo1-0/+4