idra/samba.git
2012-09-27 Simo SorceAdd tests for talloc_memlimit dc_verify
2012-09-27 Simo SorceAdd memory limiting capability to talloc
2012-09-27 Simo SorceFix Trust verification.
2012-09-27 Jelmer Vernooijsamba4-tests: Move 'samba.tests.source' up.
2012-09-27 Jelmer Vernooijsanba.upgradehelpers: Use standard functionality for...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-27 Jelmer Vernooijsamba.tests.source: Check for trailing whitespace in...
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'dcerpc endpoi...
2012-09-27 Volker Lendeckes3: Fix some blank line endings
2012-09-27 Christian AmbachRevert "smb.conf(5): Remove 'idmap config' documentatio...
2012-09-27 Christian Ambachs3:nfs4acls filter away inheritance flags on files
2012-09-27 Christian Ambachs3:nfs4acls pass down fsp instead of just the filename
2012-09-27 Christian Ambachs3:passdb formatting changes
2012-09-27 Ricky Nancesamba-tool domain provision: DNS forwarder default
2012-09-27 Jelmer Vernooijsmb.conf(5): List 'protocol' as alias for 'server max...
2012-09-27 Jelmer Vernooijsmb.conf(5): Add documentation for 'client max protocol'.
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'client min...
2012-09-27 Jelmer Vernooijsmb.conf(5): Document 'share backend' parameter.
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'server min...
2012-09-27 Jelmer Vernooijsmb.conf(5): Extend 'server min protocol' description.
2012-09-27 Jelmer Vernooijsmb.conf(5): Consistent spelling of parameter names.
2012-09-27 Volker Lendeckes3: For read-only shares, filter out write bits from...
2012-09-26 Volker Lendeckes3: Fix rejecting mkdir on read-only shares
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'rpc bigendian'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'kpasswd port'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'dgram port'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'unicode'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'web port'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'nbt port'.
2012-09-26 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'krb5 port'.
2012-09-26 Jelmer Vernooijsmb.conf(5): 'write ok' is a reverse synonym for 'read...
2012-09-26 Jelmer Vernooijsmb.conf(5): Distinguish parametric options.
2012-09-26 Jelmer Vernooijfind_missing_doc: Convert to python.
2012-09-26 Jelmer Vernooijfind_missing_manpages: convert to python
2012-09-26 Jelmer Vernooijfind_missing_manpages: Ignore make variables.
2012-09-26 Jelmer Vernooijnetlogon: Per MS-NRPC, don't send unknown workstation...
2012-09-26 Volker Lendeckes4: Fix a -Wunused-value warning
2012-09-26 Andreas Schneiders3-spoolss: Fix builtin forms order to match Windows...
2012-09-26 Volker Lendeckes3: Slightly simplify open_file()
2012-09-26 Volker LendeckeCoding: Add comment disproving control-flow changing...
2012-09-26 Volker Lendeckes3: Slightly simplify calculate_open_access_flags
2012-09-26 Volker Lendeckes3: Slightly simplify calculate_open_access_flags
2012-09-26 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-09-26 Andrew Bartlettnsswitch: Add waf tests for solaris special cases
2012-09-26 Andrew Bartlettbuild: Remove unused --with-sys-quotas option
2012-09-26 Andrew Bartlettbuild: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have...
2012-09-26 Andrew Bartlettbuild: Remove unused samba_cv_sysquotas_file variable...
2012-09-26 Andrew Bartlettbuild: Add waf configure support for non-linux quotas
2012-09-26 Jelmer Vernooijsmb.conf(5): Remove documentation for removed 'lock...
2012-09-26 Jelmer Vernooijsmb.conf(5): Remove 'idmap config' documentation -...
2012-09-26 Jelmer VernooijRemove unused neatquotes script.
2012-09-26 Jelmer Vernooijsmb.conf.5: Document 'cldap port'.
2012-09-26 Jelmer Vernooijundocumented: Drop extension from helper scripts.
2012-09-26 Jelmer VernooijRemove obsolete land-remote.py and land.py scripts.
2012-09-26 Jelmer Vernooijsamba-tool: Hide 'samba-tool domain samba3upgrade'.
2012-09-26 Stefan Metzmacherselftest/knownfail: samba*.smb2.oplock.stream1 doesn...
2012-09-26 Stefan Metzmachers4:torture/smb2: remove samba specific stuff from smb2...
2012-09-26 Stefan Metzmachers3:smb2_create: don't take 'state->te' as indication...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Safely update/create names for Samba3...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-09-26 Andrew Bartlettselftest: Remove invalid security=share and rename...
2012-09-26 Jeremy AllisonFix bug #9213 - Bad ASN.1 NegTokenInit packet can cause...
2012-09-26 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-09-25 Andrew Bartlettlib/util/charset: Try to find iconv on HP-UX
2012-09-25 Ricky Nancewscript: Removed executable bit.
2012-09-25 Volker Lendeckes3: Factor out calculate_open_access_flags
2012-09-25 Volker Lendeckes3: Slightly simplify smbd_smb2_request_process_negprot
2012-09-25 Volker Lendeckes3: Fix some blank line endings
2012-09-25 Volker Lendeckes3: Fix a typo
2012-09-25 Volker Lendeckepysmbd: Fix cut&paste errors
2012-09-25 Pierre Lejeunepyntdb: Fix init function for ntdb python module.
2012-09-25 Jelmer Vernooijs4-python: Override SIGINT handler in scripts only.
2012-09-25 Volker Lendeckes3: Slightly simplify is_stat_open
2012-09-25 Volker Lendeckes3: Make is_stat_open() a bit more readable
2012-09-25 Volker Lendeckelib: Make async_sock includable on its own
2012-09-25 Volker Lendeckes4-torture: Fix some nonemtpy blank lines
2012-09-25 Volker Lendeckes3: Fix indentation of if-expressions
2012-09-25 Andrew Bartlettdocs: Change TOSHARG-VFS to avoid suggesting VFS module...
2012-09-25 Andrew Bartlettdocs: Remove mention of auth methods in TOSHARG-Passdb
2012-09-25 Andrew Bartlettdocs: Fix typo in TOSHARG-Passdb
2012-09-25 Andrew Bartlettdocs: Remove Win9X/WinMe mentions from TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Add mention of AD DC support in TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Explain the no-domain-logons restriction applies...
2012-09-25 Andrew Bartlettdocs: Remove references to default paramters in TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Update TOSHARG-Install
2012-09-25 Andrew Bartlettclient: Fix talloc_stackframe() free order assertion...
2012-09-25 Jelmer Vernooijreplace: Avoid returning value in void setproctitle...
2012-09-25 Jeremy AllisonWe now pass "samba3.raw.acls.generic" and "samba3.smb2...
2012-09-25 Jeremy AllisonFix bug #9189 - SMB2 Create doesn't return correct...
2012-09-25 Stefan Metzmachers4:rpc_server/drsuapi: use talloc_zero instead of tallo...
2012-09-24 Stefan Metzmachers4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_Ds...
2012-09-24 Jelmer Vernooijsamba-tool domain provision: DNS forwarder is not a...
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Avoid python2.5-isms.
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Fix docstring.
2012-09-24 Stefan Metzmacherscript/autobuild.py: set the default for --log-base...
2012-09-24 Andrew Bartlettbuild: Fix detection of quotas on macos
2012-09-24 Volker Lendeckes3-pylibsmb: Use Py_RETURN_NONE
2012-09-24 Andrew Bartletttorture: More torture_assert() calls in rpc.lsa
next