summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij6-2/+989
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-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
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij2-2/+8
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij1-2/+2
2008-04-02IRPC: Add include guards for the header.Kai Blin1-0/+4
2008-04-02util: Add talloc_get_type_abort() call.Kai Blin2-0/+22
2008-04-02Re-add params file to git.Jelmer Vernooij1-0/+587
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2-4/+4
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+0
2008-04-02Trim down installed headers some more.Jelmer Vernooij1-1/+1
2008-04-02Merge hive.h into registry.hJelmer Vernooij7-215/+186
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij6-61/+30
2008-04-02Reduce the number of installed headers.Jelmer Vernooij6-9/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij12-21/+121
2008-04-01Add warning to public headers.Jelmer Vernooij1-0/+4
2008-04-01Add userdata argument to reseed callback function.Jelmer Vernooij3-6/+8
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij3-7/+7
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij2-1/+10
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+1
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-1/+1
2008-03-28libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher1-1/+1