Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Added int32 versions of the endian-dependent functions. | Jeremy Allison | 2002-01-09 | 2 | -0/+68 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | My previous fix had a bug.... | Jeremy Allison | 2002-01-08 | 1 | -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 Carter | 2002-01-08 | 2 | -145/+0 | |
| | | | ||||||
| * | | Getting ready to add winbindd support on HPUX11. | Jeremy Allison | 2002-01-08 | 2 | -0/+154 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | entering placeholders for forthcoming documentation | Gerald Carter | 2002-01-08 | 2 | -0/+145 | |
| | | | ||||||
| * | | Another attempt at getting changeid correct. Jerry / JF please check ! | Jeremy Allison | 2002-01-08 | 1 | -7/+14 | |
| | | | | | | | | | | | | | | | This fixes a driver init bug. Jeremy. | |||||
| * | | Caught one problem where a BOOL fn was returning 3 different values :-). | Jeremy Allison | 2002-01-08 | 1 | -11/+12 | |
| | | | | | | | | | | | | | | | Roll on defined types :-). Jeremy. | |||||
| * | | Debugs that print out a share mode table in debug level 10. This code | Jeremy Allison | 2002-01-08 | 1 | -4/+46 | |
| | | | | | | | | | | | | | | | enabled me to track down a *nasty* bug. Jeremy. | |||||
| * | | Added get_called_name() function, which replaces global_myname in printing | Jeremy Allison | 2002-01-08 | 4 | -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 Allison | 2002-01-07 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | Should allow print servers to work with NetBIOS aliases. Needs testing. Jeremy. | |||||
| * | | don't allow smb.conf to set debug level. | Herb Lewis | 2002-01-07 | 1 | -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 Carter | 2002-01-07 | 1 | -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 proto | Gerald Carter | 2002-01-07 | 1 | -667/+667 | |
| | | | ||||||
| * | | Backport the ERRgeneral changes 'cos Tim's too lazy to do it even when | Jeremy Allison | 2002-01-07 | 4 | -668/+703 | |
| | | | | | | | | | | | | | | | I ask nicely :-) :-). Jeremy. | |||||
| * | | * sync'd up function name with HEAD (pdb_set_logon_div()). | Gerald Carter | 2002-01-06 | 4 | -6/+8 | |
| | | | | | | | | | | | | * sync'd up a few lines id pdb_ldap.c with HEAD. | |||||
| * | | fixed comment about dependencies | Gerald Carter | 2002-01-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Start of updating Mandrake packaging files. NOTE: This is NOT complete - ↵ | John Terpstra | 2002-01-06 | 2 | -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 work | John Terpstra | 2002-01-06 | 1 | -21/+54 | |
| | | | | | | | | | | | | for me! | |||||
| * | | Fixes to allow building of samba under RedHat 7.2 | John Terpstra | 2002-01-06 | 2 | -6/+514 | |
| | | | | | | | | | | | | Note: use "makerpms.sh devel" to build CVS tree snapshots | |||||
| * | | applied some typo fixes from Vance. Also regenerated aff ected docs. | Gerald Carter | 2002-01-05 | 4 | -891/+889 | |
| | | | ||||||
| * | | and again | Gerald Carter | 2002-01-05 | 1 | -0/+462 | |
| | | | ||||||
| * | | one more time | Gerald Carter | 2002-01-05 | 1 | -462/+0 | |
| | | | ||||||
| * | | testin merge | Gerald Carter | 2002-01-05 | 1 | -1/+0 | |
| | | | ||||||
| * | | re-adding to get it to show up outside the Attic | Gerald Carter | 2002-01-05 | 1 | -0/+463 | |
| | | | ||||||
| * | | trying to straighten out the 'dead' state of this file | Gerald Carter | 2002-01-05 | 1 | -463/+0 | |
| | | | ||||||
| * | | add a link to Ignacio's HOWTO in the Samba-LDAP-HOWTO | Gerald Carter | 2002-01-05 | 4 | -1724/+1740 | |
| | | | ||||||
| * | | Added DEBUG in set_share_mode to track down logic insanity. | Jeremy Allison | 2002-01-05 | 1 | -0/+8 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | * regenerated man pages. sync'd with some changes in HEAD | Gerald Carter | 2002-01-05 | 9 | -1718/+3799 | |
| | | | | | | | | | | | | | | | * first draft of Samba-LDAP-HOWTO * regenerated Samba-HOWTO-Collection | |||||
| * | | Missed error return if can_rename fails. | Jeremy Allison | 2002-01-04 | 1 | -5/+6 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | put in an explaination of the * and + before workgroup name | Herb Lewis | 2002-01-04 | 1 | -1/+3 | |
| | | | ||||||
| * | | truncate dns name to 15 characters so columns are not messed up. | Herb Lewis | 2002-01-04 | 1 | -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 Lewis | 2002-01-04 | 2 | -4/+4 | |
| | | | ||||||
| * | | Re-wrote the guts of the rename_internals code to cope with a reported | Jeremy Allison | 2002-01-04 | 4 | -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 Lewis | 2002-01-04 | 1 | -0/+4 | |
| | | | ||||||
| * | | make smbstatus honor command line debug level | Herb Lewis | 2002-01-04 | 1 | -0/+2 | |
| | | | ||||||
| * | | Fixing the packaging so that the Registry files are taken from the new | Shirish Kalele | 2002-01-04 | 2 | -10/+12 | |
| | | | | | | | | | | | | location under docs/Registry. | |||||
| * | | Fix incorrect assignment. | Jeremy Allison | 2002-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix new errormap table..... This looks good. | Jeremy Allison | 2002-01-03 | 3 | -408/+433 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix DISK_INFO_PTR -> uint32. | Jeremy Allison | 2002-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fixed nasty cast of tdb_delete in traversals. | Jeremy Allison | 2002-01-03 | 5 | -3/+16 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Don't use static memory, malloc it... | Jeremy Allison | 2002-01-03 | 1 | -2/+12 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix the fix... (sigh). | Jeremy Allison | 2002-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Ensure modtime is set correctly on destination files in copy command. | Jeremy Allison | 2002-01-03 | 1 | -0/+4 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fixed embarressing 16k strack trashing bug :-(. | Jeremy Allison | 2002-01-03 | 1 | -8/+9 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix clistr_pull error with unicode and -1 src_len. Stopped smbclient -L | Jeremy Allison | 2002-01-03 | 4 | -7/+6 | |
| | | | | | | | | | | | | | | | from working. Jeremy. | |||||
| * | | Updated PAM configuration for greater clarity to show how to use WinBind and ↵ | John Terpstra | 2002-01-03 | 1 | -8/+44 | |
| | | | | | | | | | | | | pam_smbpass. | |||||
| * | | comile error and warnings on IRIX | Herb Lewis | 2002-01-02 | 5 | -9/+8 | |
| | | | ||||||
| * | | change two defaults | Gerald Carter | 2002-01-02 | 1 | -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 HEAD | Gerald Carter | 2002-01-02 | 1 | -4/+4 | |
| | | | ||||||
| * | | * update smb.conf(5) | Gerald Carter | 2002-01-02 | 14 | -76/+756 | |
| | | | | | | | | | | | | | | | | | | * add pdbedit nroff and html files * regenerate docs * update docbook/Makefile.in for pdbedit.8.sgml |