Age | Commit message (Expand) | Author | Files | Lines |
2013-07-08 | docs: Fix typo. | Karolin Seeger | 1 | -1/+1 |
2013-07-05 | time: prefer CLOCK_BOOTTIME for clock_gettime_mono() | Björn Jacke | 1 | -2/+12 |
2013-07-05 | time: don't try to use the coarse clock | Björn Jacke | 1 | -9/+2 |
2013-07-05 | VERSION: change to 4.2.0pre1 | Stefan Metzmacher | 1 | -1/+1 |
2013-07-05 | Merge remote-tracking branch 'origin/v4-1-test' into master | Stefan Metzmacher | 0 | -0/+0 |
2013-07-05 | VERSION: Set version to 4.1.0rc1-GITSNAPSHOT. | Karolin Seeger | 1 | -2/+2 |
2013-07-05 | tevent: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2013-07-05 | WHATSNEW: Start release notes for Samba 4.1.0rc1. | Karolin Seeger | 1 | -241/+49 |
2013-07-04 | docs: Fix typos in "use ntdb" section. | Karolin Seeger | 1 | -2/+2 |
2013-07-04 | dsdb-ridalloc: Fix RID pools - RID numbers increase too quickly | Andrew Bartlett | 1 | -1/+2 |
2013-07-04 | Make the output of the crackname script more readable | Matthieu Patou | 1 | -4/+4 |
2013-07-04 | s3-winbind: Allow sec_initial_uid() to store creds. | Andreas Schneider | 1 | -1/+1 |
2013-07-04 | selftest: Use higher ip numbers. | Andreas Schneider | 1 | -5/+6 |
2013-07-04 | selftest: Add a newline to root entries in the nss files. | Andreas Schneider | 1 | -2/+4 |
2013-07-04 | selftest: Fix domain name of plugindc. | Andreas Schneider | 1 | -1/+1 |
2013-07-04 | torture: Don't segfault in smb2.session on error. | Andreas Schneider | 1 | -1/+1 |
2013-07-04 | torture: Don't segfault in raw.session on error. | Andreas Schneider | 1 | -1/+1 |
2013-07-04 | torture: Fix comparsion of uninitalized bytes. | Andreas Schneider | 1 | -0/+2 |
2013-07-03 | Make the output of the crackname script more readable | Matthieu Patou | 1 | -4/+4 |
2013-07-02 | s3-winbind: Allow sec_initial_uid() to store creds. | Andreas Schneider | 1 | -1/+1 |
2013-07-02 | selftest: Use higher ip numbers. | Andreas Schneider | 1 | -5/+6 |
2013-07-02 | selftest: Add a newline to root entries in the nss files. | Andreas Schneider | 1 | -2/+4 |
2013-07-02 | selftest: Fix domain name of plugindc. | Andreas Schneider | 1 | -1/+1 |
2013-07-02 | torture: Don't segfault in smb2.session on error. | Andreas Schneider | 1 | -1/+1 |
2013-07-02 | torture: Don't segfault in raw.session on error. | Andreas Schneider | 1 | -1/+1 |
2013-07-02 | torture: Fix comparsion of uninitalized bytes. | Andreas Schneider | 1 | -0/+2 |
2013-07-02 | tsocket: Pass the full port number to getaddrinfo(). | Andreas Schneider | 1 | -1/+1 |
2013-07-01 | tsocket: Pass the full port number to getaddrinfo(). | Andreas Schneider | 1 | -1/+1 |
2013-07-01 | smbtorture: Make cracksname easier to debug by outputing the offered format | Matthieu Patou | 1 | -18/+49 |
2013-06-30 | Fix a missing parenthesis in the LDAP search request | Matthieu Patou | 1 | -1/+1 |
2013-06-28 | docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example. | Aurélien Aptel | 1 | -1/+1 |
2013-06-27 | winbindd and nmbd don't set their umask to zero on startup like smbd does. | Jeremy Allison | 2 | -0/+12 |
2013-06-26 | sharesec: Document --view-all | Volker Lendecke | 1 | -0/+8 |
2013-06-26 | sharesec: Document -v/--view | Volker Lendecke | 1 | -0/+7 |
2013-06-26 | sharesec: Implement --view-all | Volker Lendecke | 1 | -1/+34 |
2013-06-25 | s3:smbd/close remove filesystem lock before removing sharemode | Christian Ambach | 1 | -0/+9 |
2013-06-25 | s3:smbd/close use common exit path | Christian Ambach | 1 | -9/+2 |
2013-06-25 | s3:lib add mapping for ETXTBSY | Christian Ambach | 1 | -0/+3 |
2013-06-25 | s3-ctdb: Fix auto-enabling of CTDB readonly support | Daniel Gan-Levi | 1 | -0/+28 |
2013-06-25 | s3:smbd/aio mark file as modified in the SMB2 case | Christian Ambach | 1 | -0/+2 |
2013-06-25 | nsswitch: fix a comment | Christian Ambach | 1 | -1/+1 |
2013-06-25 | heimdal_build: Add missing dep on samba4kgetcred | Andrew Bartlett | 1 | -1/+1 |
2013-06-24 | torture: Add tests for LDAP substring search with no strings provided | Andrew Bartlett | 1 | -0/+110 |
2013-06-24 | libcli/ldap: Cope with substring match with no chunks in ldap_push_filter | Andrew Bartlett | 1 | -18/+21 |
2013-06-24 | ldb: bump version to allow a depencency on the substring crash fix | Andrew Bartlett | 3 | -1/+265 |
2013-06-24 | ldb: Cope with substring match with no chunks in ldb_filter_from_tree | Andrew Bartlett | 1 | -1/+1 |
2013-06-24 | Note how vfs_gpfs uses the "acl map full control" parameter. | Jeremy Allison | 1 | -0/+10 |
2013-06-24 | Add missing documentation for vfs_zfsacl. | Jeremy Allison | 1 | -0/+160 |
2013-06-24 | Use existing "acl map full control" parameter to control the adding of the DE... | Jeremy Allison | 1 | -2/+17 |
2013-06-24 | s3/smbclient: fix incorrect command tab completions | David Disseldorp | 1 | -8/+8 |