tprouty/samba.git
2009-01-30 Stefan Metzmachers4:heimdal_build: heimdal requires u_int32_t and u_char
2009-01-30 Volker LendeckeFix memleaks
2009-01-30 Volker Lendeckepass NULL to prs_give_memory, that is a pointer
2009-01-30 Stefan Metzmacherselftest: pass down the path to python for provisioning...
2009-01-30 Stefan Metzmachers3:selftest: run the same tests as 'make test'
2009-01-30 Stefan Metzmachers3:tests: add a guard arround . $incdir/test_functions.sh
2009-01-30 Stefan Metzmachers3:smbconftort: don't use reserved words ('test:',...
2009-01-30 Stefan Metzmacherheimdal:hdb: always include "config.h" first
2009-01-30 Stefan Metzmachers4:lib/ldb: include replace.h in pyldb.c
2009-01-30 Stefan Metzmacherlib/tevent: include replace.h in pytevent.c
2009-01-30 Stefan Metzmacherlib/tdb: include replace.h and system/filesys.h in...
2009-01-30 Stefan Metzmacherlib/talloc: include replace.h in pytalloc.c
2009-01-30 Stefan Metzmacherheimdal:camellia: include roken.h
2009-01-30 Stefan MetzmacherRevert "s4:heimdal_build: include "system/network.h...
2009-01-30 Stefan Metzmachers4:heimdal_build: add a dummy define for dirfd()
2009-01-30 Stefan Metzmacherlib/replace: check if we have dirfd()
2009-01-30 Stefan Metzmachers4:lib/util: fix the build
2009-01-30 Stefan Metzmacherheimdal:roken: arg_match_long() should return a value
2009-01-30 Stefan Metzmacherheimdal:roken: arg_printusage() should not try to retur...
2009-01-30 Stefan Metzmachers4:heimdal_build: include "system/network.h" via config...
2009-01-30 Stefan Metzmacherheimdal:camellia-ntt.c: include config.h as first header
2009-01-30 Stefan Metzmacherheimdal: don't include <sys/cdefs.h> without knowing...
2009-01-30 Stefan Metzmacherheimdal: don't include <ifaddrs.h> without knowing...
2009-01-30 Stefan Metzmachers4:build: kill DEFAULT_HEADERS variable
2009-01-30 Simo SorceAdd helper function to get a module name, may be useful...
2009-01-30 Simo SorceFix misfiled headers.
2009-01-30 Stefan Metzmachers4:selftest: run RPC-COUNTCALLS as dc:local
2009-01-30 Stefan Metzmachers4:selftest: run ncalrpc tests in dc:local mode
2009-01-30 Stefan Metzmacherselftest: don't export $CONFIGURATION anymore only...
2009-01-30 Stefan Metzmacherpidl: fix samba3-cli test after change to cli->dispatch()
2009-01-30 Volker LendeckeAdd the "SMBD" rpc transport
2009-01-30 Volker LendeckeMake rpc_transport_np_init async
2009-01-30 Volker LendeckeAdd async cli_ntcreate
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-30 Volker LendeckeMake cli_session_setup_guest async
2009-01-30 Günther Deschners3-docs: fix typo in eventlogadm manpage.
2009-01-30 Stefan Metzmacherselftest: fix "none" test
2009-01-30 Stefan Metzmacherselftest: fix default option name
2009-01-30 Stefan Metzmachers4:fix the build after 380874ef863866c94c999ef53252b9d3...
2009-01-30 Stefan Metzmacherselftest: allow environment options
2009-01-30 Simo SorceFix standalone configure scripts
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-30 Jeremy AllisonFix coverity CID#117 - resource leak in error path.
2009-01-30 Jeremy AllisonFix coverity CID#116. Resource leak on error path.
2009-01-30 Jeremy AllisonFix coverity CID#115. Resource leak in error path.
2009-01-30 Jeremy AllisonFix coverity CID#66. Resource leak in error path.
2009-01-29 Jeremy AllisonUpgrade POSIX inheritance storage to a new format ...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3 build: Fix "shadows global declaration warning"
2009-01-29 Tim Proutys3 onefs: Add the OneFS implementation of SMB_VFS_GET_A...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Björn Jackeadd Tru64 sub-second resolution timestamp support
2009-01-29 Björn Jackeadd configure check for Tru64 sub-second timestamp...
2009-01-29 Michael Adams3:proto.h: remove duplicate prototypes.
2009-01-29 Michael Adams3:idmap: move IDMAP_VERSION to the idmap tdb backend...
2009-01-29 Michael Adams3:build: fix build on AIX - only test for splice on...
2009-01-29 Volker LendeckeAdd the strlen to push to smb_bytes_push_str, return...
2009-01-29 Volker Lendeckecli_ucs2
2009-01-29 Volker LendeckeFix the build on "opi"
2009-01-29 Björn Jackeadd missing semicolons
2009-01-29 Björn Jackesetting mtime setted atime on BSD systems, fix this
2009-01-29 Björn Jackeadd AIX sub-second resolution timestamp support
2009-01-29 Björn Jackeadd configure check for AIX style sub-second resolution...
2009-01-29 Björn Jackerather cosmetic fix for failed birthtime configure...
2009-01-29 Björn Jackegive configure check "sub-second timestamps without...
2009-01-29 Stefan Metzmachers3:configure: autodetect ctdb/cluster support
2009-01-29 Stefan Metzmachers3:ctdbd_conn: canonicalize ips before sending them...
2009-01-29 Michael Adams3:smbd: make smbd_open_one_socket() static
2009-01-29 Stefan Metzmachers3:smbd: ignore open_socket_in() failures
2009-01-29 Björn Jackequote ' inside '...' and make sure shell isn't eating...
2009-01-29 Michael Adams3: fix bug #6073: prevent ads_connect() from using...
2009-01-29 Stefan Metzmachers3:selftest: import more tests from 'make test'
2009-01-29 Stefan Metzmacherselftest: add "member" environment for Samba3
2009-01-29 Stefan Metzmachers3:seltest: make test_smbclient_s3.sh more strict
2009-01-29 Stefan Metzmacherselftest: fix Samba3 bugs
2009-01-28 Stefan Metzmacherselftest: Samba4 remove unused variable
2009-01-28 Stefan Metzmacherselftest: abstract Samba3 provision a bit
2009-01-28 Stefan Metzmachers3:selftest: fix 'make selftest'
2009-01-28 Stefan Metzmachers3:selftest: create BUILTIN\\Administrators at startup
2009-01-28 Jelmer VernooijStop installing events.h - it contains a broken include...
2009-01-28 Jelmer VernooijDefine _GNU_SOURCE, required for comparison_fn_t.
2009-01-28 Volker LendeckeAvoid valgrind errors
2009-01-28 Volker LendeckeFix a valgrind error when the socket dies
2009-01-28 Michael Adams3:winbind: remove prototype for non-existent function...
2009-01-28 Michael Adams3:test: exit the net rpc registry tests when give_admi...
2009-01-28 Stefan Metzmachers3:selftest: fix warnings with empty *_TEST_LOG variables
2009-01-28 Michael Adams3:registry: always provision the registry, not only...
2009-01-28 Stefan Metzmacherselftest: set 'lock dir' in client.conf
2009-01-28 Kai Blinasync_sock: Move to top level
2009-01-28 Stefan Metzmachers3:torture: support SMB_CONF_PATH envvar in smbtorture
2009-01-28 Michael Adams3:util_tdb: remove duplicate prototypes (from ../lib...
2009-01-28 Stefan Metzmachers3: try to make 'make selftest' work again
2009-01-28 Michael Adams3:build: don't use $(FLAGS) in linking targets - it...
2009-01-28 Michael Adams3:tdb_validate: clean up leading tabs/spaces and trail...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-28 Jeremy AllisonFix detection of dns_sd libraries.
2009-01-27 Steven DannemanMove S3 specific parameters to S3 conf file in make...
2009-01-27 Tim Proutys3: Fix shadowed declaration
2009-01-27 Michael Adamlibreplace: fix detection of netinet/ip.h on solaris 8
next