summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\|
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-043-0/+26
| |\
| | * IRPC: Add include guards for the header.Kai Blin2008-04-021-0/+4
| | * util: Add talloc_get_type_abort() call.Kai Blin2008-04-022-0/+22
| * | Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-032-2/+8
| * | Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-031-2/+2
| |/
| * Re-add params file to git.Jelmer Vernooij2008-04-021-0/+587
| * Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-022-4/+4
| * Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-1/+0
| * Trim down installed headers some more.Jelmer Vernooij2008-04-021-1/+1
| * Merge hive.h into registry.hJelmer Vernooij2008-04-027-215/+186
| * Merge patchfile.h into registry.hJelmer Vernooij2008-04-026-61/+30
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-026-9/+3
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0212-21/+121
| * Add warning to public headers.Jelmer Vernooij2008-04-011-0/+4
| * Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-013-6/+8
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-013-7/+7
| * Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-012-1/+10
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-281-1/+1
| |\
| | * libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher2008-03-281-1/+1
| * | Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-1/+1
| * | Convert some more files to GPLv3.Andrew Kroeger2008-03-2813-13/+13
| |/
* | Merge v4.0-testJelmer Vernooij2008-03-2836-226/+332
|\|
| * libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.cMichael Adam2008-03-271-1/+8
| * Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2008-03-262-35/+55
| * More safety around ldb_dn C functions in python bindings.Andrew Bartlett2008-03-191-2/+6
| * lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymoreStefan Metzmacher2008-03-181-1/+1
| * socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...Stefan Metzmacher2008-03-181-1/+1
| * libreplace: replace.c does not need system/network.h anymore.Michael Adam2008-03-181-1/+0
| * libreplace: move rep_socketpair() to its own module.Michael Adam2008-03-186-24/+55
| * ldb: not every shell supports '==' so use '='Stefan Metzmacher2008-03-181-1/+1
| * Fix macro name (no 's' in ifr_addr).Gerald W. Carter2008-03-181-1/+1
| * Fix Coverity ID 554Volker Lendecke2008-03-181-0/+3
| * Check the return value of fgetsVolker Lendecke2008-03-181-1/+4
| * libreplace: remove duplicate entry of inet_ntoa from README.Michael Adam2008-03-181-1/+0
| * libreplace: remove trailing white spaces.Michael Adam2008-03-182-2/+2