s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic.
[nivanova/samba-autobuild/.git] / source3 /
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.
2013-01-09 Jeremy AllisonRemove the second set of {} braces, no longer needed.
2013-01-09 Jeremy AllisonRemove one set of enclosing {} braces, no longer needed.
2013-01-09 Jeremy AllisonMove the definition of struct vuid_cache_entry *ent...
2013-01-09 Jeremy AllisonStart to tidy-up check_user_ok().
2013-01-09 Jeremy Allisontorture/vfstest.c: Always use create_conn_struct()...
2013-01-09 Jeremy Allisonsource3/smbd/pysmbd.c: Always use create_conn_struct...
2013-01-09 Jeremy Allisonsmbd/posix_acls.c: Use create_conn_struct(). Don't...
2013-01-09 Jeremy AllisonAllow create_conn_struct() to be called with snum ...
2013-01-09 Andrew Bartlettsmbd: Rework create_conn_struct to use conn_new()
2013-01-08 Volker Lendeckesmbd: Fix bug 9549 -- Memleak in the async echo handler
2013-01-08 Andrew Bartlettpysmbd: Change to keyword based arguments
2013-01-08 Andrew Bartlettpysmbd: Convert pysmbd to take an optional service...
2013-01-08 Andrew Bartlettsmbd: Fix calls to create_conn_struct_cwd to be correct...
2013-01-08 Andrew Bartlettsmbd: Split create_conn_struct into a fn that does...
2013-01-07 Günther Deschnerspoolss: add stubs for new JobNamedProperty dcerpc...
2013-01-02 Andreas Schneiders3-net: Fix rpc_service_list_internal() null pointer...
2013-01-02 Andreas Schneiders3-rpcclient: Fix cmd_eventlog_loginfo() null pointer...
2013-01-02 Andreas Schneiders3-rpcclient: Fix cmd_eventlog_readlog() null pointer...
2013-01-02 Andreas Schneiders3-idmap: Check return value of string_to_sid().
2013-01-01 Stefan MetzmacherHappy New Year 2013
2012-12-21 Andreas Schneiders3-prefork: Directly fail if tevent_req_is_unix_error...
2012-12-21 Andreas Schneiders3-libsmb: Remove check if array is NULL.
next