index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Revert "lib/events: system/network.h isn't needed"
Stefan Metzmacher
2008-05-14
4
-0
/
+4
*
|
|
|
|
|
lib/events: system/network.h isn't needed
Stefan Metzmacher
2008-05-14
4
-4
/
+0
*
|
|
|
|
|
Make it possible to build libevents standalone.
Simo Sorce
2008-05-14
17
-26
/
+527
*
|
|
|
|
|
libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6
Stefan Metzmacher
2008-05-13
1
-0
/
+13
*
|
|
|
|
|
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...
Stefan Metzmacher
2008-05-13
2
-0
/
+5
*
|
|
|
|
|
libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars
Stefan Metzmacher
2008-05-13
1
-17
/
+18
*
|
|
|
|
|
libreplace: include inet_ntoa.o when the system one is broken
Stefan Metzmacher
2008-05-13
1
-2
/
+3
*
|
|
|
|
|
libreplace: merge getifaddrs.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-129
/
+127
*
|
|
|
|
|
libreplace: merge getaddrinfo.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-33
/
+33
*
|
|
|
|
|
libreplace: merge socketpair.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-2
/
+2
*
|
|
|
|
|
libreplace: merge inet_pton.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-2
/
+2
*
|
|
|
|
|
libreplace: merge inet_ntop.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-2
/
+2
*
|
|
|
|
|
libreplace: merge inet_aton.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-2
/
+2
*
|
|
|
|
|
libreplace: merge inet_ntoa.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-20
/
+20
*
|
|
|
|
|
libreplace: merge socket.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-13
2
-40
/
+40
|
/
/
/
/
/
*
|
|
|
|
Fail earlier on if shared libs can't be built.
Jelmer Vernooij
2008-05-11
1
-29
/
+5
*
|
|
|
|
Add extra include directories, hopefully fixes the build on aix53bf.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
|
|
|
|
Remove obsolete provisioning library.
Jelmer Vernooij
2008-05-11
1
-1254
/
+0
*
|
|
|
|
Remove python extension from upgrade script.
Jelmer Vernooij
2008-05-11
2
-1
/
+1
*
|
|
|
|
Properly support sentinels for binary init functions. This should fix the build.
Jelmer Vernooij
2008-05-11
1
-0
/
+2
*
|
|
|
|
Avoid unnecessary headers in lib/torture.
Jelmer Vernooij
2008-05-11
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Fix formatting of install message.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
|
|
|
Remove extra space that caused issues during make install.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
|
|
|
Avoid installing non-public header.
Jelmer Vernooij
2008-05-11
1
-1
/
+0
*
|
|
|
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2008-05-11
2
-6
/
+7
*
|
|
|
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
2008-05-11
2
-18
/
+20
*
|
|
|
Fix dependency on loadparm.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
|
|
|
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
2008-05-11
3
-7
/
+7
*
|
|
|
Properly escape quotes.
Jelmer Vernooij
2008-05-11
1
-2
/
+2
*
|
|
|
Merge ldb_map into LIBLDB.
Jelmer Vernooij
2008-05-11
3
-12
/
+5
*
|
|
|
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
2008-05-11
2
-2
/
+5
*
|
|
|
Fix torture module initializion.
Jelmer Vernooij
2008-05-10
6
-15
/
+15
*
|
|
|
Revert "Remove copy of torture file."
Jelmer Vernooij
2008-05-10
2
-1
/
+72
*
|
|
|
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
2008-05-10
3
-8
/
+11
*
|
|
|
Fix soversion for libtorture and libsamba-hostconfig.
Jelmer Vernooij
2008-05-10
2
-2
/
+2
*
|
|
|
Remove copy of torture file.
Jelmer Vernooij
2008-05-10
2
-72
/
+1
*
|
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-05-10
2
-22
/
+15
|
\
\
\
\
|
*
|
|
|
Fix building with system-provided LDB without breaking anything else :-)
Jelmer Vernooij
2008-05-10
1
-19
/
+15
|
*
|
|
|
Revert "Fix building with system-provided LDB."
Jelmer Vernooij
2008-05-10
1
-3
/
+0
*
|
|
|
|
Clean up some git merges gone wrong.
Jelmer Vernooij
2008-05-10
7
-21
/
+3
*
|
|
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-05-10
1
-0
/
+3
|
\
|
|
|
|
|
*
|
|
|
Fix building with system-provided LDB.
Jelmer Vernooij
2008-05-10
1
-0
/
+3
*
|
|
|
|
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-05-10
93
-748
/
+1002
|
\
|
|
|
|
|
*
|
|
|
Fix case.
Jelmer Vernooij
2008-05-10
1
-2
/
+2
|
*
|
|
|
Fix location of torture pc file.
Jelmer Vernooij
2008-05-10
1
-1
/
+1
|
*
|
|
|
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
2008-05-10
4
-2
/
+5
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix typo.
Jelmer Vernooij
2008-05-08
1
-1
/
+0
|
*
|
|
Add undefined symbol flag for AIX.
William Jojo
2008-05-08
1
-0
/
+4
|
*
|
|
Fix typo.
Jelmer Vernooij
2008-05-08
1
-1
/
+1
|
*
|
|
Fix link flags for ldb and tdb Python modules.
Jelmer Vernooij
2008-05-08
2
-2
/
+2
[prev]
[next]