summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-09-01Proper fix for #380 -- use different algorithm to generate codepagesAlexander Bokovoy2-3/+19
2003-09-01Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2-510/+64
2003-09-01Fix bug 342. Short version of --add now -a instead of -A.Tim Potter1-2/+2
2003-08-31We don't need to #include memory.h here. It's a BSD'ism and just includesTim Potter1-1/+0
2003-08-29Remove cap_set_quota as it is the same as default oneAlexander Bokovoy1-8/+3
2003-08-29Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...Steve French1-9/+28
2003-08-29bumping versionGerald Carter1-1/+1
2003-08-29Fix some compiler warnings.Tim Potter1-10/+8
2003-08-29Add log2pcap to everything target.Tim Potter1-2/+4
2003-08-28Fix bug found by tridge in 2.2.x. Ensure that %U substitution isJeremy Allison3-8/+18
2003-08-28Fixed warnings in secret code.Jeremy Allison1-26/+0
2003-08-28make sure using_samba 2ed. files get installed okGerald Carter1-0/+7
2003-08-28getting rid of copmpiler warningGerald Carter1-0/+2
2003-08-28fixing typos pointed out by Vance in WHATSNEWGerald Carter2-2/+57
2003-08-28Add length warning on register name.Jeremy Allison1-2/+12
2003-08-28Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison3-9/+16
2003-08-28Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison1-1/+1
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy9-75/+597
2003-08-28revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter1-0/+7
2003-08-28Fix email address in copyright statementJim McDonough1-1/+1
2003-08-28skel_ -> cap_Alexander Bokovoy1-51/+51
2003-08-27Remove what looks like gcc-isms.Jeremy Allison1-16/+17
2003-08-27Typo fix.Rafal Szczesniak1-1/+1
2003-08-27remove 'ldap trust ids' since there was no way for it to work nowGerald Carter2-3/+5
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter4-467/+493
2003-08-27renaming some functions for consistencyGerald Carter2-10/+10
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2-1/+13
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy4-7/+470
2003-08-27Check for embedded mb chars when testing for illegal characters like /.Jeremy Allison1-1/+23
2003-08-27Fix initial debug.Jeremy Allison1-1/+1
2003-08-27Ignore smbiconv binary as wellAlexander Bokovoy1-0/+1
2003-08-27Remove completely unneeded malloc/free out of this codepath.Jeremy Allison1-12/+11
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison8-25/+24
2003-08-27fix segfault on empty wins server name registration replyGerald Carter1-2/+4
2003-08-27Be consistent about using capital letters in the function names. (The onlyPaul Green1-5/+5
2003-08-27fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...Gerald Carter1-1/+9
2003-08-27Fix typo in configure.in for libsmbclientAlexander Bokovoy1-1/+1
2003-08-27Print an error instead of crashing if no argument is specified forTim Potter1-0/+4
2003-08-27Update last scan time in rescan_trusted_domains().Tim Potter1-0/+2
2003-08-27Undo SYSV define for Solaris. Things are more complicated than theyTim Potter1-1/+0
2003-08-27Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fixTim Potter1-0/+1
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison23-5745/+5337
2003-08-26Fix for #150.Alexander Bokovoy4-13/+436
2003-08-26adding some debugs while tracking down a bugGerald Carter1-0/+5
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter2-10/+33
2003-08-25update python libraries for new cli_spoolss_getprinterdriver() callGerald Carter1-2/+3
2003-08-25ignore generated smbadduserGerald Carter1-0/+1
2003-08-25fix bug 289; make sure to reset the offset into a string when reallocating spaceGerald Carter1-1/+2
2003-08-25fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...Gerald Carter1-2/+2
2003-08-25fix bug #39; save the -W value and restore it after lp_load()Gerald Carter1-1/+18