metze/samba/wip.git
2012-11-19 Stefan Metzmacherdon't inherit deleted
2012-11-19 Stefan Metzmacherrecalc sd trusted...
2012-11-19 Stefan MetzmacherTODO: s4:dsdb/descriptor: inherit nTSecurityDescriptor...
2012-11-19 Stefan MetzmacherRevert "repld update"
2012-11-19 Stefan MetzmacherRevert "bla"
2012-11-19 Stefan Metzmacherbla
2012-11-19 Stefan Metzmacherrepld update
2012-11-19 Stefan MetzmacherRevert "TODO: SEC_DEFAULT_DESCRIPTOR..." breaks provisi...
2012-11-19 Stefan MetzmacherTODO: SEC_DEFAULT_DESCRIPTOR...
2012-11-19 Stefan MetzmacherRevert "HACK sec_descr"
2012-11-19 Stefan MetzmacherRevert "HACK sec_destrictor"
2012-11-19 Stefan MetzmacherHACK sec_destrictor
2012-11-19 Stefan MetzmacherHACK sec_descr
2012-11-18 Stefan Metzmacherlibrpc/idl: add uuid to security.idl to that ndrdump...
2012-11-18 Stefan Metzmachers3:librpc: add support for PFC_FLAG_OBJECT_UUID when...
2012-11-18 Stefan Metzmachers4:torture/rpc/handles: try to make the assoc_group...
2012-11-17 Christian Ambachs3:modules:nfs4_acls remove unused mem_ctx parameter...
2012-11-16 Christian Ambachs3:modules:nfs4_acls fix memory hierarchy in smb_create...
2012-11-16 Christian Ambachs3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory corruption in gpfs2smb_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
2012-11-16 Christian Ambachs3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
2012-11-16 Kai Blinsamba-tool dns: Don't use "localhost" to connect to...
2012-11-16 Kai Blinutils: Remove unused samba-dig tool
2012-11-16 Andrew Bartlettdsdb: Make secrets_tdb_sync cope with -H secrets.ldb
2012-11-16 Michael Adams3:param: make init_locals() static.
2012-11-16 Andrew Bartletts3-param: Handle setting default AD DC per-share settin...
2012-11-15 Arvid Requates4:samba-tool: Fix samba-tool fsmo --role=schema
2012-11-15 Andrew Bartlettsamba-tool: Add new samba-tool gpo aclcheck and test
2012-11-15 Jeremy AllisonAnother fix needed for bug #9236 - ACL masks incorrectl...
2012-11-15 Karolin Seegerpopt_common: Fix typos.
2012-11-14 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-11-14 Jelmer Vernooijsubunit: Update to latest upstream version.
2012-11-14 Jelmer Vernooijtesttools: Update to latest version.
2012-11-14 Richard Sharpesmbd_open_one_socket does not use the messaging_context...
2012-11-13 Richard SharpeA small error message fix in source3/smbd/server.c
2012-11-13 Andrew Bartlettscripting ntacls: Do not place a SACL in the GPO filesy...
2012-11-13 Andrew Bartlettntvfs: Fill in sd->type based on the new ACL being...
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-13 Andrew BartlettChange get_nt_acl_no_snum() to return an NTSTATUS,...
2012-11-13 Andrew Bartlettsmbd: Correctly set fsp->is_directory before dealing...
2012-11-13 Andrew BartlettEnsure we Correctly set fsp->is_directory before dealin...
2012-11-13 Stefan Metzmacherlib/ldb: add missing newline in the output of ldb_ldif_... samba-upstream/tags/ldb-1.1.14
2012-11-13 Stefan Metzmachers4:samba-tool/testparm: report a CommandError if loadin...
2012-11-13 Stefan Metzmacherlib/addns: remove compiler warnings
2012-11-13 Stefan Metzmacherlib/addns: don't depend on the order in resp->answers[]
2012-11-13 Stefan Metzmacherlib/addns: remove pointless check for resp->num_additio...
2012-11-13 Andrew Bartlettselftest: Add --tmpdir to 'samba-tool gpo create' test
2012-11-13 Andrew BartlettRevert "selftest/skip: add samba.tests.samba_tool.gpo...
2012-11-12 Andrew Bartlettselftest: Avoid returning errors (rather than failures...
2012-11-12 Andreas Schneiders3:winbind: BUG 9386: Failover if netlogon pipe is...
2012-11-12 Sumit BoseUse work around for 'winbind use default domain' only...
2012-11-12 Andrew Bartlettntp_signd: Only allow group access to the ntp signd...
2012-11-12 Andrew Bartlettntp_signd: move socket directory to var/lib not var...
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: make sure confidential attributes...
2012-11-11 Stefan Metzmachers4:dsdb/acl_read: fix whitespace formatting errors
2012-11-11 Stefan Metzmachers4:dsdb/acl: only give administrators access to attribu...
2012-11-11 Stefan Metzmachers4:dsdb/acl: reorganize the logic flow in the password...
2012-11-11 Stefan Metzmachers4:dsdb/acl: fix search filter cleanup for password...
2012-11-11 Andrew Bartlettselftest: Avoid test cross-contamination in samba.tests...
2012-11-11 Andrew Bartlettselftest: Add tests for expected behaviour on directori...
2012-11-11 Andrew Bartlettpysmbd: Add SMB_ACL_EXECUTE to the mask set by make_sim...
2012-11-11 Andrew Bartlettselftest: Make samba.tests.ntacl also use TestCaseInTempDir
2012-11-11 Andrew Bartlettsamba-tool: Rework ldap attribute fetch in classicupgra...
2012-11-10 Arvid Requates3:smbd: Fix typo in got_duplicate_group check
2012-11-09 Christian Ambachbuild: add DMAPI configure option and checks
2012-11-09 Christian Ambachbuild(waf): support AIX 6.1
2012-11-09 David Disseldorpdoc: list arguments for rpcclient FSRVP commands
2012-11-09 David Disseldorpdoc: describe samlogon cache caveat for winbindd -n
2012-11-09 David DisseldorpRevert "s3-winbindd: make sure we obey the -n switch...
2012-11-09 Jelmer VernooijMakefile: Allow specifying PYTHON environment variable.
2012-11-09 Jelmer Vernooijconfigure: Support specifying PYTHON environment variab...
2012-11-09 Andreas Schneidertorture: Fix smb2.create.blob test.
2012-11-09 Karolin Seegersamba-tool: Fix typo in --help output.
2012-11-09 Matthieu Patous4-drs: Remove unused var
2012-11-08 Andreas Schneiders3fs-client: Burn commandline password of client utils.
2012-11-08 Andreas Schneiders3fs-popt: Add function to burn the commandline password.
2012-11-07 Volker LendeckeRemove two unused variables
2012-11-07 Volker Lendeckelib/util: Simplify bitmap.c a bit
2012-11-07 Volker Lendeckelib/util: Make "struct bitmap" abstract
2012-11-06 Jelmer Vernooijheimdal_build: Fix finding of system heimdal.
2012-11-06 Jelmer Vernooijheimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags...
2012-11-06 Stefan Metzmacherselftest/skip: add samba.tests.samba_tool.gpo until...
2012-11-06 Jelmer Vernooijldb_secrets_tdb_sync: Add dependency on gssapi.
2012-11-06 Jelmer Vernooijdsdb: Rename _res argument to _result.
2012-11-05 Andrew Bartlettprovision: Make dsacl2fsacl() take a security.dom_sid...
2012-11-05 Andrew Bartlettprovision: Also walk directories checking ACLs
2012-11-05 Andrew Bartlettwintest: Try harder to recover from apparent failure...
2012-11-05 Andrew Bartlettselftest: check that samba-tool gpo works for basic...
2012-11-05 Volker Lendeckedsdb: Simplify DsCrackNameOneFilter a bit
2012-11-05 Jelmer Vernooijwafsamba.abi: Fix abi_match with both excludes and...
2012-11-05 Jelmer Vernooijwafsamba.samba_abi: Add basic unit tests.
2012-11-05 Andrew Bartlettbuildtools: Remove extra space from global: line
2012-11-05 Jelmer Vernooijwafsamba.samba_abi: Refactor abi_write_vscript to take...
2012-11-05 Stefan Metzmachers3:smbd: pass the current time to make_connection[_smb1]()
2012-11-05 Christian Ambachs3:utils fix a whitespace error
2012-11-05 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-11-05 Stefan Metzmacherlib/tsocket: optimize syscalls in tstream_readv_pdu_send()
2012-11-05 Stefan Metzmacherlib/tsocket: disable the syscall optimization for recvf...
2012-11-05 Andrew Bartlettlibads: Always free the talloc_stackframe() on error...
next