mount.cifs: allow mounts to ipv6 capable servers
[sfrench/samba-autobuild/.git] / source3 /
2008-12-12 Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-11 Dan Sledzs3: Use strtoul since id types are unsigned
2008-12-11 Jelmer VernooijInstall symlink for convenience for the samba4 setup...
2008-12-11 Jelmer VernooijBuild python modules by default in merged build (requir...
2008-12-11 Günther Deschners3-libnet: fix DEBUG statement in libnet_keytab.
2008-12-11 Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-10 Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-10 Andreas SchneiderMove the doxygen comments of wbclient to the header...
2008-12-10 Volker LendeckeRevert "Fix some merge omissions for GPFS"
2008-12-10 Volker LendeckeRevert "Fix nonempty blank lines in vfs_gpfs.c"
2008-12-10 Volker LendeckeRevert "Make use of smbd_gpfs_get_realfilename_path...
2008-12-10 Volker LendeckeRevert "Also search for -lgpfs which is available as...
2008-12-10 Volker LendeckeRevert "Fix the build"
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker LendeckeFix some merge omissions for GPFS
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-10 Volker LendeckeApply some const
2008-12-10 Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-10 Günther Deschners3-netlogon: fix netlogon server build.
2008-12-10 Günther Deschners3-build: re-run make samba3-idl.
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-10 Tim Proutys3: [1/3] Fix a delete on close divergence from windows...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation
2008-12-09 Tim Proutys3: Add onefs_open.c with code copied verbatim from...
2008-12-09 Tim Proutys3: Call fd_close from close_directory
2008-12-09 Tim Proutys3: Refactor calculating path from relative_fid into...
2008-12-09 Tim Proutys3: Refactor getting sec_info from a security_descripto...
2008-12-09 Tim Proutys3: Make a few open utility functions non-static
2008-12-09 SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-09 Günther Deschners3-libnet: fix build warning (missing prototype).
2008-12-09 Günther Deschners3-samr: a level 18 password set needs to set the pwdla...
2008-12-09 Günther Deschners3-srvsvc: fix build warning.
2008-12-09 Todd Stechers3: Add support for access based share enumeration
2008-12-08 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-08 Volker LendeckeAdd wb_trans_send/revc
2008-12-08 Volker LendeckeAdd infrastructure to transfer winbindd_request/respons...
2008-12-08 Volker LendeckeSimplify async programming a bit with helper routines
2008-12-08 Volker LendeckeStreamline the async_sock API a bit
2008-12-08 Volker LendeckeAdd a "bytes_padding" parameter to smb_splice_chain
2008-12-08 Volker LendeckeFactor out smb_splice_chain(), to be used by chain_repl...
2008-12-07 Volker LendeckeReplace some pointless variables in reply_open_pipe_and...
2008-12-07 Volker LendeckeFix nonempty blank lines
2008-12-07 Volker LendeckeSlightly simplify cli_session_setup_ntlmssp
2008-12-06 Dan SledzFix logging to syslog
2008-12-06 Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-05 Jeremy AllisonFix lp_socket_address() prototype.
2008-12-05 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-05 Volker LendeckeFix for crash bug freeing a non-malloc'ed buffer if...
2008-12-05 Günther Deschners3-samr: fix samr_SetUserInfo level 18 server-side.
2008-12-05 Steve Frenchmount.cifs: if mount user not specified use USER enviro...
2008-12-05 Günther Deschners3-rpcclient: add setuserinfo to set passwords using...
2008-12-05 Günther Deschners3: store user session key in cli_rpc_pipe_open_noauth().
2008-12-05 Günther Deschners3-samr: fix samr callers of samr_UserInfo18.
2008-12-05 Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-05 Günther Deschners3-samr: fix rpcclient after idl change.
2008-12-05 Günther Deschners3-samr: fix init_samr_user_info2{1,3,5} callers.
2008-12-05 Günther Deschners3-build: re-run make samba3-idl.
2008-12-05 Günther Deschners3-rpcclient: add get_domain_handle for samr commands.
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-04 Michael Adams3:winbindd: fix horrible mis-indentation of toplvl...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-12-04 Michael Adams3:winbindd: don't open a new dc connection in winbindd...
2008-12-04 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-04 Tim Proutys3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Simplify the create_file_unix_path->open_file_ntcre...
2008-12-04 Tim Proutys3: Modify direct caller of open_file to call SMB_VFS_C...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-04 Tim Proutys3: Modify direct callers of create_file_unix_path...
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to vfs_full_audit module
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Stefan Metzmacherlibwbclient: avoid usage talloc_init() in library code
2008-12-03 Steven DannemanAdd support for OneFS ACLs
2008-12-03 Tim ProutyAdd OneFS VFS module skeleton.
2008-12-02 Volker LendeckeImplement type multi_sz for "net registry setvalue"
2008-12-02 Günther Deschners3-net: allow to list a keytab generated using net...
2008-12-02 Kai Blinconfigure.in: Fix smbtorture_s3 tests.
2008-12-02 Günther Deschners3-samr: simplify _samr_QueryUserInfo a lot and fix...
2008-12-02 Günther Deschners3-samr: fix samr_SetUserInfo{2} level 23.
2008-12-02 Volker LendeckeAttempt to fix a build failure on AIX
2008-12-02 Tim Proutys3: Fix 'ctx' might be used unitialized warnings
2008-12-01 Günther Deschners3-samr: _samr_EnumDomainUsers always returns a sam...
2008-12-01 Günther Deschners3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_...
2008-12-01 Günther Deschners3-samr: refuse do process UserSetInfo with 0 fields_pr...
2008-12-01 Günther Deschners3-samr: use samr_DomainServerState in client tools.
2008-12-01 Günther Deschnerre-run make samba3-idl.
next