summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-09More edits. Hackety Hack.John Terpstra2-32/+298
2003-05-09Some more fixes for syntax problems on AIX etc ...Richard Sharpe1-2/+2
2003-05-09Fix up a bunch of compiler warnings ...Richard Sharpe1-13/+13
2003-05-09Fix some compiler warnings about const etc ...Richard Sharpe2-6/+5
2003-05-09Fix nasty bug pointed out by samba-technical poster. If name is mangledJeremy Allison1-1/+12
2003-05-08add new %a stringsGerald Carter1-3/+3
2003-05-08adding warning about case sensitive parameterGerald Carter1-3/+5
2003-05-08fix bug #47; revert registration of workgroup<1b> to 2.2 behaviorGerald Carter1-1/+1
2003-05-08fixed bug #75; add check for non-zero destlenGerald Carter1-1/+1
2003-05-08Another set of updates.John Terpstra6-303/+697