sharpe/samba-autobuild/.git
2008-05-18 Jelmer VernooijCreate prototype headers from Makefile directory, witho...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba34.git...
2008-05-18 Jelmer VernooijTypo, formatting fixes.
2008-05-18 Jelmer VernooijAvoid smb_build for prototype headers in some places.
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in remaining subsystems.
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variable for param src dir.
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijBuild system doesn't do make variable expansion...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse src dir.
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source path in libnet/ and scripting...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijMove templates to a separate file.
2008-05-18 Jelmer VernooijAvoid use of relative paths.
2008-05-18 Jelmer VernooijSimplify argument handling.
2008-05-18 Jelmer VernooijFix --output argument.
2008-05-18 Jelmer VernooijAllow specifying different input file to smb_build.
2008-05-18 Jelmer VernooijMove writing of data.mk file to m4 macro.
2008-05-18 Jelmer VernooijMove writing autoconf vars into files into m4 macros.
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-17 Stefan Metzmachersmbd: pass down lp_ctx to stream_new_connection_merge()
2008-05-16 Stefan Metzmachersmbd: add session_info to struct stream_connection
2008-05-16 Stefan Metzmacherlib/replace: move sys/sockio.h and sys/un.h checks...
2008-05-16 Stefan Metzmacherlib/socket: remove unused configure checks for HAVE_SOC...
2008-05-16 Stefan Metzmacherlib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_...
2008-05-16 Stefan Metzmacherlib/socket: remove unused configure check for HAVE_WORK...
2008-05-16 Jelmer VernooijInstall python modules by default.
2008-05-16 Volker LendeckeMake rpc-bench-schannel1 use two wks accounts if -...
2008-05-16 Volker LendeckeFix two C++ warnings
2008-05-16 Stefan Metzmachertorture: add RPC-BENCH-SCHANNEL1 test
2008-05-16 Volker LendeckeFix an uninitialized variable warning
2008-05-16 Volker LendeckeIn torture_leave_domain, say what account was deleted
2008-05-16 Stefan Metzmacherbuild: readd ALL_OBJS which is needed for automatic_dep...
2008-05-16 Julien KerihuelThe following patch calls the op_bind operation for...
2008-05-16 Julien KerihuelThis patch adds remaining padding bytes to the dcerpc_f...
2008-05-14 Volker LendeckeFix an uninitialized variable introduced by 3045d391
2008-05-14 Stefan MetzmacherRevert "lib/events: system/network.h isn't needed"
2008-05-14 Stefan Metzmacherlib/events: system/network.h isn't needed
2008-05-14 Simo SorceMake it possible to build libevents standalone.
2008-05-13 Stefan Metzmacherlibreplace: try to fix the build on HP-UX which has...
2008-05-13 Stefan Metzmacherlibreplace: make sure system/network.h is only used...
2008-05-13 Stefan Metzmacherlibreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLA...
2008-05-13 Stefan Metzmacherlibreplace: include inet_ntoa.o when the system one...
2008-05-13 Stefan Metzmacherlibreplace: merge getifaddrs.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge getaddrinfo.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge socketpair.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge inet_pton.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge inet_ntop.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge inet_aton.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge inet_ntoa.m4 into libreplace_network.m4
2008-05-13 Stefan Metzmacherlibreplace: merge socket.m4 into libreplace_network.m4
2008-05-12 Jelmer VernooijMerge branch 'nosmbpython' into v4-0-test
2008-05-11 Jelmer VernooijFail earlier on if shared libs can't be built.
2008-05-11 Jelmer VernooijAdd extra include directories, hopefully fixes the...
2008-05-11 Jelmer VernooijRemove obsolete provisioning library.
2008-05-11 Jelmer VernooijRemove python extension from upgrade script.
2008-05-11 Jelmer VernooijProperly support sentinels for binary init functions...
2008-05-11 Jelmer VernooijAvoid unnecessary headers in lib/torture.
2008-05-11 Jelmer VernooijRemove smbpython.
2008-05-11 Jelmer VernooijSet sys.path for running inside source tree.
2008-05-11 Jelmer VernooijUse system python rather than smbpython.
2008-05-11 Jelmer VernooijFix formatting of install message.
2008-05-11 Jelmer VernooijRemove extra space that caused issues during make install.
2008-05-11 Jelmer VernooijAvoid installing non-public header.
2008-05-11 Jelmer Vernooijmake sure to always use string version of uuid rather...
2008-05-11 Jelmer VernooijComplete dependencies for python modules (actually...
2008-05-11 Jelmer VernooijFix dependency on loadparm.
2008-05-11 Jelmer VernooijUse consistent function names with the standard Python...
2008-05-11 Jelmer VernooijProperly escape quotes.
2008-05-11 Jelmer VernooijMerge ldb_map into LIBLDB.
2008-05-10 Jelmer VernooijFix LDB module initialization when using external ldb.
2008-05-10 Jelmer VernooijFix torture module initializion.
2008-05-10 Jelmer VernooijRevert "Remove copy of torture file."
2008-05-10 Jelmer VernooijInstall standalone python modules (so we can use stock...
2008-05-10 Jelmer VernooijFix soversion for libtorture and libsamba-hostconfig.
2008-05-10 Jelmer VernooijRemove copy of torture file.
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijFix building with system-provided LDB without breaking...
2008-05-10 Jelmer VernooijRevert "Fix building with system-provided LDB."
2008-05-10 Jelmer VernooijClean up some git merges gone wrong.
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijFix building with system-provided LDB.
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-10 Jelmer VernooijFix case.
2008-05-09 Jelmer VernooijFix location of torture pc file.
2008-05-09 Jelmer VernooijFix installation of pidl perl files, torture pc file.
2008-05-08 Jelmer VernooijFix typo.
2008-05-08 William JojoAdd undefined symbol flag for AIX.
2008-05-08 Jelmer VernooijFix typo.
2008-05-08 Jelmer VernooijFix link flags for ldb and tdb Python modules.
2008-05-08 Jelmer VernooijInstall session.h, required by OpenChange's proxy.
2008-05-07 Stefan Metzmacherlibreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for...
2008-05-07 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
next