samba.git
2009-12-29 Volker Lendeckes3: Remove some unused code
2009-12-29 Volker Lendeckes3: Remove unused sendto_child()
2009-12-23 Karolin SeegerWHATSNEW: Update changes.
2009-12-23 Volker Lendeckes3: Restore correct timeouts for SMB requests
2009-12-23 Volker Lendeckes3: Remove a pointless else branch
2009-12-23 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-12-23 Jeremy AllisonFix bug reported in mangle_hash code (no bugid yet).
2009-12-23 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-23 Volker Lendeckes3:winbindd: Fix a brown paper bag bug in wbinfo -t ...
2009-12-23 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-23 Jeremy AllisonRemove all calls to reply_doserror - turn them into
2009-12-23 Jeremy AllisonRename 282 -> ERReasnotsupported.
2009-12-23 Günther Deschners3-docs: mention long and undocumented option names...
2009-12-23 Günther Deschners3-docs: mention long and undocumented option names...
2009-12-23 Günther Deschners3-docs: mention long and undocumented option names...
2009-12-23 Günther Deschners3-docs: mention -O, --stdout in smbget manpage.
2009-12-23 Günther Deschners3-docs: mention long option names in smbtree manpage.
2009-12-23 Günther Deschners3-docs: mention long and undocumented option names...
2009-12-23 Günther Deschners3-docs: mention all long option names in samba.entitie...
2009-12-23 Günther Deschners3-docs: not working for SuSE anymore...
2009-12-23 Volker Lendeckes3: Shrink winbindd_proto.h a bit
2009-12-23 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-23 Volker Lendeckes3: Remove unused get_sam_group_entries
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_getsidaliases
2009-12-23 Volker Lendeckes3: Remove an unused struct definition
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_getuserdomgroups
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_getdcname
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_lookupname
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_lookupsid
2009-12-23 Volker Lendeckes3: Remove unused winbindd_dual_userinfo
2009-12-23 Volker Lendeckes3: Remove some unused dual functions
2009-12-23 Volker Lendeckes3: Remove unused do_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_gid2sid_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_uid2sid_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_sid2gid_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_sid2uid_async
2009-12-23 Volker Lendeckes3: Remove unused do_async_domain
2009-12-23 Volker Lendeckes3: Remove unused query_user_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_getsidaliases_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_lookupname_async
2009-12-23 Volker Lendeckes3: Remove unused winbindd_lookupsid_async
2009-12-23 Volker Lendeckes3:winbind: use wb_fill_pwent in wb_getpwsid
2009-12-23 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-12-21 Karolin SeegerWHATSNEW: Update changes since 3.5.0pre2.
2009-12-21 Karolin SeegerWHATSNEW: Fix typo.
2009-12-21 Volker Lendeckes3: Fix an error case in cli_negprot
2009-12-21 Simo SorceFix release script to work with recent git versions
2009-12-21 Simo Sorcetalloc: Fix exports and increment talloc version
2009-12-21 Simo Sorcetalloc: Make abi checks in release script
2009-12-21 Simo Sorcetalloc: Move release script under /script too
2009-12-21 Simo Sorcetalloc: Change the way mksysms work
2009-12-21 Simo SorceFix release script with newer versins of git
2009-12-21 Matthias Dieter... tdb tools: Mostly cosmetic adaptions
2009-12-21 Stefan Metzmachertdb: change version to 1.2.0 after adding TDB_*ALLOW_NE...
2009-12-21 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-12-21 Ronnie SahlbergNew attempt at TDB transaction nesting allow/disallow.
2009-12-21 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-12-21 Kirill Smelkovtdb: update README a bit
2009-12-21 Kirill Smelkovtdb: add tests for double .close() in pytdb
2009-12-21 Kirill Smelkovtdb: reset tdb->fd to -1 in tdb_close()
2009-12-21 Kirill Smelkovtdb: fix typo in python's Tdb.get() docstring
2009-12-21 Kirill Smelkovtdb: kill last bits from swig
2009-12-21 Andreas Schneidertsocket: Fixed tsocket_guide.txt asciidoc syntax.
2009-12-21 Andreas Schneidertsocket: Fixed documentation for tsocket_address_bsd_so...
2009-12-21 Andreas Schneidertsocket: Fixed typo in LGPL header.
2009-12-21 Stefan Metzmachertsocket: add tsocket_address_bsd_sockaddr() and tsocket...
2009-12-21 Stefan Metzmachertevent: prefix types and defined with tevent_ and TEVENT_
2009-12-21 Peter RosinOutput %p as unsigned in snprintf replacement.
2009-12-21 Jeremy AllisonActually explain the twisty paths of tortured logic...
2009-12-21 Jeremy Allisonreply_doserror() doesn't force DOS errors on the wire.
2009-12-21 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-12-21 Günther Deschners3: re-run make samba3-idl.
2009-12-21 Günther Deschners3-docs: mention pam_winbind.conf(5) manpage in pam_win...
2009-12-21 Günther Deschners3-docs: add new pam_winbind.conf(5) manpage.
2009-12-21 Günther Deschners4-smbtorture: skip GetAliasMembership against s4.
2009-12-21 Günther Deschners4-smbtorture: add a samr_GetAliasMembership test to...
2009-12-21 Günther Deschnertdbtool: avoid using c++ reserved words.
2009-12-21 Günther Deschners4-smbtorture: fix smbtorture after setprinter IDL...
2009-12-21 Günther Deschners3-spoolss: fix rpcclient after setprinter IDL fixes.
2009-12-21 Günther Deschnerspoolss: more mork on SetPrinterInfo() levels.
2009-12-21 Günther Deschnerspoolss: add spoolss_DriverInfo7.
2009-12-21 Günther Deschners3-pdbedit: allow to call "pdbedit -N description ...
2009-12-21 Günther Deschners4-smbtorture: run GetPrinterDriver2 tests against...
2009-12-21 Jeremy AllisonAlways map EMFILE to ERRDOS, ERRnofids, *NOT* NT_STATUS...
2009-12-21 Jeremy AllisonVector correctly through reply_openerror() (which uses...
2009-12-21 Jeremy AllisonUpdate default with correct value. Add a note about...
2009-12-21 Jeremy AllisonFix bug #6939 - mangling method = hash breaks long...
2009-12-21 Jonas Gorskis3: Fix bug 6992, make test for getgrouplist cacheable
2009-12-21 Jeremy AllisonFinal part of the fix for 6837 - "Too many open files...
2009-12-21 Jeremy AllisonAdd helpful debug of DACL for errors on ACL access.
2009-12-21 Jeremy AllisonEnsure dos_mode can return FILE_ATTRIBUTE_NORMAL, then...
2009-12-21 Volker Lendeckes3: Fix _samr_GetAliasMembership for results with 0...
2009-12-21 Kamen Mazdrashkitalloc: Fix write behind memory block
2009-12-15 Karolin SeegerWHATSNEW: Update changes since 3.5.0pre1. samba-3.5.0pre2
2009-12-15 Volker Lendeckes3: Allow up to 20480 entries in LookupSids, as mandate...
2009-12-15 Günther Deschnerspoolss: fix spoolss_PrinterData size calculation.
2009-12-15 Günther Deschnerspoolss: trivial fix for spoolss_FormInfo2 IDL.
2009-12-15 Günther Deschners4-smbtorture: check whether a returned buffer size...
2009-12-15 Günther Deschners3-selftest: enable RPC-SAMBA3-WINREG.
2009-12-15 Günther Deschners3-rpcclient: allow to set offered size for enumkey...
next