s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-mapped...
[nivanova/samba-autobuild/.git] / source3 /
2013-01-29 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-01-29 Michael Adams3:winbindd: check the correct variable for talloc...
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: create group structs for gids that are...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-29 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
2013-01-29 Christian Ambachs3:net_idmap_dump deal with idmap config * : backend...
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-01-28 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-01-28 Volker Lendeckesmbcontrol: Fix undefined serverid_traverse_read warning
2013-01-28 Volker Lendeckesmbcontrol: Fix the build with libunwind
2013-01-25 Jeremy AllisonRegression test for bug #9587 - archive flag is always...
2013-01-25 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
2013-01-24 Volker LendeckeAvoid a very small memleak on talloc_tos()
2013-01-24 Jeremy AllisonFix bug #9572 - File corruption during SMB1 read by...
2013-01-24 Jeremy AllisonRevert "s3:smbd: SMB ReadX with size > 0xffff should...
2013-01-24 Günther Deschners3-rpcclient: add cmd_spoolss_play_gdi_script_on_printe...
2013-01-24 Günther Deschners3-rpcclient: decode OsVersion{Ex} binary blobs when...
2013-01-24 Günther Deschners3-spoolss: Make it easier to manipulate the returned...
2013-01-24 Günther Deschnerspoolss: make spoolss deal with ndr64 StartDocPrinter...
2013-01-24 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-01-23 Volker Lendeckesmbd: Fix a NULL vs false return error
2013-01-23 Andreas Schneiderwaf: Fix pdb_ldap which cannot be built as a module.
2013-01-22 Günther Deschners3-winbind: fix the build of idmap_ldap.
2013-01-21 Günther DeschnerBUG 9474: Downgrade v4 printer driver requests to v3.
2013-01-21 Andreas SchneiderBUG 9574: Fix a possible null pointer dereference in...
2013-01-19 Jeremy AllisonFix warnings with mismatched sizes in arguments to...
2013-01-19 Andrew Bartlettprinting: Free talloc_stackframe() on all exit paths
2013-01-18 Volker Lendeckesmbtorture: Satisfy a linker dependency
2013-01-18 Volker Lendeckewinbind: Handle child requests in a tevent_fd
2013-01-18 Volker Lendeckewinbind: Introduce "struct child_handler_state"
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2013-01-18 David DisseldorpBUG 9378: Add extra attributes for AD printer publishing.
2013-01-18 David Disseldorpprinting: Remove invalid free from error path.
2013-01-18 Jeremy AllisonRemove locking across the lifetime of the copychunk...
2013-01-17 Jeremy AllisonMove copychunk locking to be local to the read/write...
2013-01-17 Jeremy AllisonAdd additional copychunk checks.
2013-01-17 Jeremy AllisonMove handle checking code to copychunk_check_handles().
2013-01-17 Andreas Schneiderprinting: Create default architecture directories on...
2013-01-17 Günther Deschners3-spoolss: use configurable spoolss architecture in...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 SetForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 ULONG_PTR of...
2013-01-16 David Disseldorpsmb2_ioctl: copychunk request max output validation
2013-01-16 David Disseldorpsmb2_ioctl: track copychunk response output state
2013-01-16 David Disseldorpsmb2_ioctl: copychunk CHECK_READ and CHECK_WRITE
2013-01-16 David Disseldorpsmb2_ioctl: only pass through to VFS on a valid fsp
2013-01-16 David Disseldorpsmb2_ioctl: perform locking around copychunk requests
2013-01-16 David Disseldorpsmbd: split out file_fsp_get from file_fsp_smb2
2013-01-16 David Disseldorpsmb2_ioctl: remove ioctl error response assumptions
2013-01-16 David Disseldorpsmb2_ioctl: add support for FSCTL_SRV_COPYCHUNK
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2013-01-16 David Disseldorpsmb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support
2013-01-16 David Disseldorpsmb2_ioctl: split ioctl handler code on device type
2013-01-16 David Disseldorpsmb2_ioctl: split ioctl handlers into separate funtions
2013-01-16 Michael Adambuild(waf): fix the abi_match for the pdb library
2013-01-16 Günther Deschnerspoolss: Make OpenPrinterEx work with NDR64 by using...
2013-01-15 Volker Lendecketest: dbwrap_tool requires --persistent for the registr...
2013-01-15 Michael Adams3:dbwrap_tool: add --persistent switch and mode for...
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 1
2013-01-14 Volker Lendeckesmbd: Always compile vfs_commit
2013-01-14 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2013-01-14 Volker Lendeckesamr: Make use of posix_openpt
2013-01-14 Volker Lendeckesamr: Split up an assignment from an if condition
2013-01-11 Volker Lendeckewinbind: Fix some missing NULL checks
2013-01-11 Volker Lendeckewinbind: Fix error check in unpack_tdc_domains
2013-01-11 Volker Lendeckedbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdb
2013-01-10 Andrew Bartlettswat: move russian swat files alongside ja and tr
2013-01-10 Andrew Bartlettpassdb: Add discard_const_p() to pdb_samba_dsdb
2013-01-10 Andrew Bartlettvfs: Fix compilation of solaris ACL module
2013-01-09 Andreas Schneiders3-lib: Use new strict directory create function in...
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2013-01-09 Stefan Metzmachers3:smb2_negprot: set the 'remote_proto' value
2013-01-09 Ira Coopers3: Fix vfs_zfsacl to compile.
2013-01-09 Andrew Bartlettselftest: show that Samba honours "write list" and...
2013-01-09 Jeremy AllisonFixup the change_to_user_by_session() case as called...
2013-01-09 Volker Lendeckesmbd: Remove some ()
2013-01-09 Volker Lendeckesmbd: Simplify an if-expression
2013-01-09 Volker Lendeckesmbd: Fix a typo
2013-01-09 Jeremy AllisonMove create_share_access_mask() from smbd/service.c...
2013-01-09 Jeremy AllisonFix bug #9518 - conn->share_access appears not be be...
2013-01-09 Jeremy AllisonFactor code out of check_user_ok() into a call to check...
2013-01-09 Jeremy AllisonInitialize stack variables. Prelude to factoring out...
2013-01-09 Jeremy AllisonAdd check_user_share_access() which factors out the...
2013-01-09 Jeremy AllisonCorrectly setup the conn->share_access based on the...
2013-01-09 Jeremy AllisonChange API for create_share_access_mask() - remove...
2013-01-09 Jeremy AllisonChange API for create_share_access_mask() to pass in...
2013-01-09 Jeremy AllisonFix API for create_share_access_mask().
2013-01-09 Jeremy AllisonRemove static from create_share_access_mask().
2013-01-09 Jeremy AllisonAdd uint32_t share_access to vuid_cache_entry.
2013-01-09 Jeremy AllisonClean up struct connection_struct, make struct vuid_cac...
2013-01-09 Jeremy AllisonRemove unneeded variable "const struct auth_session_inf...
2013-01-09 Jeremy AllisonRemove dead code now vuser can no longer be NULL.
next