samba.git
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 Proutylibrpc: Re-run make idl-full from source3
2008-12-31 Tim Proutypidl: Fix a const build warning in the samba3 merged...
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 Proutys4: simplify some overly-complicated logic
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-30 Stefan Metzmacherlib/tevent: fix standalone make distclean realdistclean
2008-12-29 Stefan Metzmacherpidl: don't generate invalid C code
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 Stefan Metzmachers4:cluster: fix dependency to TDB_WRAP
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4:pvfs_aio: use tevent
2008-12-29 Stefan Metzmachers4:sys_lease_linux: use tevent
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 Stefan Metzmachers4: Revert "r24284: change brlock_tdb.c to use the...
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 Kai Blins4 winbind: Copy SID to avoid "discard const" warning
2008-12-29 Kai Blins4 winbind: Add support for WINBINDD_GETGRGID call
2008-12-29 Kai Blins4 libnet: Add support for groupinfo by sid lookup
2008-12-29 Kai Blins4 winbind: Fix typos in debug output
2008-12-29 Kai Blinwbinfo4: Add --gid-info option
2008-12-29 Kai Blinwbinfo: Add --gid-info option.
2008-12-29 Kai Blins4 winbind: Add implementation for WINBINDD_GETGRNAM
2008-12-29 Kai Blins4 winbind: Avoid a "discards const" compiler warning.
2008-12-29 Kai Blins4 libnet: Add group_name member to struct libnet_Group...
2008-12-29 Stefan Metzmachers4:kdc: pass down event_context explicit
2008-12-29 Stefan Metzmachers4:libnet_samdump_keytab: pass down event_context explicit
2008-12-29 Stefan Metzmachers3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_st...
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-29 Stefan Metzmacherlib/tevent: rename event_* => tevent_* in the header...
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 BlinFix some tevent includes, trying to fix the build
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-24 Stefan Metzmacherlib/tevent: libtevent will change a lot until it's...
2008-12-24 Jelmer VernooijFix accidental condition inversion.
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijs4: Fix make clean to remove gen_ndr objects.
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-23 Jelmer VernooijUse 32-bit smbpid in interface as required by SMB2...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-23 Jelmer VernooijInstall tevent_internal.h, as Samba 4 needs it.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix compiler warnings in libnet.
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 Matthias Dieter... Add missing includes, required for use of gensec by...
2008-12-23 Jelmer Vernooijpytevent: Add missing file.
2008-12-23 Jelmer VernooijAllow using external libtevent.
2008-12-23 Jelmer Vernooijstandalone: Use more variables, preparing to include...
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 Jelmer VernooijMove Samba4-specific file out of common libtevent.
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 Jelmer VernooijFix silly typo.
2008-12-23 Jelmer Vernooijpyldb: Provide replacement for sizeargfunc, not availab...
2008-12-23 Jelmer Vernooijsamba.tests.samdb: Fix test after merger of samba.secur...
2008-12-23 Jelmer Vernooijpython: Define Py_ssize_t if the Python library doesn't.
2008-12-23 Tim Proutys3: Fix stream marshalling to return the correct stream...
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
next