metze/samba/wip.git
2012-09-07 Michael Adams4:torture:smb2: simplify the durable-v2-open.reopen1...
2012-09-07 Michael Adams4:torture:smb2: in the durable-v2-reopen1 test, use...
2012-09-07 Michael Adams4:torture:smb2: fix cut'n'paste error in the durable...
2012-09-07 Michael Adams4:torture:smb2: fix name of test file in the durable...
2012-09-07 Björn Jackewaf: add tests for NFS quota stuff
2012-09-07 Björn Jackewaf: add test for HAVE_DQB_FSOFTLIMIT
2012-09-07 Björn Jackewaf: make checks for different XFS flavours
2012-09-07 Björn Jackes3:autoconf: look for irix xfs only when if we didn...
2012-09-07 Björn Jackes3:sysquota_nfs: fix build on Tru64 et alii
2012-09-07 Björn Jackerpcserver: fix useless declaration warning
2012-09-07 Björn Jackes3:sysquota-test: include ufs/ufs/quota.h only when...
2012-09-07 Björn Jackebuild: define _BSD_TYPES on IRIX to have types like...
2012-09-07 Björn Jackes3:quota: clean up and consolidate the xfs quota checks...
2012-09-07 Björn Jackes3:sysquota_xfs: fix logic so that we actually use...
2012-09-07 Björn Jackes3:sysquota_xfs: check and include the right fs header...
2012-09-07 Björn Jackes3-smbd: Remove OSF1 support from old (pre-sysquotas...
2012-09-07 Björn Jackewaf: add check for BSD_STYLE_STATVFS
2012-09-07 Alexander Bokovoys3-smbldap: make smbldap public library and maintain...
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefixed functions
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefix for all functions
2012-09-07 Alexander Bokovoys3-waf: avoid exporting init symbols from statically...
2012-09-07 Alexander Bokovoys4-torture: dns torture test depends on AD DC build
2012-09-07 Alexander Bokovoys3-passdb: convert pdb_ipa to use secrets wrappers
2012-09-07 Alexander Bokovoys3-passdb: convert pdb_ldap to use secrets wrappers
2012-09-07 Alexander Bokovoys3-passdb: wrap secrets.tdb accessors used by PDB modules
2012-09-07 Alexander Bokovoywafsamba/samba_abi: allow negative matches in abi_match
2012-09-07 Alexander Bokovoygen_abi.sh: filter out symbols not needed for ABI
2012-09-07 Alexander Bokovoywafsamba/samba_abi: fix signature parsing for structures
2012-09-07 Andreas Schneiderwaf: Fix bug #8801 - build s3fs manpages.
2012-09-07 Andreas Schneiderwaf: Rename nmblookup manpage to nmblookup4.
2012-09-07 Andreas Schneiderdocs: Remove old tdb manpages.
2012-09-07 Andreas Schneiderdocs: Remove old ldb manpages.
2012-09-07 Andreas Schneiderwaf: Create catalog file for manpage generation.
2012-09-07 Andreas Schneiderwafsamba: Add a CONFIGURE_FILE option.
2012-09-07 Andreas Schneiderwafsamba: Add support for manpages in SAMBA_MODULE.
2012-09-07 Stefan Metzmacherselftest/knownfail: samba3.smb2.durable-open.alloc...
2012-09-07 Michael Adams4:torture:smb2: add a test for alloc size behaviour...
2012-09-07 Michael Adamparam: remove unused define FN_LOCAL_PARM_CHAR()
2012-09-07 Michele BaldessariFree protect_ids in secret_store_domain_guid() as the...
2012-09-07 Stefan Metzmacherselftest/knownfail: samba3.smb2.durable-v2-open.reopen...
2012-09-06 Stefan Metzmachers4:torture/smb2: add smb2.durable-v2-open.reopen{1...
2012-09-06 Stefan Metzmachers4:torture/smb2: check that the server should ignore...
2012-09-06 Stefan Metzmachers4:torture/smb2: don't expect a DHnQ response in a...
2012-09-06 Kai Blins4 dns: Make debug output less noisy
2012-09-06 Kai Blins4 dns: Check if signing user is allowed to update...
2012-09-06 Björn Jackefileserver:sysquotas: remove wrong cast
2012-09-06 Björn Jackes3:quota: don't force the block size to 512
2012-09-06 Andrew Bartletts3-smbd: Remove remaining references to removed OS...
2012-09-06 Andrew Bartletts3-smbd: Remove IRIX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove HPUX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove BSD support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove Linux support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-configure: Only use sysquotas by default
2012-09-06 Andrew Bartlettbuild: Remove Unicos support (quota in particular)
2012-09-06 Andrew Bartlettbuild: Do not compile lib/sysquotas*.c files as part...
2012-09-06 Volker Lendeckes3: Fix 64-bit warnings in vfs_media_harmony
2012-09-06 Björn Jackesysquota: we need to list nfs4 as a separate fs name...
2012-09-06 Andrew Bartlettselftest: Test configure stage of dlz_bind9
2012-09-06 Andrew Bartlettselftest: Add tests for the dlz_bind9 module
2012-09-06 Andrew Bartlettjoin.py: Only replicate DNS zones if the source DC...
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-09-05 Michele BaldessariFree protect_ids in secret_store_domain_sid() as the...
2012-09-05 Jeremy AllisonAdd "backup_intent" bool to files_struct.
2012-09-05 Jeremy AllisonRemove an unncessary FTRUNCATE call in the open path...
2012-09-05 Kai Blins4 dns: Allow configuring signed updates
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signature creation
2012-09-05 Kai Blins4 dns: When we got a TKEY, we need to remember which...
2012-09-05 Kai Blins4 dns: TKEY record needs to remember incoming algorithm
2012-09-05 Kai Blins4 dns: Move dns_find_tkey to an extra file
2012-09-05 Kai Blins4 dns: Create IDL entry for TSIG-like record needed...
2012-09-05 Andreas Schneiders4-dns: Fix linking the dns service.
2012-09-05 Andrew Bartlettselftest: Add python blackbox tests for samba-tool...
2012-09-05 Andrew Bartlettsamba_tool: Improve samba-tool ntacl get/set to use...
2012-09-05 Andrew Bartlettsamba_tool: Fix ntacl get to correctly output in sddl
2012-09-05 Andrew Bartletts4-provision: Fix error message to contain the string...
2012-09-05 Kai Blins4 dns: Revert erroneous push from wrong branch
2012-09-05 Stefan Metzmachers3:smb2_create: check for SMB2_CREATE_TAG_DHNC first
2012-09-05 Michael Adams3:locking: fix trailing space in brl_close_fnum()
2012-09-05 Kai Blins4 dns: Allow configuring signed updates
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blinmore tsig_verify stuff
2012-09-05 Kai Blindrop me
2012-09-05 Kai Blinhack: dns_sign_tsig correct memcpy
2012-09-05 Kai BlinHACK remove debug statement
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signatures
2012-09-05 Andrew Bartlettbuild: Remove unused deps from vfs modules
2012-09-04 Volker Lendeckes3: Slightly simplify fd_open_atomic
2012-09-04 Volker Lendeckes3: Put a comment into the right place
2012-09-04 Volker Lendeckes3: Fix a typo
2012-09-04 Volker Lendeckes3: Factor out disposition_to_open_flags
2012-09-04 Volker Lendeckes3: Factor out calculation of clear_ads
2012-09-04 Volker Lendeckes3: Slightly simplify open_file_ntcreate
2012-09-04 Volker Lendeckes3: Fix a comment
2012-09-04 Volker Lendeckes3: Make "open_match_attributes" static
2012-09-04 Volker Lendeckes3: Fix some nonempty blank lines
2012-09-04 Volker Lendeckes3: Fix memleaks in pylibsmb.c
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
next