kai/samba.git
2008-10-30 Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-10-30 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-10-27 Michael Adamwinbind: fix smbd hanging on Solaris when winbindd...
2008-10-24 Andreas SchneiderFix the build of pam_winbind.
2008-10-21 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-09 Jeff Laytonmount.cifs: make return codes match the return codes...
2008-10-09 Jeff Laytonmount.cifs: have uppercase_string return success on...
2008-10-08 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2008-10-01 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-09-30 Jeremy AllisonEnsure we emit the notify message before renaming the...
2008-09-27 Jeremy AllisonFix for bug #5790 - samba returns STATUS_OBJECT_NAME_NO...
2008-09-23 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2008-09-18 Günther Deschnerfix net_io_q_srv_pwset2.
2008-09-14 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-14 Jeff Laytoncifs.upcall: make most functions static and silence...
2008-09-12 Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
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... save-diskspace-tags/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 save-diskspace-tags/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
next