samba.git
2008-09-12 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2008-09-12 Jeff LaytonIntroduce const DATA_BLOB data_blob_null = { NULL,...
2008-09-12 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2008-09-12 Jeff Laytoncifs.upcall: fix build warning
2008-09-12 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-09-12 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2008-09-12 Steve FrenchBuilding cifs.upcall is giving this build warning:
2008-09-12 Steve Frenchcifs.upcall: fix manpage and comments
2008-09-12 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2008-09-12 Steve Frenchcifs.upcall: fix compile warning
2008-09-12 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-09-12 Jeff Laytoncifs.upcall: move default install location to EPREFIX...
2008-09-12 Jeff Laytoncifs.upcall: enable building by default on linux
2008-09-12 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-09-12 Igor MammedovAdds support for cifs.resolver upcall.
2008-09-12 Simo SorceFix warning
2008-09-12 Igor Mammedov* helper source for handling cifs kernel module upcall...
2008-09-12 Igor Mammedov* Adds support for cifs.spnego helper into configure...
2008-09-12 Jeremy AllisonBackport of bugfix for #5751, smbclient: cannot show...
2008-09-11 Jeremy AllisonHere's the fix for bug #5750. Note this bug does *NOT...
2008-09-10 Jeremy AllisonFix bug #5052 - not work cancel inheritance on share...
2008-09-05 Jeremy AllisonRemove unecessary msync.
2008-09-05 Qiao YangFix a memleak
2008-09-03 Jeremy AllisonFix bug #5729. Explicitly allow "-valid".
2008-09-03 Simo SorceThe msync manpage reports that msync *must* be called...
2008-08-28 Günther Deschnernet: net should just use machine account creds when...
2008-08-28 Günther DeschnerBackport bugfix for bug #5710.
2008-08-28 Günther Deschnernetlogon: "re-run make idl" - implement netr_ServerPass...
2008-08-28 Günther Deschnernetlogon: define NET_SRVPWSET2 call.
2008-08-26 Andrew Tridgellbecome root for AIO operations
2008-08-26 Andrew TridgellEINVAL is also a valid error return, meaning "this...
2008-08-26 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-25 Gerald (Jerry... Set version to 3.0.33-GIT
2008-08-25 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-08-25 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-25 Gerald (Jerry... Add workaround for docs build and dependency on paramet... samba-3.0.32
2008-08-25 Gerald (Jerry... Updating release notes for 3.0.32.
2008-08-25 Gerald (Jerry... Set version to 3.0.32.
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-20 Gerald (Jerry... nss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-04 Michael Adamnet: Fix IPC connections with interactive password...
2008-07-29 Karolin Seegerman pages: Fix typos in man smbclient.
2008-07-25 Jeremy AllisonBack-port of Volkers fix.
2008-07-22 Karolin Seegerman pages: "printcap name" is a global parameter, not...
2008-07-19 Alexander BokovoyFix link for Using Samba
2008-07-18 Jim McDonoughIn the "log file = " case, don't overwrite the
2008-07-16 Bo YangAllow %u parameters for print job username - use advanc...
2008-07-16 Christoph Zaunerman pages: Fix typos and add improvements.
2008-07-10 Michael Adamdocs: fix the specified default of "password server...
2008-07-10 Gerald W. CarterUpdating release notes for 3.0.31 samba-3.0.31
2008-07-10 Jeremy AllisonFix from Volker. Fix a segfault in base64_encode_data_blob
2008-07-10 Gerald W. CarterSetting version to 3.0.31
2008-07-10 Karolin Seegerman pages: Add missing whitespace.
2008-07-09 Michael AdamRevert "tdbtool: fix off-by-one error in argument lengt...
2008-07-08 Michael Adamtdbtool: fix off-by-one error in argument length. ...
2008-07-07 Jeremy AllisonAllow authentication and memory credential refresh...
2008-07-03 Jeremy AllisonPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
2008-07-02 Jeremy AllisonCanonicalize servername in the printer functions to...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-07-02 Jeremy AllisonEnsure consistent use of pdb_get_nt_passwd instead...
2008-06-30 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-28 Gerald W. CarterReturn NULL in sitename_fetch() if gencache_init()...
2008-06-27 Jeremy AllisonFix usage message for net rpc trustdom add.
2008-06-27 Jeremy AllisonFix gcc -O3 warnings.
2008-06-26 Jeremy AllisonFix "variable might be used uninitialized" message.
2008-06-25 Jeremy AllisonPart of fix for #5551. Split out the group enumeration...
2008-06-25 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-25 Jeremy AllisonFinal (hopefully :-) part of fix for bug #5551. Allow...
2008-06-25 Jeremy AllisonFix for bug #5551, smbd recursing back into winbindd...
2008-06-24 Jeremy AllisonFix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHA...
2008-06-24 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-23 Karolin SeegerSamba3 HOWTO: Remove trailing whitespaces.
2008-06-23 Karolin Seegerman pages: Correct version in man winbindd again.
2008-06-23 John H TerpstraFixed publishing date info.
2008-06-23 John H TerpstraAdded TDB File documentation requested by some users.
2008-06-23 John H TerpstraClarification that hosts resolution is done by winbind...
2008-06-22 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-20 Jeremy AllisonFix bug #5531 - fix conversion of ns units when convert...
2008-06-20 Jeremy AllisonFix bug #5533. Winbindd fails to cope correctly with...
2008-06-19 John H TerpstraFixing net help info.
2008-06-19 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-18 Herb LewisENODATA is not defined in freeBSD 4.6.2
2008-06-17 Karolin Seegerman pages: Move 'smbsh' man page to the examples directory.
2008-06-13 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-13 Jeremy AllisonWe should use set_domain_offline(domain) function inste...
2008-06-12 Volker LendeckeAIX build fix from William Jojo -- thanks
2008-06-12 Volker LendeckeAdd -brtl to the AIX linker flags, use bexpfull instead...
2008-06-11 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-11 Günther Deschnerpam_winbind: Update cached creds during password change.
2008-06-10 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-10 Karolin Seegerman pages: Don't refer to numbered chapter of the HOWTO...
2008-06-10 Karolin Seegerman pages: Fix broken smb.conf section about the 'get...
2008-06-10 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-09 Jim McDonoughDon't reset password last set time just because the...
2008-06-09 Karolin Seegerman pages: Fix synonyms.
2008-06-08 Jeremy AllisonBugfix noticed by Herb. On using the again: tag as a
2008-06-06 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-06-06 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-06-06 Günther Deschnerpam_winbind: fix pam_sm_chauthtok for storing modified...
next