summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Fix bug #9455 munmap called for an address location not mapped by samba.Jeremy Allison1-0/+3
2012-11-05Second part of fix for bug #7781 - Samba transforms ShareName to lowercase (s...Jeremy Allison1-0/+4
2012-11-05Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2-1/+5
2012-10-31Revert "Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding ...Karolin Seeger2-5/+1
2012-09-28Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2-1/+5
2012-09-27quota: add supprt for gfs2Björn Jacke1-0/+2
2012-09-17quota: fix build of sysquote_xfs onBjörn Jacke1-0/+12
2012-09-17Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison1-2/+9
2012-08-23Fix bug #9100 - winbind doesn't return "Domain Local" groups from own domain.Goldberg, Neil R1-13/+7
2012-07-11Fix bug #9034 - Typo in set_re_uid() call when USE_SETRESUID selected in conf...Jeremy Allison1-1/+1
2012-06-13Fix bug #8970 - Possible memory leaks in the samba master process.Richard Sharpe1-5/+8
2012-01-21Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison1-3/+4
2012-01-10s3:lib/ctdbd_conn: try ctdbd_init_connection() as root (bug #8684)Stefan Metzmacher1-0/+2
2012-01-04Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...Jeremy Allison1-21/+18
2012-01-04Second part of fix for bug #8679 - recvfile code path using splice() on Linux...Jeremy Allison1-1/+30
2012-01-04Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...Jeremy Allison1-3/+2
2011-10-26s3-netapi: remove pointless use_memory_krb5_ccache.Günther Deschner2-20/+0
2011-09-26s3-netapi: allow to use default krb5 credential cache for libnetapi users.Günther Deschner2-7/+23
2011-08-18s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke1-0/+141
2011-08-18s3: Make is_executable() available in lib/Volker Lendecke1-0/+17
2011-07-04s3:smbldap: make smbldap_connect_system self containedGregor Beck1-6/+11
2011-07-04s3:smbldap: add a destructor to smbldap_state, just in caseGregor Beck1-0/+7
2011-07-04s3:smbldap: let smbldap_free_struct do what it claims toGregor Beck1-2/+1
2011-07-04s3:smbldap: free the idle event scheduled in smbldap_open in smbldap_closeGregor Beck1-1/+2
2011-07-04s3:smbldap: use smbldap_state as memory context for idle eventGregor Beck1-2/+2
2011-06-07s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher1-14/+17
2011-06-01Fix bug #7528 - Solaris with NIS autohome.Jeremy Allison1-0/+3
2011-04-20Fix is_myname_or_ipaddr() to be robust against strange DNS setups.Jeremy Allison1-31/+57
2011-04-04alpha_strcpy() is a utility function which reportedly: Strips out all but 'a-...David Disseldorp1-3/+9
2011-04-04Fix bug 8040 - smbclient segfaults when a Cyrillic netbios name or workgroup ...Jeremy Allison1-2/+22
2011-03-29s3: use getgrset() when it is availableChristian Ambach1-2/+57
2011-03-25s3:util_seaccess: make sure that we don't grant SEC_STD_DELETE to the owner b...Stefan Metzmacher1-13/+11
2011-03-23Fix inode generation so nautilus can count total dir size correctlyNikolay Martynov2-11/+372
2011-03-23Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on SambaJeremy Allison1-2/+6
2011-02-28Fix denial of service - memory corruption.Jeremy Allison6-4/+45
2011-02-05s3:lib/events: use DLIST_DEMOTE() for fd eventsStefan Metzmacher1-0/+1
2011-02-05s3:lib/events: don't loop over fd events is select gave -1Stefan Metzmacher1-1/+1
2011-01-08s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the acco...Stefan Metzmacher1-3/+0
2010-12-26v3-5-test: Pull in tevent_req_poll_ntstatus from masterVolker Lendecke1-0/+11
2010-11-24Fix our privileges code to display privileges with the "high" 32-bit value set.Jeremy Allison1-11/+15
2010-11-24Add SeSecurityPrivilige.Jeremy Allison2-5/+4
2010-11-11Fix bug #7743 - Inconsistent use of system name lookup can cause a domain joi...Jeremy Allison1-1/+1
2010-11-11s3: Attempt to fix bug 7665Volker Lendecke11-136/+295
2010-11-11s3:lib/util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting...Michael Adam1-0/+8
2010-11-11s3:lib/util_str: add strlen_m_ext() that takes the dest charset as a parameter.Michael Adam1-12/+52
2010-09-25s3: Remove a global variable in bugfix for bug 7665Volker Lendecke2-7/+11
2010-09-25s3-libnetapi: Fix Bug #7665, memory leak in netapi connection manager.Günther Deschner1-30/+65
2010-09-25s3: fix build on platforms without st_blocks and st_blksize stat struct membersBjörn Jacke1-0/+9
2010-09-15Fix bug #7669.Jeremy Allison1-0/+3
2010-08-16Fix bug 7590 - offline login fails because winbind deletes cache on every sta...Jeremy Allison1-1/+1