summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
| * Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-169-71/+63
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-153-8/+10
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-0/+1
| |\
| | * lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher2008-04-141-0/+1
| * | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-1412-106/+87
| * | Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-1415-97/+87
| |/
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-143-5/+16
| * Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-133-6/+6
| * Use new torture_assert_mem_equal.Jelmer Vernooij2008-04-131-1/+1
| * Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-131-1/+1
| * Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij2008-04-113-34/+85
| * Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij2008-04-041-3/+1
| * Don't install talloc manpage from samba, it's already installed from the stan...Jelmer Vernooij2008-04-041-3/+0
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0849-339/+1004
|\|