summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix valgrind error in dbwrap_rbt where rec_priv->node wasJeremy Allison2007-12-181-1/+10
* Fix an error when accessing unallocated sid in error path.Michael Adam2007-12-181-3/+3
* Add forgotten cache.hVolker Lendecke2007-12-181-0/+51
* Add a in-memory cacheVolker Lendecke2007-12-1810-204/+505
* Fix a debug message: add missing space.Michael Adam2007-12-181-2/+2
* Add smbclient support for basic mDNS browsing.Rishi Srivatsavai2007-12-174-2/+250
* More static pstring elimination.Jeremy Allison2007-12-171-26/+86
* More static fstring elimination.Jeremy Allison2007-12-172-37/+39
* Remove more static fstrings (yes this little cache should beJeremy Allison2007-12-171-19/+49
* Correctly define prototypes for accessor functions.Jeremy Allison2007-12-171-3/+3
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-12-172-4/+9
|\
| * Fix logic error in cm_connect_sam().Michael Adam2007-12-181-1/+0
| * Prevent another segfault.Michael Adam2007-12-181-1/+3
| * Fix a segv in winbindd caused by trying to free an fstring.Gerald (Jerry) Carter2007-12-171-2/+6
* | More static fstring removal.Jeremy Allison2007-12-171-33/+116