summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and ↵Stefan Metzmacher2008-05-161-25/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HAVE_UNIXSOCKET and rely on libreplace metze (This used to be commit 5de605bb2ef88a1f3e61c64e557c7f069d0f6dad)
| | * | | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKETStefan Metzmacher2008-05-161-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved from the samba specific locations metze (This used to be commit e674128ee2f11596f358ed46104c9d25eb2f754f)
| | * | | lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2008-05-161-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 1c7905cfb4c77edeb24ac612a544e777cf49e184)
| | * | | Fix an uninitialized variable warningVolker Lendecke2008-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit b3d024676426000380ad86a2a4b83e7b21478978)
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1527-256/+775
| |\| | | | | | | | | | | | | | | | | | (This used to be commit 618400fe7d1f469150b82e0aebc89b2104de116f)
| | * | | Revert "lib/events: system/network.h isn't needed"Stefan Metzmacher2008-05-144-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Somehow this breaks 'make test'... This reverts commit 59faf3bf670140784d5698bbdc8b86afe8e188ec. metze (This used to be commit ece9df0875a32f76af5af913b6a6cdd8eacf0280)
| | * | | lib/events: system/network.h isn't neededStefan Metzmacher2008-05-144-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 59faf3bf670140784d5698bbdc8b86afe8e188ec)
| | * | | Make it possible to build libevents standalone.Simo Sorce2008-05-1417-26/+527
| | | | | | | | | | | | | | | | | | | | (This used to be commit 10415bb738d51afdebbfeae976923e086805ae84)
| | * | | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6Stefan Metzmacher2008-05-131-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit da2179ee5d5b6094ab63a9d9d6a8d59893937087)
| | * | | libreplace: make sure system/network.h is only used when ↵Stefan Metzmacher2008-05-132-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AC_LIBREPLACE_NETWORK_CHECKS was used metze (This used to be commit 3fddd36e119f73a5021370450f9687ef9d252bab)
| | * | | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS varsStefan Metzmacher2008-05-131-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit aa7ef1af746319a3d771decd0ec03dabe8b8ad28)
| | * | | libreplace: include inet_ntoa.o when the system one is brokenStefan Metzmacher2008-05-131-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 67845d3471711d24069636d0d4032f9d53748334)
| | * | | libreplace: merge getifaddrs.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-129/+127
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 0234d397fefee8e1d0dcd3402f748c2251021c90)
| | * | | libreplace: merge getaddrinfo.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 64591d064dc3da6074f0f7539911a6e433d9cc43)
| | * | | libreplace: merge socketpair.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad)
| | * | | libreplace: merge inet_pton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 3a70274c908e31453942b442351eab8423c1a53d)
| | * | | libreplace: merge inet_ntop.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 223ef6c08efb52251d0a772bb0c481b2803cf0ce)
| | * | | libreplace: merge inet_aton.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit fba00736c870f449c0eee32fe0d7b0d539dca51f)
| | * | | libreplace: merge inet_ntoa.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 82e826253b6d18832931dbb5c1dda009889bf9e0)
| | * | | libreplace: merge socket.m4 into libreplace_network.m4Stefan Metzmacher2008-05-132-40/+40
| | |/ / | | | | | | | | | | | | | | | | metze (This used to be commit c70eba87dbbac6c2c1e68c343cdd410577c1686f)
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1210-26/+27
| |\| | | | | | | | | | | | | | (This used to be commit 61c31dc7cf649bc6f2d14bc8637e50ead9b9210a)
| | * | Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
| | |/ | | | | | | | | | (This used to be commit 43c18ba5cf0f709c4a7bd686d5e6bf613227b61d)
| | * Avoid installing non-public header.Jelmer Vernooij2008-05-111-1/+0
| | | | | | | | | | | | (This used to be commit bec87e1878841764104b98f05b34a72a98c8dd71)
| | * Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
| | | | | | | | | | | | (This used to be commit 018ee187ffbfd77aa0d5f5da6c3512ea6b37a746)
| | * Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-9/+3
| | | | | | | | | | | | (This used to be commit 4d7925f953bc9d1fcffb4a4dd268b763c18ceae6)
| | * Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
| | | | | | | | | | | | (This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4)
| | * Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-101-1/+1
| | | | | | | | | | | | (This used to be commit 1f698b96c7962a453f037815c9160cd8d7dde3f6)
| | * Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-1020-67/+1283
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/auth/config.mk source/auth/gensec/config.mk source/torture/smbtorture.c (This used to be commit edfd02e59bba86b977bd60848f57a614691fff7a)
| | | * Fix case.Jelmer Vernooij2008-05-101-2/+2
| | | | | | | | | | | | | | | | (This used to be commit a90971ea0c43ce3b42b95aef5973139576b51959)
| | | * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-102-0/+15
| | | | | | | | | | | | | | | | (This used to be commit 32da606e3759026c2744f853cd8948333ed0579c)
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2545-4589/+401
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/Makefile source/auth/config.mk source/auth/gensec/config.mk source/build/m4/public.m4 source/build/make/python.mk source/build/make/rules.mk source/build/smb_build/header.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/dsdb/samdb/ldb_modules/config.mk source/kdc/config.mk source/lib/events/config.mk source/lib/events/events.c source/lib/ldb/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/util/config.mk source/libcli/smb2/config.mk source/libnet/config.mk source/librpc/config.mk source/nbt_server/config.mk source/ntptr/ntptr_base.c source/ntvfs/posix/config.mk source/ntvfs/sysdep/config.mk source/param/config.mk source/rpc_server/config.mk source/rpc_server/service_rpc.c source/scripting/ejs/config.mk source/scripting/python/config.mk source/smb_server/config.mk source/smbd/server.c source/torture/config.mk source/torture/smb2/config.mk source/wrepl_server/config.mk (This used to be commit 13bbd420681519894a4036729c43273912c9b402)
| | * \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0849-339/+1004
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/makefile.pm source/heimdal_build/config.mk source/lib/events/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/registry/config.mk source/lib/socket_wrapper/config.mk source/lib/tdb/config.mk source/lib/tls/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/libnet/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/scripting/ejs/config.mk source/smbd/process_model.mk (This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
| | * \ \ \ Merge v4.0-testJelmer Vernooij2008-03-2836-226/+332
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | (This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
| | * | | | | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-092-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ca8d4260ada9f74ebc406714ca70d20be09b194b)
| | * | | | | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-083-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0ba8ac6a14c62ff9edfe9f0bf43b8a7406b85291)
| | * | | | | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-03-071-15/+16
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 2bf43c7932d886b0db3e1c2f5a4b8697435b0c5c)
| | * \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-072-2/+2
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit e4da851bd7e7620bbf99efe20a496b1be78ba4e2)
| | * \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-041-1/+10
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit 391fea450b2e6664fcd4e4419858997c6094cf3e)
| | * | | | | | | | Fix syntax.Jelmer Vernooij2008-03-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9bc22a4cd39a96d757be844d0f32a8042d233612)
| | * | | | | | | | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 10cf48591e8d6bfb750a6ff187f04ea24a1f8cd7)
| | * | | | | | | | Fix some paths.Jelmer Vernooij2008-03-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit bb16e51e60df296fa7b89eeeba6b80908099dda6)
| | * | | | | | | | Fix includes.Jelmer Vernooij2008-03-044-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c)
| | * | | | | | | | Move object file lists to the Makefile.Jelmer Vernooij2008-03-0325-200/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
| | * | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-037-208/+349
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/Makefile source/build/smb_build/makefile.pm source/librpc/config.mk (This used to be commit 3e02fcfd3fb6683f51417ba39f4ec177494eff3e)
| | * \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2920-107/+223
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/scripting/python/config.mk (This used to be commit 0ac0ea660ab63eca764149f1d2828d0238a57289)
| | * \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-278-1/+104
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit c45b97c4714dd0565949732394c9c1e8eedbb99a)
| | * | | | | | | | | | | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2612-23/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03)
| | * | | | | | | | | | | Fix manpage paths.Jelmer Vernooij2008-02-261-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f7d0f0582e8712fd8d005906803de8fe041e875f)
| | * | | | | | | | | | | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-264-14/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a660ab262e7202baccf16cb8b2bc47cb8efacc34)
| | * | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-264-39/+29
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 4dab354b626a02e9a5f5cac0d374d18e22718e18)