summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
* Avoid installing non-public header.Jelmer Vernooij2008-05-111-1/+0
* Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
* Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-9/+3
* Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
* Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-101-1/+1
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-1020-67/+1283
|\
| * Fix case.Jelmer Vernooij2008-05-101-2/+2
| * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-102-0/+15
| * Fix typo.Jelmer Vernooij2008-05-081-1/+0
| * Add undefined symbol flag for AIX.William Jojo2008-05-081-0/+4
| * Fix typo.Jelmer Vernooij2008-05-081-1/+1
| * Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2008-05-082-2/+2
| * libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher2008-05-071-0/+1
| * libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-072-1/+1
| * libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-072-63/+73
| * libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-076-1/+200
| * libreplace: check how portable utimes() and futimes() areStefan Metzmacher2008-05-061-0/+1
| * Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-276-2/+989
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2545-4589/+401
|\|
| * Remove temporary debug statementSimo Sorce2008-04-221-2/+0
| * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-215-8/+22
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-175-6/+7
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-172-19/+32
| | |\
| | * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-1719-91/+174
| | |\ \
| | * | | use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-175-6/+7
| * | | | More endian fixes in the registryAndrew Bartlett2008-04-171-5/+5
| * | | | Fix typoAndrew Bartlett2008-04-171-1/+1
| * | | | More work to avoid endian bugs in registry tests.Andrew Bartlett2008-04-171-5/+7
| | |_|/ | |/| |
| * | | Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-172-19/+32
| | |/ | |/|
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-171-1/+2
| |\ \
| | * | Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-04-171-1/+2
| | |/
| * | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1716-90/+164
| * | Add convenience function for getting at event context from ejs code.Jelmer Vernooij2008-04-172-0/+8
| |/
| * Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-169-4342/+0