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-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett13-66/+279
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-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-0/+1
2008-05-06libreplace: check how portable utimes() and futimes() areStefan Metzmacher1-0/+1
2008-05-06Cope with an empty mapping file in ad2oLschemaAndrew Bartlett1-2/+2
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-15Fix const.Jelmer Vernooij2-2/+2
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij30-216/+201
2008-04-15Fix formatting, remove unused function.Jelmer Vernooij1-14/+3
2008-04-15More patchfile fixes. Write support should work now.Wilco Baan Hofman2-14/+35
2008-04-15Fix PReg write support.Wilco Baan Hofman4-18/+97
2008-04-15Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman5-32/+226
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij3-8/+10
2008-04-14Remove debug stuff.Wilco Baan Hofman1-1/+0
2008-04-14Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman7-42/+164
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