samba.git
2013-07-11 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc1 release. samba-4.1.0rc1
2013-07-11 Karolin SeegerWHATSNEW: Some updates.
2013-07-05 Karolin SeegerWHATSNEW: Start release notes for Samba 4.1.0rc1.
2013-07-05 Karolin SeegerVERSION: Set version to 4.1.0rc1-GITSNAPSHOT.
2013-07-05 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-1-test' into...
2013-07-05 Karolin SeegerVERSION: Set version to 4.1.0rc1-GITSNAPSHOT.
2013-07-05 Volker Lendecketevent: Fix a typo
2013-07-05 Karolin SeegerWHATSNEW: Start release notes for Samba 4.1.0rc1.
2013-07-04 Karolin Seegerdocs: Fix typos in "use ntdb" section.
2013-07-04 Andrew Bartlettdsdb-ridalloc: Fix RID pools - RID numbers increase...
2013-07-04 Matthieu PatouMake the output of the crackname script more readable
2013-07-04 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-07-04 Andreas Schneiderselftest: Use higher ip numbers.
2013-07-04 Andreas Schneiderselftest: Add a newline to root entries in the nss...
2013-07-04 Andreas Schneiderselftest: Fix domain name of plugindc.
2013-07-04 Andreas Schneidertorture: Don't segfault in smb2.session on error.
2013-07-04 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-04 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-07-03 Matthieu PatouMake the output of the crackname script more readable
2013-07-02 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-07-02 Andreas Schneiderselftest: Use higher ip numbers.
2013-07-02 Andreas Schneiderselftest: Add a newline to root entries in the nss...
2013-07-02 Andreas Schneiderselftest: Fix domain name of plugindc.
2013-07-02 Andreas Schneidertorture: Don't segfault in smb2.session on error.
2013-07-02 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-02 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-07-02 Andreas Schneidertsocket: Pass the full port number to getaddrinfo().
2013-07-01 Andreas Schneidertsocket: Pass the full port number to getaddrinfo().
2013-07-01 Matthieu Patousmbtorture: Make cracksname easier to debug by outputin...
2013-06-30 Matthieu PatouFix a missing parenthesis in the LDAP search request
2013-06-28 Aurélien Apteldocs-xml/manpages/smbclient.1.xml: fix case of -T flag...
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-26 Volker Lendeckesharesec: Document --view-all
2013-06-26 Volker Lendeckesharesec: Document -v/--view
2013-06-26 Volker Lendeckesharesec: Implement --view-all
2013-06-25 Christian Ambachs3:smbd/close remove filesystem lock before removing...
2013-06-25 Christian Ambachs3:smbd/close use common exit path
2013-06-25 Christian Ambachs3:lib add mapping for ETXTBSY
2013-06-25 Daniel Gan... s3-ctdb: Fix auto-enabling of CTDB readonly support
2013-06-25 Christian Ambachs3:smbd/aio mark file as modified in the SMB2 case
2013-06-25 Christian Ambachnsswitch: fix a comment
2013-06-25 Andrew Bartlettheimdal_build: Add missing dep on samba4kgetcred
2013-06-24 Andrew Bartletttorture: Add tests for LDAP substring search with no...
2013-06-24 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2013-06-24 Andrew Bartlettldb: bump version to allow a depencency on the substrin... ldb-1.1.16
2013-06-24 Andrew Bartlettldb: Cope with substring match with no chunks in ldb_fi...
2013-06-24 Jeremy AllisonNote how vfs_gpfs uses the "acl map full control" param...
2013-06-24 Jeremy AllisonAdd missing documentation for vfs_zfsacl.
2013-06-24 Jeremy AllisonUse existing "acl map full control" parameter to contro...
2013-06-24 David Disseldorps3/smbclient: fix incorrect command tab completions
2013-06-24 Andrew Bartlettbuild: Remove the struct MD5Context conf file check.
2013-06-24 Simo Sorcelsa4: Fix a set but unused variable warning
2013-06-22 Andrew Bartlettldb: Ensure not to segfault on a filter such as (mail=)
2013-06-21 Steve FrenchAdd missing SMB2/SMB3 share capability flag define
2013-06-21 Volker Lendeckelsa4: Fix a set but unused variable warning
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Jeremy AllisonFix glusterfs backend crash found at the Microsoft...
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-21 Volker Lendeckedns: Fix CID 1034969 Uninitialized scalar variable
2013-06-21 Christian Ambachs3:passdb/pdb_util make pdb_create_builtin consider...
2013-06-21 Christian Ambachs3:passdb add a gid argument to pdb_create_builtin_alias
2013-06-21 Christian Ambachs3:utils/net_sam make use of pdb_create_builtin helper...
2013-06-21 Christian Ambachs3:passdb expose pdb_create_builtin function
2013-06-21 Christian Ambachs3:passdb/pdb_tdb add parameter to control handling...
2013-06-21 Christian Ambachs3:passdb/pdb_ldap remove an unnecessary check
2013-06-21 Christian Ambachs3:passdb/pdb_ldap make the module handle well-known
2013-06-21 Christian Ambachs3:passdb make pdb_sid_to_id honor backend responsibilities
2013-06-21 Christian Ambachs3:passdb/pdb_samba_dsdb make the module handle well...
2013-06-21 Christian Ambachs3:lib/util_sid_passdb make use of pdb_is_responsible_f...
2013-06-21 Christian Ambachs3:passdb add pdb_*_is_responsible_for* functions
2013-06-21 Christian Ambachs3:passdb add idmap control functions
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix some compiler warnings
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix a compiler warning
2013-06-21 Christian Ambachs3:utils/net_lookup fix a format-error
2013-06-20 Andrew Bartletts4-winbind: Add special case for BUILTIN domain
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-06-18 Jeremy AllisonRe-add umask(0) code removed by commit 3a7c2777ee0de37d...
2013-06-18 Jeremy AllisonFix xx_path() - return check from mkdir() is incorrect.
2013-06-17 David Disseldorpdocs/vfs_catia: rework man page
2013-06-17 David Disseldorpdocs/vfs_catia: remove space-char mapping recommendation
2013-06-17 David Disseldorpvfs_catia: use translate direction enum instead of int
2013-06-17 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-06-14 Volker Lendeckelibrpc: Shorten dcerpc_binding_handle_call a bit
2013-06-14 Volker Lendeckelibrpc: Use tevent_req_poll_ntstatus
2013-06-14 Volker Lendeckelibsmbclient: Fix typos
2013-06-14 Volker Lendecketsocket: Add some const
2013-06-14 Volker Lendeckegencache: Simplify gencache_init a bit
2013-06-14 Volker Lendeckegenrand: Slightly simplify do_reseed
2013-06-14 Volker Lendecketevent: Fix Coverity ID 989236 Operands don't affect...
2013-06-13 Stefan Metzmacherdsdb: remove a wrong comment in dsdb_check_access_on_dn...
2013-06-13 Stefan Metzmacherdsdb: don't allow a missing nTSecurityDescriptor in...
2013-06-13 Stefan Metzmacherdsdb: use AS_SYSTEM | SHOW_RECYCLED for access check...
2013-06-13 Stefan Metzmachers4:smb_server: call irpc_add_name() at startup (bug...
2013-06-13 Stefan Metzmachers4:rpc_server: call irpc_add_name() at startup (bug...
2013-06-13 Stefan Metzmachers4:ldap_server: call irpc_add_name() at startup (bug...
2013-06-13 Andrew Bartlettdsdb repl_meta_data: Use dsdb_request_add_controls()
2013-06-12 Christof SchmittInitialize the file descriptor in the files_struct...
next