nivanova/samba-autobuild/.git
2013-01-21 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-21 Andrew Bartlettdsdb-acl: ask for the objectClass attribute if it's...
2013-01-21 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-21 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-21 Andrew Bartlettdsdb-acl: Add helper function dsdb_get_structural_oc_fr...
2013-01-21 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-21 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-21 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-21 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-21 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
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-21 Matthieu PatouTests: remove redondent testsuites in provision
2013-01-21 Matthieu PatouTests: avoid adding python options that are functions...
2013-01-21 Matthieu PatouTests: rewrite ldap_schema to specify attributes
2013-01-19 Jeremy AllisonFix warnings with mismatched sizes in arguments to...
2013-01-19 Jeremy AllisonRemove some unused variables.
2013-01-19 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2013-01-19 Andrew Bartlettprinting: Free talloc_stackframe() on all exit paths
2013-01-18 Ira Coopernsswitch: Fix two bitfield constants being the same.
2013-01-18 Jeremy AllisonSort winbind request flags. Ira saw we have a duplicate.
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 Volker Lendecketevent: Fix a comment
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 Deschners4-torture: add ndr64 spoolss_SetPrinter ndr test.
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 ULONG_PTR of...
2013-01-17 Matthieu Patoudsdb-operational: Avoid doing the ldb_attr_cmp if bypas...
2013-01-17 Andrew Bartletttorture: Fix fsmo test to use correct -H samba-tool...
2013-01-17 Andrew Bartlettdsdb: Do not hold the transaction over the IRPC call...
2013-01-17 Andrew Bartlettselftest: also skip raw.search as it also spins
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-17 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-17 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-17 Stefan Metzmacherlibcli/security: don't look at the inherited type in...
2013-01-17 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-17 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-17 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-17 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
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 Disseldorptorture: copychunk test suite improvements
2013-01-16 David Disseldorpsmb2_ioctl: only pass through to VFS on a valid fsp
2013-01-16 David Disseldorptorture: replace ioctl failure returns with helper...
2013-01-16 David Disseldorptorture: add locking tests for copychunk
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 Disseldorptorture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
2013-01-16 David Disseldorpselftest: enable samba3.smb2.ioctl tests against s3fs
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 Deschners4-torture: add ndr64 spoolss openprinterex to ndr...
2013-01-16 Günther Deschners4-torture: allow to do ndr tests with flags, not only...
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 Adamdocs: document the "--persistent" option in dbwrap_tool(1)
2013-01-15 Michael Adams3:dbwrap_tool: add --persistent switch and mode for...
2013-01-15 Michael Adamdbwrap: add dbwrap_is_persistent()
2013-01-15 Michael Adamdocs: document the command line options in dbwrap_tool(1)
2013-01-15 Michael Adamdocs: use the popt.common.samba.client entity in samba...
2013-01-15 Michael Adamdocs: use the entities popt.common.samba.server and...
2013-01-15 Michael Adamdocs: add popt.common.samba.server and popt.common...
2013-01-15 Michael Adamdocs: fix the stdarg.configfile entity to print a ...
2013-01-15 Michael Adamdocs: use the stdarg.option entity in the popt.common...
2013-01-15 Michael Adamdocs: add an entity stdarg.option for the "--option...
2013-01-15 Björn Baumbachwafsamba: use additional xml catalog file (bug #9512)
2013-01-15 Björn Baumbachsmb.conf(5): client min protocol: add hint at list...
2013-01-15 Björn Baumbachsmb.conf(5): server min protocol: add hint at list...
2013-01-15 Björn Baumbachbuild(waf)-libreplace: remove redundant check for flist...
2013-01-15 Björn Baumbachntlm_auth(1): fix many format issues and and make examp...
2013-01-15 Björn Baumbachbuild(waf): docs-xml: build new dbwrap_tool.8 manual...
2013-01-15 Björn Baumbachdocs-xml: add dbwrap_tool.1 manual page
2013-01-15 Andrew Bartlettdsdb: Add test for modification of two attributes,...
2013-01-15 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-15 Andrew Bartlettlibcli/security: Ensure to fill in remaining_access...
2013-01-15 Jeremy Allisontevent: Fix bug 9550 - sigprocmask does not work on...
2013-01-15 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure autoconf checks.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure waf checks.
next