summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Install python modules by default.Jelmer Vernooij2008-05-161-0/+2
| * | | | | | | | | Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij2008-05-1214-45/+37
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Remove smbpython.Jelmer Vernooij2008-05-113-40/+0
| | * | | | | | | | Set sys.path for running inside source tree.Jelmer Vernooij2008-05-118-4/+30
| | * | | | | | | | Use system python rather than smbpython.Jelmer Vernooij2008-05-115-3/+9
* | | | | | | | | | added mkdir to SMB2 proxyAndrew Tridgell2008-05-193-20/+85
* | | | | | | | | | private -> private_data for struct smb2_requestAndrew Tridgell2008-05-167-24/+39
* | | | | | | | | | build the smb2 composite callsAndrew Tridgell2008-05-161-1/+2
* | | | | | | | | | declare composite_wait_free()Andrew Tridgell2008-05-161-0/+1
* | | | | | | | | | - added a composite_wait_free() callAndrew Tridgell2008-05-161-1/+18
* | | | | | | | | | started adding SMB2 composite functions that emulate common SMB callsAndrew Tridgell2008-05-161-0/+122
* | | | | | | | | | added SMB2 proxying for unlinkAndrew Tridgell2008-05-161-427/+43
* | | | | | | | | | fixed warningAndrew Tridgell2008-05-161-1/+2
* | | | | | | | | | fixed file_index referenceAndrew Tridgell2008-05-161-1/+1
* | | | | | | | | | added handlers for connect, search_first and fsinfo. Andrew Tridgell2008-05-151-152/+225
* | | | | | | | | | better match WSPP doc name for find flagsAndrew Tridgell2008-05-151-1/+1
* | | | | | | | | | update some SMB2 find flagsAndrew Tridgell2008-05-152-4/+5
* | | | | | | | | | use a newer fsinfo level in smbclient, to support larger disksAndrew Tridgell2008-05-152-8/+12
* | | | | | | | | | started new vfs_smb2 moduleAndrew Tridgell2008-05-153-0/+1152
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Fix an uninitialized variable introduced by 3045d391Volker Lendecke2008-05-141-2/+1
* | | | | | | | | Revert "lib/events: system/network.h isn't needed"Stefan Metzmacher2008-05-144-0/+4
* | | | | | | | | lib/events: system/network.h isn't neededStefan Metzmacher2008-05-144-4/+0
* | | | | | | | | Make it possible to build libevents standalone.Simo Sorce2008-05-1417-26/+527
* | | | | | | | | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6Stefan Metzmacher2008-05-131-0/+13
* | | | | | | | | libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...Stefan Metzmacher2008-05-132-0/+5
* | | | | | | | | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS varsStefan Metzmacher2008-05-131-17/+18
* | | | | | | | | libreplace: include inet_ntoa.o when the system one is brokenStefan Metzmacher2008-05-131-2/+3
* | | | | | | | | libreplace: merge getifaddrs.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-129/+127
* | | | | | | | | libreplace: merge getaddrinfo.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-33/+33
* | | | | | | | | libreplace: merge socketpair.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
* | | | | | | | | libreplace: merge inet_pton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
* | | | | | | | | libreplace: merge inet_ntop.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
* | | | | | | | | libreplace: merge inet_aton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
* | | | | | | | | libreplace: merge inet_ntoa.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-20/+20
* | | | | | | | | libreplace: merge socket.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-40/+40
|/ / / / / / / /
* | | | | | | | Fail earlier on if shared libs can't be built.Jelmer Vernooij2008-05-111-29/+5
* | | | | | | | Add extra include directories, hopefully fixes the build on aix53bf.Jelmer Vernooij2008-05-111-1/+1
* | | | | | | | Remove obsolete provisioning library.Jelmer Vernooij2008-05-111-1254/+0
* | | | | | | | Remove python extension from upgrade script.Jelmer Vernooij2008-05-112-1/+1
* | | | | | | | Properly support sentinels for binary init functions. This should fix the build.Jelmer Vernooij2008-05-111-0/+2
* | | | | | | | Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
|/ / / / / / /
* | | | | | | Fix formatting of install message.Jelmer Vernooij2008-05-111-1/+1
* | | | | | | Remove extra space that caused issues during make install.Jelmer Vernooij2008-05-111-1/+1
* | | | | | | Avoid installing non-public header.Jelmer Vernooij2008-05-111-1/+0
* | | | | | | make sure to always use string version of uuid rather than object.Jelmer Vernooij2008-05-112-6/+7
* | | | | | | Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-112-18/+20
* | | | | | | Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
* | | | | | | Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij2008-05-113-7/+7
* | | | | | | Properly escape quotes.Jelmer Vernooij2008-05-111-2/+2
* | | | | | | Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-113-12/+5