summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fix a C++ warningVolker Lendecke2007-12-211-1/+1
* Fix a C++ warningVolker Lendecke2007-12-211-1/+1
* Fix a missing prototype warningVolker Lendecke2007-12-211-0/+1
* Remove some statics from md4.cVolker Lendecke2007-12-211-7/+13
* Add a singleton cacheVolker Lendecke2007-12-212-3/+20
* Make data_blob_string_const return null terminated stringsVolker Lendecke2007-12-211-1/+1
* Remove next_token_nr_talloc and its associated globalVolker Lendecke2007-12-213-152/+124
* Convert the pwnam cache to memcacheVolker Lendecke2007-12-211-53/+15
* Add memcache_add_tallocVolker Lendecke2007-12-212-1/+59
* Add a global cacheVolker Lendecke2007-12-213-0/+44
* fix dump printout when byte >= 0x80Herb Lewis2007-12-201-1/+1
* Fix typo in filesystem capabilities bits.James Peach2007-12-201-3/+1
* Attempt to fix the buildVolker Lendecke2007-12-201-0/+2
* Remove unused variable 'didmsg'.James Peach2007-12-191-4/+0
* Fix a couple of warnings in mDNS registration. One of these is anJames Peach2007-12-191-2/+1
* Add filesystem capabilities bitmask to statfs info.James Peach2007-12-192-0/+87
* Expose per-fsp extension talloc context.James Peach2007-12-192-2/+23
* Release per-fsp data on file closure.James Peach2007-12-191-0/+5
* Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...Michael Adam2007-12-203-7/+11
* Change the prototype of the vfs function get_nt_acl().Michael Adam2007-12-1912-102/+19
* Prepare the afs acl module for the api change in get_nt_acl().Michael Adam2007-12-191-43/+77
* Prepare the aix2 acl module for the api change in get_nt_acl().Michael Adam2007-12-191-11/+21
* Change aixjfs2_get_nfs4_acl() to take file name instead of fsp.Michael Adam2007-12-191-5/+5
* Fix two debug statements: Add missing printf parameter.Michael Adam2007-12-191-2/+2
* Reformatting: wrap long lines and remove trailing spaces.Michael Adam2007-12-191-3/+7
* Prepare the zfs acl module for the api change in get_nt_acl().Michael Adam2007-12-191-9/+28
* Prepare the gpfs acl module for the api change in get_nt_acl().Michael Adam2007-12-191-12/+21
* Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).Michael Adam2007-12-195-13/+44
* Split smbacl4_GetFileOwner into two (f- and non-f-variant).Michael Adam2007-12-191-19/+29
* Split get_nt_acl() into two functions: fsp- and non-fsp variant.Michael Adam2007-12-194-67/+152
* Remove the "is_directory" parameter from canonicalise_acl():Michael Adam2007-12-191-7/+9
* Change canonicalise_acl() to not take an fsp.Michael Adam2007-12-191-8/+15
* Change ensure_canon_entry_valid() to not take and fsp.Michael Adam2007-12-191-10/+11
* Change apply_default_perms() to not take an fsp.Michael Adam2007-12-191-14/+15
* Remove Get_Pwnam and its associated static variableVolker Lendecke2007-12-1912-66/+67
* Fix a "no prototype" warningVolker Lendecke2007-12-191-0/+1
* Fix debug messagesVolker Lendecke2007-12-191-8/+9
* Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-71...Volker Lendecke2007-12-191-10/+8
* packet_struct is used in several places as raw memoryVolker Lendecke2007-12-191-0/+2
* Some paranoia checksVolker Lendecke2007-12-191-0/+8
* Zero the tdb key, there might be paddingVolker Lendecke2007-12-191-0/+2
* Today is not my day...Volker Lendecke2007-12-191-1/+1
* Rename cache.[ch] to memcache.[ch]Volker Lendecke2007-12-193-4/+4
* Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.Günther Deschner2007-12-192-0/+2
* Add and use some keystr functions using talloc_tos() in secrets api.Günther Deschner2007-12-191-44/+123
* Add cmd_wkssvc_enumeratecomputernames to rpcclient.Günther Deschner2007-12-191-0/+37
* Two more static fstrings gone.Jeremy Allison2007-12-181-12/+43
* Remove last_message completely as it's no longer used.Jeremy Allison2007-12-182-9/+0
* Remove another static fstring.Jeremy Allison2007-12-181-3/+8
* We've finished with the old node once we've copied theJeremy Allison2007-12-181-4/+4