summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-13Sync up with 3.0 version.Tim Potter1-21/+30
2003-05-13Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.Andrew Bartlett1-12/+22
2003-05-12Fix up the build-farm testsuite again - I forgot to move some files into theAndrew Bartlett6-1/+1
2003-05-12Fix compiler warnings.Jeremy Allison6-7/+0
2003-05-12Fix obvious compiler warnings.Jeremy Allison8-9/+1
2003-05-12copied form HEAD to get the compile going.Gerald Carter0-0/+0
2003-05-12And finally IDMAP in 3_0Simo Sorce47-1516/+973
2003-05-12fixing typos in debug statementsGerald Carter2-2/+2
2003-05-12fixing typos in debug statementsGerald Carter2-2/+2
2003-05-12Eliminate NULL pointers from VFS interface. All hooks now really callable, pr...Alexander Bokovoy3-13/+17
2003-05-12GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave ...Alexander Bokovoy1-1/+1
2003-05-12Re-enable secure channel for net rpc vampire.Tim Potter1-8/+13
2003-05-12Fix two bugs that were stopping net rpc vampire from working over secureTim Potter1-2/+10
2003-05-12A small patch from metze to fix builds on some platforms ...Richard Sharpe1-1/+1
2003-05-12Added info on File and Directory info.John Terpstra1-12/+193
2003-05-12Adding more info on File and Directory conventions / differences.John Terpstra1-12/+193
2003-05-12Fix a wrong define check.Alexander Bokovoy1-3/+4
2003-05-12Wrap into WITH_QUOTAS yet another place in trans2Alexander Bokovoy1-1/+7
2003-05-12Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy1-4/+4
2003-05-12Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy1-1/+1
2003-05-12Better isolate quota stuffAlexander Bokovoy2-0/+12
2003-05-12Small fix for HAVE_SYS_QUOTAS usage, spotted by build farmAlexander Bokovoy1-6/+7
2003-05-12Fix up a bit of my sloppy C.Andrew Bartlett1-3/+2
2003-05-12Small fix for HAVE_SYS_QUOTAS usage, spotted by build farmAlexander Bokovoy1-1/+6
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy21-106/+2783