summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-18Fixups and more edits.John Terpstra1-241/+272
2003-05-18More Edits.John Terpstra1-1/+242
2003-05-17This was actually a24 release (fixed changelog entry), add note about VFS API...Alexander Bokovoy1-1/+2
2003-05-17Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison1-1/+49
2003-05-16Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison1-1/+14
2003-05-16Well spotted typo by Marco Berger <MARCOB@voelcker.com>Andrew Bartlett1-1/+1
2003-05-16David Lee <t.d.lee@durham.ac.uk> provides some corrections to the commentsAndrew Bartlett1-39/+5
2003-05-16another bugfix from Alex Deiter <tiamat@komi.mts.ru>Simo Sorce1-1/+1
2003-05-16Fix from Alex Deiter <tiamat@komi.mts.ru>Simo Sorce1-1/+1
2003-05-16add metze's patch for smb_register functionsSimo Sorce3-6/+3
2003-05-16add idmap_winbind unless I made a better way to solve SID type for domainSimo Sorce3-1/+157
2003-05-16Clarify a comment: The secure channel connection must be opened on theTim Potter1-4/+4
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison1-0/+2
2003-05-15Fix for winbindd segfault (finally I think this is the correct one :-)Jeremy Allison1-1/+1
2003-05-15Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2-5/+7
2003-05-15Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison1-1/+1
2003-05-15Ensure sys_adminlog code won't coredump with incorrect client params.Jeremy Allison1-4/+11
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij1-9/+17
2003-05-15Merge of incorrect emacs mode fix.Tim Potter1-1/+0
2003-05-14Ok, try and fix this correctly... Simplify the nasty loop logic.Jeremy Allison1-7/+7
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison1-0/+2
2003-05-14preparing for release of 3.0alpha24Gerald Carter1-1/+0
2003-05-14fix quota build on non-64bit systemsGerald Carter2-5/+5
2003-05-14working on 3.0alpha24Gerald Carter1-167/+81
2003-05-14readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter1-16/+33
2003-05-14Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy8-30/+107
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy29-549/+549
2003-05-14fix group mapping in LDAP under new schemaGerald Carter2-36/+62
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
2003-05-14ignore manpage.[refs|links]Gerald Carter0-0/+0
2003-05-14This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+2
2003-05-14ignore manpage.[refs|links]Gerald Carter1-0/+2
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD...Gerald Carter1-0/+105
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald Carter5-329/+958
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD...Gerald Carter1-0/+105
2003-05-14*****LDAP schema changes*****Gerald Carter5-331/+950
2003-05-14Move some #ifdefs and function prototypes around to avoid a compilerTim Potter1-13/+14
2003-05-14Move some #ifdefs and function prototypes around to avoid a compilerTim Potter1-13/+14
2003-05-14Fix pointer return bug in get_unix_attributes()Tim Potter1-1/+1
2003-05-14Fix pointer return bug in get_unix_attributes()Tim Potter1-1/+1
2003-05-14spellingTim Potter11-15/+15
2003-05-14spellingTim Potter10-14/+14
2003-05-14spellingTim Potter1-2/+2
2003-05-14spellingTim Potter1-2/+2
2003-05-13fix up packaging for RH9Gerald Carter1-2/+3
2003-05-13Restore a number of fixes that idra removed when he merged hisAndrew Bartlett4-10/+5
2003-05-13More info on Unix permissions.John Terpstra1-1/+99
2003-05-13Fix non-constant initialiser for Sun CC.Andrew Bartlett1-1/+7
2003-05-13More info on Unix permissions.John Terpstra1-1/+99
2003-05-13Add pythoncheck to make check target.Tim Potter2-1/+52