]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-08-29  Günther Deschnernetapi: add more infolevels to NetUserSetInfo example.
2008-08-29  Günther Deschnernetapi: add ENCRYPTED_PWLEN to public header.
2008-08-29  Günther Deschnerre-run make idl.
2008-08-29  Günther Deschnernetapi: fix ENCRYPTED_PWLEN in IDL.
2008-08-29  Günther Deschnernetapi: add all USER_INFO structs to public header.
2008-08-29  Günther Deschnernet: use netapi for rpc_user_rename.
2008-08-29  Günther Deschnerkerberos: fix HAVE_KRB5 related build issue.
2008-08-29  Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29  Günther Deschnerkerberos: add KRB5_KT_KEY abstraction macro.
2008-08-29  Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-28  Jeremy AllisonClarify usage of "force create mode".
2008-08-28  Volker LendeckeRemove cli_request_get()
2008-08-28  Volker LendeckeAdd async smbecho client support
2008-08-28  Volker LendeckeAdd cli_request->recv_helper
2008-08-28  Volker LendeckeActivate code to enable chained requests
2008-08-28  Volker LendeckeThis adds the code to allow chained requests in libsmb/
2008-08-28  Volker LendeckeMove "struct cli_request" from client.h to async_smb.h
2008-08-28  Volker LendeckeAdd cli_pull_reply
2008-08-28  Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-28  Volker LendeckeAdd async open&x
2008-08-28  Volker LendeckeAdd async cli_close
2008-08-28  Volker LendeckeRefactoring: Add the routine cli_request_send()
2008-08-28  Günther Deschnerwinbindd: fix invalid sid copy (hit when enumerating...
2008-08-28  Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-08-28  Ephi DrorCorrect the netsamlogon_clear_cached_user function.
2008-08-27  Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-27  Steve Frenchmount.cifs: unclear error message with "credentials"
2008-08-27  Jeremy AllisonBe explicit about setting perms for the ldb. Helps...
2008-08-27  Karolin Seegerldb: Fix permissions of new ldg files.
2008-08-27  Andrew Tridgellldb: Fix permissions of group_mapping.ldb.
2008-08-27  Jeremy AllisonFix bug spotted by Simo - don't use legacy if expired...
2008-08-26  Jeremy AllisonDon't ask winbindd if we got a -ve cache entry.
2008-08-26  Jeremy AllisonFix the build :-(. Ask winbindd if we find a negative...
2008-08-26  Jeremy AllisonGet smbd to look (read-only) into the winbindd cache...
2008-08-26  Volker LendeckeIncrease the default positive idmap cache time to a...
2008-08-26  Volker LendeckeMove idmap_cache.c from winbindd/ to lib/
2008-08-26  Michael Adamrun make idl after idl change "Handle arbitrary new...
2008-08-26  Andrew TridgellHandle arbitrary new PAC types
2008-08-26  Andrew TridgellEINVAL is also a valid error return, meaning "this...
2008-08-26  Andrew Tridgellbecome root for AIO operations
2008-08-26  Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-26  Andrew Tridgellfixed an errno handling bug that could lead to an infin...
2008-08-26  Andrew Tridgellfixed tsmsm_sendfile(). The logic was totally broken.
2008-08-26  Günther Deschnerbuild: make sure to create CODEPAGEDIR and MODULESDIR.
2008-08-25  David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-25  Günther Deschnerwinbindd: use set_auth_errors() in winbindd_dual_check_...
2008-08-25  Günther Deschnerwinbindd: move set_auth_errors to util functions.
2008-08-25  Günther Deschnerwinbindd: only create machine pwd change event when...
2008-08-25  Günther Deschnerauth: Fix build warning.
2008-08-24  Volker LendeckeFix some nonempty blank lines
2008-08-24  Volker LendeckeFix some C++ warnings
2008-08-23  Volker LendeckeRevert "Protect against short read&x replies"
2008-08-23  Volker LendeckeProtect against short read&x replies
2008-08-23  Volker LendeckeFix some nonempty blank lines
2008-08-23  Volker LendeckeUse talloc_stackframe() in machine_password_change_handler
2008-08-23  Volker LendeckeFix a memleak in calculate_next_machine_pwd_change
2008-08-23  Günther Deschnerwinbindd: add event based machine password change.
2008-08-22  Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22  Gerald (Jerry... idmap_gid_to_sid: Fix a cut-a-npaste error.
2008-08-22  Gerald (Jerry... winbindd: Fix crash in cm_connect_sam()
2008-08-22  Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2008-08-22  Karolin Seegermanpages: Add documentation for new 'net rpc vampire...
2008-08-22  Karolin Seegernet: Add missing colon to unify usage messages.
2008-08-22  Karolin Seegermanpages: Add manpage for "init logon delayed hosts".
2008-08-22  Karolin Seegermanpages: Add manpage for "init logon delay".
2008-08-22  Karolin Seegerloadparm: idmap backend is not depracated any longer.
2008-08-22  Jeff Laytoncifs.upcall: fix build warning
2008-08-21  Jeff Laytoncifs.upcall: enable building by default on linux
2008-08-21  Jeff Laytoncifs.upcall: move default install location to EPREFIX...
2008-08-21  Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-21  Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
2008-08-21  Jeremy AllisonFix broken net rpc join message when DC can't be found...
2008-08-21  Günther Deschnerrpc_server: make it a little more obvious what flags...
2008-08-21  Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-21  Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-21  Günther Deschnerre-run make idl.
2008-08-21  Günther DeschnerIDL: fix IDL for netr_ServerPasswordSet2().
2008-08-21  Michael Adamgitignore: add examples/libsmbclient/Makefile.internal...
2008-08-21  Michael Adambuild: add [clean_]libsmbclient_examples targets to...
2008-08-21  Michael Adamlibsmbclient examples: source/bin to the library search...
2008-08-21  Michael Adamlibsmbclient examples: add Makefile.internal.in for...
2008-08-21  Michael Adamlibsmbclient examples: fix prototype for readlink
2008-08-20  Jeremy AllisonHere is a re-working of the winbindd
2008-08-20  Michael Adamgitignore: add examples/libsmbclient/tree
2008-08-20  Michael Adamgitignore: add lib/netapi/tests/Makefile
2008-08-20  Michael Adamgitignore: add libsmbsharemodes.syms - this is now...
2008-08-20  Michael Adambuild: auto-generate symbols for libsmbsharemodes.
2008-08-20  Michael Adamgitignore: add libsmbclient.syms - this is now generated
2008-08-20  Michael Adambuild: autogenerate symbols for libsmbclient.so
2008-08-20  Michael Adambuild: fix bug #5590 by not linking in the static libs...
2008-08-20  Michael Adambuild: fall down to the same place when using an intern...
2008-08-20  Michael Adambuild: remove duplicated and hardcoded definition of...
2008-08-20  Michael Adambuild: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for...
2008-08-20  Günther Deschnerfix build warning.
2008-08-20  Günther Deschnerlibads: remove unused vars.
2008-08-20  Günther Deschnerfix another build warning.
2008-08-20  Gerald (Jerry... nss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-20  Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-20  Steven DannemanUpdated Doxyfile conf to doxygen version 1.5.3
2008-08-20  Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
next