summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-05-11Avoid installing non-public header.Jelmer Vernooij1-1/+0
2008-05-11Fix dependency on loadparm.Jelmer Vernooij1-1/+1
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-9/+3
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
2008-05-10Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij20-67/+1283
2008-05-10Fix case.Jelmer Vernooij1-2/+2
2008-05-10Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2-0/+15
2008-05-08Fix typo.Jelmer Vernooij1-1/+0
2008-05-08Add undefined symbol flag for AIX.William Jojo1-0/+4
2008-05-08Fix typo.Jelmer Vernooij1-1/+1
2008-05-08Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2-2/+2
2008-05-07libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher1-0/+1
2008-05-07libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2-1/+1
2008-05-07libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2-63/+73
2008-05-07libreplace: always provide utime() and utimes()Stefan Metzmacher6-1/+200
2008-05-06libreplace: check how portable utimes() and futimes() areStefan Metzmacher1-0/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij6-2/+989
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij45-4589/+401
2008-04-22Remove temporary debug statementSimo Sorce1-2/+0
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce5-8/+22
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett5-6/+7
2008-04-17More endian fixes in the registryAndrew Bartlett1-5/+5
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-19/+32
2008-04-17Fix typoAndrew Bartlett1-1/+1
2008-04-17More work to avoid endian bugs in registry tests.Andrew Bartlett1-5/+7
2008-04-17Fix bug in registry test on big-endian machines.Andrew Bartlett2-19/+32
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell19-91/+174
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell5-6/+7
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij1-1/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij16-90/+164
2008-04-17Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
2008-04-17Add convenience function for getting at event context from ejs code.Jelmer Vernooij2-0/+8
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij9-4342/+0
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij3-8/+10
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-0/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij12-106/+87
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij15-97/+87
2008-04-14lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher1-0/+1
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij3-5/+16
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij3-6/+6
2008-04-13Use new torture_assert_mem_equal.Jelmer Vernooij1-1/+1
2008-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij1-1/+1
2008-04-11Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij3-34/+85
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij49-339/+1004
2008-04-04Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij1-3/+1
2008-04-04Don't install talloc manpage from samba, it's already installed from the stan...Jelmer Vernooij1-3/+0
2008-04-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij3-0/+26