summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Added int32 versions of the endian-dependent functions.Jeremy Allison2002-01-092-0/+68
| | | | | | | | | | | | Jeremy.
| * | My previous fix had a bug....Jeremy Allison2002-01-081-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | This is SO NASTY as some drivers need this to change, others need it static. This value will change every second, and I must hope that this is enough..... DON'T CHANGE THIS CODE WITHOUT A TEST MATRIX THE SIZE OF UTAH ! Jeremy.
| * | These should only exist in HEAD.Gerald Carter2002-01-082-145/+0
| | |
| * | Getting ready to add winbindd support on HPUX11.Jeremy Allison2002-01-082-0/+154
| | | | | | | | | | | | Jeremy.
| * | entering placeholders for forthcoming documentationGerald Carter2002-01-082-0/+145
| | |
| * | Another attempt at getting changeid correct. Jerry / JF please check !Jeremy Allison2002-01-081-7/+14
| | | | | | | | | | | | | | | This fixes a driver init bug. Jeremy.
| * | Caught one problem where a BOOL fn was returning 3 different values :-).Jeremy Allison2002-01-081-11/+12
| | | | | | | | | | | | | | | Roll on defined types :-). Jeremy.
| * | Debugs that print out a share mode table in debug level 10. This codeJeremy Allison2002-01-081-4/+46
| | | | | | | | | | | | | | | enabled me to track down a *nasty* bug. Jeremy.
| * | Added get_called_name() function, which replaces global_myname in printingJeremy Allison2002-01-084-29/+32
| | | | | | | | | | | | | | | | | | code (one less global, hurrah !) - to allow NetBIOS aliasing to be used with point and print. Jeremy.
| * | Return called NetBIOS name if present in preference to global_myname.Jeremy Allison2002-01-071-5/+9
| | | | | | | | | | | | | | | | | | Should allow print servers to work with NetBIOS aliases. Needs testing. Jeremy.
| * | don't allow smb.conf to set debug level.Herb Lewis2002-01-071-0/+4
| | | | | | | | | | | | | | | | | | We may want ot add a -D debuglevel option if people want debug output from this (-d was already taken) but I don't see a need for it. All this debug output from parsing smb.conf just clutters up the output.
| * | fixed infinite recusion bug when +path = %H" is explicitly set in [homes].Gerald Carter2002-01-071-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | HEAD does not suffer from thyis as get_user_heom_dir() does not use the service path, but only the Get_Pwnam(). However I cannot make that change is 2.2, because it would be fairly intrusive. due to dependencies.
| * | make protoGerald Carter2002-01-071-667/+667
| | |
| * | Backport the ERRgeneral changes 'cos Tim's too lazy to do it even whenJeremy Allison2002-01-074-668/+703
| | | | | | | | | | | | | | | I ask nicely :-) :-). Jeremy.
| * | * sync'd up function name with HEAD (pdb_set_logon_div()).Gerald Carter2002-01-064-6/+8
| | | | | | | | | | | | * sync'd up a few lines id pdb_ldap.c with HEAD.
| * | fixed comment about dependenciesGerald Carter2002-01-061-1/+1
| | |
| * | Start of updating Mandrake packaging files. NOTE: This is NOT complete - ↵John Terpstra2002-01-062-3/+4
| | | | | | | | | | | | | | | | | | More to follow. Please do not change any of this for a few days - I need time to fix this.
| * | More refinements to help make this more idiot proof. After all, it has to workJohn Terpstra2002-01-061-21/+54
| | | | | | | | | | | | for me!
| * | Fixes to allow building of samba under RedHat 7.2John Terpstra2002-01-062-6/+514
| | | | | | | | | | | | Note: use "makerpms.sh devel" to build CVS tree snapshots
| * | applied some typo fixes from Vance. Also regenerated aff ected docs.Gerald Carter2002-01-054-891/+889
| | |
| * | and againGerald Carter2002-01-051-0/+462
| | |
| * | one more timeGerald Carter2002-01-051-462/+0
| | |
| * | testin mergeGerald Carter2002-01-051-1/+0
| | |
| * | re-adding to get it to show up outside the AtticGerald Carter2002-01-051-0/+463
| | |
| * | trying to straighten out the 'dead' state of this fileGerald Carter2002-01-051-463/+0
| | |
| * | add a link to Ignacio's HOWTO in the Samba-LDAP-HOWTOGerald Carter2002-01-054-1724/+1740
| | |
| * | Added DEBUG in set_share_mode to track down logic insanity.Jeremy Allison2002-01-051-0/+8
| | | | | | | | | | | | Jeremy.
| * | * regenerated man pages. sync'd with some changes in HEADGerald Carter2002-01-059-1718/+3799
| | | | | | | | | | | | | | | * first draft of Samba-LDAP-HOWTO * regenerated Samba-HOWTO-Collection
| * | Missed error return if can_rename fails.Jeremy Allison2002-01-041-5/+6
| | | | | | | | | | | | Jeremy.
| * | put in an explaination of the * and + before workgroup nameHerb Lewis2002-01-041-1/+3
| | |
| * | truncate dns name to 15 characters so columns are not messed up.Herb Lewis2002-01-041-28/+26
| | | | | | | | | | | | try smbclient on ip address if we didn't get a netbios name
| * | don't let smb.conf setting change debug level.Herb Lewis2002-01-042-4/+4
| | |
| * | Re-wrote the guts of the rename_internals code to cope with a reportedJeremy Allison2002-01-044-80/+144
| | | | | | | | | | | | | | | | | | | | | bug (renaming name -> name was failing, on W2K it succeeds). Simplified the common case, did a lot of work to ensure NT error codes are correctly reported back to client. Now to port this to HEAD and app-head. Jeremy.
| * | set DEBUGLEVEL to 0 - we don't need to see all the smb.conf parsing msgs.Herb Lewis2002-01-041-0/+4
| | |
| * | make smbstatus honor command line debug levelHerb Lewis2002-01-041-0/+2
| | |
| * | Fixing the packaging so that the Registry files are taken from the newShirish Kalele2002-01-042-10/+12
| | | | | | | | | | | | location under docs/Registry.
| * | Fix incorrect assignment.Jeremy Allison2002-01-041-1/+1
| | | | | | | | | | | | Jeremy.
| * | Fix new errormap table..... This looks good.Jeremy Allison2002-01-033-408/+433
| | | | | | | | | | | | Jeremy.
| * | Fix DISK_INFO_PTR -> uint32.Jeremy Allison2002-01-031-1/+1
| | | | | | | | | | | | Jeremy.
| * | Fixed nasty cast of tdb_delete in traversals.Jeremy Allison2002-01-035-3/+16
| | | | | | | | | | | | Jeremy.
| * | Don't use static memory, malloc it...Jeremy Allison2002-01-031-2/+12
| | | | | | | | | | | | Jeremy.
| * | Fix the fix... (sigh).Jeremy Allison2002-01-031-1/+1
| | | | | | | | | | | | Jeremy.
| * | Ensure modtime is set correctly on destination files in copy command.Jeremy Allison2002-01-031-0/+4
| | | | | | | | | | | | Jeremy.
| * | Fixed embarressing 16k strack trashing bug :-(.Jeremy Allison2002-01-031-8/+9
| | | | | | | | | | | | Jeremy.
| * | Fix clistr_pull error with unicode and -1 src_len. Stopped smbclient -LJeremy Allison2002-01-034-7/+6
| | | | | | | | | | | | | | | from working. Jeremy.
| * | Updated PAM configuration for greater clarity to show how to use WinBind and ↵John Terpstra2002-01-031-8/+44
| | | | | | | | | | | | pam_smbpass.
| * | comile error and warnings on IRIXHerb Lewis2002-01-025-9/+8
| | |
| * | change two defaultsGerald Carter2002-01-021-2/+3
| | | | | | | | | | | | | | | | | | | | | ldap port = 636 ldap ssl = on Also added "start_tls" as a synonym for "start tls" (see ldap ssl)
| * | small sync up with HEADGerald Carter2002-01-021-4/+4
| | |
| * | * update smb.conf(5)Gerald Carter2002-01-0214-76/+756
| | | | | | | | | | | | | | | | | | * add pdbedit nroff and html files * regenerate docs * update docbook/Makefile.in for pdbedit.8.sgml