Remove unused function parent_dirname
[samba.git] / source3 /
2008-12-31 Volker LendeckeRemove unused function parent_dirname
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-31 Volker LendeckeMake use of TALLOC_MEMDUP in parent_dirname_talloc()
2008-12-31 Volker LendeckeRemove unused function get_numlist()
2008-12-31 Volker Lendeckerecvfile can't be used for printing so far
2008-12-31 Stefan Metzmachers3:winbindd: we don't need to call messaging_reinit...
2008-12-31 Volker LendeckeEnable individual smbtorture_s3 subtests in make test
2008-12-31 Volker LendeckeFix an ancient uninitialized variable read
2008-12-31 Tim Proutys3 build: Revert previous patch to fix the build
2008-12-31 Jeremy AllisonFix more "ignore return value" warnings from gcc 4.3.
2008-12-31 Tim Proutys3/s4: Move CONST_DISCARD into lib/util so it's availab...
2008-12-31 Tim Proutys3 build: Remove redundant #defines that are in idl...
2008-12-30 Tim Proutys3 build: Fix warning
2008-12-30 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
2008-12-30 Volker LendeckeFix a memory leak in cups_pull_comment_location
2008-12-30 Volker LendeckeFix a spinning smbd when printing
2008-12-30 Volker LendeckePrint the vuid in BENCH-SESSSETUP
2008-12-30 Volker LendeckeSecond part of the bugfix for #5933
2008-12-30 Volker LendeckeFirst part of bugfix for #5933
2008-12-30 Volker LendeckeMove a comment to its place
2008-12-30 Volker LendeckeSimplify invalidate_vuid slightly
2008-12-30 Volker LendeckeSimplify is_partial_auth_vuid slightly
2008-12-30 Volker LendeckeSimplify invalidate_all_vuids() slightly
2008-12-30 Stefan MetzmacherFix the merged build
2008-12-29 Stefan Metzmachers3:pdb_tdb: store the next rid counter in passdb.tdb...
2008-12-29 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-29 Volker LendeckeFix SESSSETUP_BENCH torture test for long runtimes
2008-12-29 Stefan Metzmachers4:cluster: remove old/broken ctdb code
2008-12-29 Stefan Metzmachers4: remove unused dbwrap code
2008-12-29 Volker LendeckeAdd code to test write_data_iov a bit
2008-12-29 Volker LendeckeAttempt to fix bug 5953: Make cli_send_smb_direct_write...
2008-12-29 Volker LendeckeMake write_data use write_data_iov
2008-12-29 Volker LendeckeAdd write_data_iov
2008-12-29 Volker LendeckeAdd sys_writev
2008-12-29 Stefan Metzmachers3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_st...
2008-12-29 Steven DannemanAdd -D option to sharesec util to delete the entire...
2008-12-29 Steven DannemanChange error messages in sharesec util to go to stderr...
2008-12-29 Steven DannemanMake sure share_info.tdb is open before attempting...
2008-12-29 Steven DannemanMake sharesec utility part of the default binary install.
2008-12-29 Steven DannemanCleaned up whitespace issues in sharesec.c
2008-12-28 Jelmer VernooijFix Samba 3 merged build - include tevent.
2008-12-26 Kai BlinTry to fix the build by fixing some typos in the vfs...
2008-12-25 Jeremy AllisonFix bug #5990 - strict allocate should be checked befor...
2008-12-25 Michael Adams3:idmap: Remove passd check from idmap_backends_unixid...
2008-12-25 Michael Adams:Fix uid_to_sid mapping when the idmap cache is empty.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix use of "time offset" parameter, and add test to...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-12-23 Jeremy AllisonFix more asprintf errors and error code paths.
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jeremy AllisonFix more ‘asprintf’, declared with attribute warn_unuse...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2008-12-23 Jeremy AllisonFix another "format not a string literal and no format...
2008-12-23 Tim Proutys3: Fix stream marshalling to return the correct stream...
2008-12-23 Jeremy AllisonIn gcc version 4.3.2 we get warnings for functions...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijmerged build: Remove shared-build related variables...
2008-12-23 Jelmer VernooijUse make variable for Samba 4 shared library output...
2008-12-22 Jelmer VernooijForce symbolic links for shared library sonames to...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Gerald (Jerry) CarterFix "allow trusted domain" so it disables trusted domains.
2008-12-22 Jelmer VernooijSet right LD_LIBRARY_PATH for finding Samba4's libraries.
2008-12-22 Jelmer VernooijBuild samba 4 plugins in merged build.
2008-12-22 Jelmer Vernooijmerged build: Build Samba 4 using shared libraries...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer Vernooijmerged build: Remove SWIG checks, set flags for shared...
2008-12-21 roots3:loadparm/docs: Set default for "ldap ssl" to "start...
2008-12-21 Karolin Seegers3: loadparm: Clean-up list of parameters.
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeExtend the chain1 test with write&x
2008-12-19 Volker LendeckeAdd a torture test simulating Windows write behaviour
2008-12-19 Volker LendeckeMake smbclient "put" use cli_push
2008-12-19 Volker LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeFix setting smb_len for huge write&x calls
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeRemove the direct inbuf reference from construct_reply_...
2008-12-19 Volker LendeckeAdd a doxygen comment line I forgot to merge
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
2008-12-19 Volker LendeckeFor large smbwrite&x, we need more than 64k bcc
2008-12-19 Volker LendeckeAdd some comments
2008-12-19 Volker LendeckeFix the padding calculation in smb_splice_chain for...
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Volker LendeckeFix a "ignoring function call result" warning
2008-12-19 Volker LendeckePrefer network writes over reads
2008-12-19 Volker LendeckeMove some bytes from data to text, make use of the...
2008-12-19 Volker LendeckeFactor out cli_write_max_bufsize
2008-12-19 Volker LendeckeRemove two write-only variables
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot async
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-19 Volker Lendeckecli_negprot_send -> cli_negprot_sendsync
next