summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij10-39/+44
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij5-12/+15
2008-05-18Use variable for param src dir.Jelmer Vernooij2-17/+10
2008-05-18Build system doesn't do make variable expansion...Jelmer Vernooij1-23/+23
2008-05-18Use src dir.Jelmer Vernooij4-396/+398
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij3-8/+10
2008-05-18Move templates to a separate file.Jelmer Vernooij2-96/+100
2008-05-18Avoid use of relative paths.Jelmer Vernooij1-14/+14
2008-05-18Fix --output argument.Jelmer Vernooij1-1/+1
2008-05-18Allow specifying different input file to smb_build.Jelmer Vernooij2-3/+13
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij3-27/+35
2008-05-18Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2-26/+42
2008-05-18Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij41-391/+1135
2008-05-17smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher2-1/+3
2008-05-17smbd: add session_info to struct stream_connectionStefan Metzmacher1-0/+6
2008-05-16lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...Stefan Metzmacher2-1/+1
2008-05-16lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI...Stefan Metzmacher1-25/+3
2008-05-16lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKETStefan Metzmacher1-0/+40
2008-05-16lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2-103/+0
2008-05-16Install python modules by default.Jelmer Vernooij1-0/+2
2008-05-16Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke1-10/+21
2008-05-16Fix two C++ warningsVolker Lendecke1-2/+4
2008-05-16torture: add RPC-BENCH-SCHANNEL1 testStefan Metzmacher2-0/+273
2008-05-16Fix an uninitialized variable warningVolker Lendecke1-1/+1
2008-05-16In torture_leave_domain, say what account was deletedVolker Lendecke1-2/+4
2008-05-16build: readd ALL_OBJS which is needed for automatic_dependenciesStefan Metzmacher1-0/+2
2008-05-16The following patch calls the op_bind operation for an interface which contex...Julien Kerihuel1-0/+8
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel2-0/+5
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-12Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij14-45/+37
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