summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-14fix quota build on non-64bit systemsGerald Carter2-5/+5
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 Carter1-35/+61
2003-05-14*****LDAP schema changes*****Gerald Carter4-306/+816
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-14spellingTim Potter11-15/+15
2003-05-14spellingTim Potter1-2/+2
2003-05-13Restore a number of fixes that idra removed when he merged hisAndrew Bartlett4-10/+5
2003-05-13Fix non-constant initialiser for Sun CC.Andrew Bartlett1-1/+7
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 obvious compiler warnings.Jeremy Allison8-9/+1
2003-05-12And finally IDMAP in 3_0Simo Sorce47-1516/+973
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-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
2003-05-12Give up on the idea of avoiding lp_load() in ntlm_auth....Andrew Bartlett1-8/+18
2003-05-12Make it possible to actually use --user-SID and --group-SID on a standard com...Andrew Bartlett1-2/+2
2003-05-11Fix compile.Andrew Bartlett1-1/+1
2003-05-11Add new files needed for VFS fixes.Alexander Bokovoy3-3/+318
2003-05-11Fix VFS layer:Alexander Bokovoy34-1797/+1362
2003-05-11Set the password for a newly created trustdom account. Tested againstVolker Lendecke1-3/+34
2003-05-11When we have a NT4SP0 PDC trust us, we first have to check theVolker Lendecke1-2/+2
2003-05-11Ok, this is a hack. On a netsec bind reply I did not see anythingVolker Lendecke1-0/+20
2003-05-11As discussed on samba-technical - move to 'primaryGroupSid' insted ofAndrew Bartlett1-17/+45
2003-05-11Using /dev/urandom for determining an ldap server backoff is a waste of systemAndrew Bartlett1-2/+6
2003-05-10Reverse latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij34-84/+2
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij35-2/+137
2003-05-10Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison1-1/+9