summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-05-21we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell1-0/+2
2003-05-20really make sure to include the version in the lanman string; tested spnego u...Gerald Carter1-8/+9
2003-05-20better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter1-24/+37
2003-05-20remove USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-20remove WITH_TDB_SAMGerald Carter1-1/+1
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-18/+42
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-18port fixes from 3.0Simo Sorce3-10/+4
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 Carter1-35/+61
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald 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 Potter10-14/+14
2003-05-14spellingTim Potter1-2/+2
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-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-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 Carter1-2/+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-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-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-07SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATIONJeremy Allison1-9/+1