kai/samba.git
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...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), untangle function call from result...
2012-09-04 Michael Adams3: in sys_popen(), untangle assigment from check and...
2012-09-04 Michael Adams3: in sys_popen(), improve call to pipe and report...
2012-09-04 Michael Adams3: in sys_popen(), validate input before opening the...
2012-09-04 Michael Adams3: in sys_popen(), fix a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix line length and indent...
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix a debug message
2012-09-04 Andreas Schneiders3-winbind: DON'T PANIC if we couldn't find the domain.
2012-09-04 Andrew Bartlettfile_server: Remove explicit set of passdb backend...
2012-09-04 Andrew Bartlettbuild: sync the waf ACL checks with configure.in
2012-09-04 Andrew Bartlettbuild: Remove references to charset modules - we no...
2012-09-04 Andrew Bartlettbuild: vfs_fake_acls does not need the acl lib
2012-09-04 Andrew Bartlettfile_server: Run task_server_terminate when smbd exists
2012-09-04 Stefan Metzmacherfile_server: use 'subreq' as variable instead of 'req'
2012-09-04 Andrew Bartlettbuild: remove unused HAVE_NO_ACLS define
2012-09-04 Andrew Bartletts4-selftest: Try a more complex ACL - this example...
2012-09-04 Andrew Bartletts4-selftest: Try to make ntacl unit tests better match...
2012-09-04 Andrew Bartlettfile_server: Clarify code by avoiding a goto
2012-09-04 Andrew Bartletts4-samba-tool: Ensure we also sync the SACL as well...
2012-09-04 Andrew Bartletts3-passdb: Rename pdb_samba4 to samba_dsdb and autoconf...
2012-09-04 Andrew Bartlettdocs: Move Samba4 HOWTO link into README
2012-09-03 Andrew Bartlettdocs: Update Roadmap
2012-09-03 Andrew Bartlettdocs: Remove merged-branches.txt
2012-09-03 Andrew Bartlettdocs: Remove docs for removed parameter 'display charset'
2012-09-03 Andrew Bartlettremove extra tab from Makefile
2012-09-03 Andrew Bartlettdocs: Fix undocumented target to find smb.conf directiv...
2012-09-03 Andrew Bartlettdocs: Remove references to security=share and security...
2012-09-03 Andrew Bartlettdocs: Remove docs for removed parameter 'parinoid serve...
2012-09-03 Karolin Seegerdocs: Rename manpages-3 -> manpages.
2012-09-03 Karolin Seegers4-docs: Remove empty s4 HOWTO Collection.
2012-09-03 Andrew Bartlettbuild: skip shipping the alpha13 provision in the relea...
next