summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-18/+42
2003-05-20More edits - added exampleJohn Terpstra1-1/+101
2003-05-20Fix Linux cifs vfs mount helper parsing of slashesSteve French1-5/+10
2003-05-19FreeBSD5 ACL fix.Jeremy Allison1-0/+5
2003-05-19Updates for AIX winbind client from Stephen Roylance.Tim Potter1-62/+58
2003-05-18Fixups and more edits.John Terpstra1-241/+272
2003-05-18port fixes from 3.0Simo Sorce3-10/+4
2003-05-18More Edits.John Terpstra1-1/+242
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-16Merge: clarify secure channel connection comment.Tim Potter1-4/+4
2003-05-16Merge get_global_sam_name() from 3.0 to fix compile breakage.Tim Potter1-0/+8
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison1-0/+2
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-15Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter1-1/+0
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2-0/+3
2003-05-14readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter1-16/+33
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 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-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 Potter10-14/+14
2003-05-14spellingTim Potter1-2/+2
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-12Fix compiler warnings.Jeremy Allison6-7/+0
2003-05-12fixing typos in debug statementsGerald Carter2-2/+2
2003-05-12Added info on File and Directory info.John Terpstra1-12/+193
2003-05-11Rolling in VL's changes.John Terpstra1-8/+12
2003-05-11Extending Samba Access Control InfoJohn Terpstra5-451/+556
2003-05-10Completion of Stand-Alone server docs.John Terpstra1-6/+107
2003-05-10Forgot one file.Jelmer Vernooij1-3/+0
2003-05-10Remove 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 Bartlett.Jelmer Vernooij34-82/+3
2003-05-10Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij35-2/+137
2003-05-10Fixes for typos and other stuff resulting from VL's feedback.John Terpstra3-42/+120
2003-05-10Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison1-1/+9
2003-05-10Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison1-9/+0
2003-05-10Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.Jeremy Allison1-1/+2
2003-05-09removing total print jobs since it is not used anymoreGerald Carter2-24/+0
2003-05-09Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough1-2/+2
2003-05-09Some more static definitions ...Richard Sharpe1-0/+16
2003-05-09Add some static ...Richard Sharpe1-34/+84