Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | forgot to update the symlinks... | Gerald Carter | 2001-05-21 | 1 | -6/+2 | |
| | | | ||||||
| * | | moved smbmount/smbmnt/smbumount to /usr/bin since these are basically | Gerald Carter | 2001-05-21 | 1 | -44/+49 | |
| | | | | | | | | | | | | user space tools | |||||
| * | | making sure all the /etc/samba paths are consistent | Gerald Carter | 2001-05-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | codepages and (src) were not getting including in the installed RPM | Gerald Carter | 2001-05-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | fix bad install for lmhosts, smb.conf , & smbusers. | Gerald Carter | 2001-05-21 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | Are we using /etc/? Or /etc/samba/? The latter is the one currently configured. | |||||
| * | | fixed typo | Gerald Carter | 2001-05-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | working on testing for Mandrake builds | Gerald Carter | 2001-05-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Argh! It works on some but not all. Argh! Ruff. | John Terpstra | 2001-05-19 | 2 | -4/+4 | |
| | | | ||||||
| * | | Commented out rules for winbind as it doesn't compile in this branch and is | Tim Potter | 2001-05-19 | 1 | -15/+19 | |
| | | | | | | | | | | | | a bit misleading. | |||||
| * | | Adding Ron Record's patches. | John Terpstra | 2001-05-18 | 4 | -11/+7 | |
| | | | ||||||
| * | | Adding codepage change, pam changes. | John Terpstra | 2001-05-18 | 1 | -20/+36 | |
| | | | ||||||
| * | | updating build for Caldera OpenLinux | John Terpstra | 2001-05-18 | 3 | -8/+26 | |
| | | | | | | | | | | | | | | | codepages moved to /usr/share/samba added "old" flag for makerpms.sh.tmpl | |||||
| * | | Moving codepages to /usr/share/samba/codepages | John Terpstra | 2001-05-18 | 2 | -15/+23 | |
| | | | | | | | | | | | | Adding Mandrake smb.conf patches | |||||
| * | | Adding support for pam-smnbpass. | John Terpstra | 2001-05-18 | 1 | -0/+2 | |
| | | | ||||||
| * | | Use canonical mappings for file controls. Fixes W2KSP2 profile problems (I | Jeremy Allison | 2001-05-18 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | think....). Jeremy. | |||||
| * | | forgot to merge this one in | Gerald Carter | 2001-05-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | - added new deldriver command to rpcclient.1 | Gerald Carter | 2001-05-18 | 6 | -63/+146 | |
| | | | | | | | | | | | | | | | - made 'log level' the preferred parameter to match swat - regenerated formats | |||||
| * | | removed an unused label. | Gerald Carter | 2001-05-18 | 1 | -1/+0 | |
| | | | ||||||
| * | | make proto | Gerald Carter | 2001-05-18 | 1 | -0/+2 | |
| | | | ||||||
| * | | server side implementation of deleteprinterdriver (leave the driver | Gerald Carter | 2001-05-18 | 2 | -2/+172 | |
| | | | | | | | | | | | | files in place). | |||||
| * | | fixes for rpcclient. 'deldriver' now deletes the driver for | Gerald Carter | 2001-05-18 | 2 | -9/+16 | |
| | | | | | | | | | | | | all architectures. | |||||
| * | | new error code - ERROR_PRINTER_DRIVER_IN_USE | Gerald Carter | 2001-05-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fixed the w2ksp2 joining a domain bug. | Jeremy Allison | 2001-05-18 | 4 | -7/+12 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | the strings in the deleteprinterdriver struct must be NULL terminated | Gerald Carter | 2001-05-17 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | (even though there are UNISTR2). Without this, NT will complain about an invalid parameter. So now rpcclient can delete drivers from and NT print server. | |||||
| * | | Need /etc/inet directory entry in prototype. | Shirish Kalele | 2001-05-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | Updating package build files for 2.2.1. | John Terpstra | 2001-05-17 | 4 | -41/+25 | |
| | | | ||||||
| * | | One more cast to sockaddr * rather than sockaddr_in * | Richard Sharpe | 2001-05-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixing up the examples directory for Samba 2.2.x | Richard Sharpe | 2001-05-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix compile problems with Solaris and SCO ... cast to sockaddr * | Richard Sharpe | 2001-05-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | not sockaddr_in *. | |||||
| * | | Fix the stupid type that was preventing -fpic ... | Richard Sharpe | 2001-05-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | basename is not portable (as was pointed out). | Gerald Carter | 2001-05-16 | 1 | -88/+88 | |
| | | | ||||||
| * | | autogen | Gerald Carter | 2001-05-16 | 2 | -11/+46 | |
| | | | ||||||
| * | | Updating build info for 2.2.1 release - more to follow - NOT COMPLETE | John Terpstra | 2001-05-16 | 2 | -17/+30 | |
| | | | | | | | | | | | | PS: I had to commit this as I am switching machines - You have been warned! | |||||
| * | | Update from Toomas Soome <tsoome@ut.ee>. | Jeremy Allison | 2001-05-16 | 1 | -67/+67 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Updated for block/ example. | Jeremy Allison | 2001-05-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | vfs block example module from Ronald Kuetemeier <ronald@kuetemeier.com> | Jeremy Allison | 2001-05-16 | 0 | -0/+0 | |
| | | | | | | | | | | | | Jeremy. | |||||
* | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2001-05-16 | 24 | -0/+2254 | |
|\| | | | | | | | | 'SAMBA_2_2_RELEASE'. | |||||
| * | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-05-16 | 25 | -0/+2255 | |
| |\| | ||||||
| | * | Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>. | Jeremy Allison | 2001-05-16 | 4 | -0/+602 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | Zero-fill struct hostent. | Jeremy Allison | 2001-05-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | Fixed glibc crash problems with libnss_wins.so | Jeremy Allison | 2001-05-15 | 1 | -4/+44 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | Added notes about NetBIOS Scopes. | John Terpstra | 2001-05-15 | 1 | -14/+54 | |
| | | | ||||||
| | * | Check sizes of data entries in connections.tdb before deciding they're crecs... | Jeremy Allison | 2001-05-15 | 4 | -7/+30 | |
| | | | | | | | | | | | | | | | We will need this when we use finer grained locking for max connections. Jeremy. | |||||
| | * | make sure that when a tdb expands we fill the expanded area, otherwise ↵ | Andrew Tridgell | 2001-05-15 | 1 | -6/+29 | |
| | | | | | | | | | | | | ENOSPC could be very bad | |||||
| | * | Removed reference to obsolete listproc address. | Tim Potter | 2001-05-15 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user() | Tim Potter | 2001-05-15 | 1 | -8/+4 | |
| | | | ||||||
| | * | Removed extraneous semicolons from some lp_ parameter definitions. | Tim Potter | 2001-05-15 | 1 | -2/+2 | |
| | | | ||||||
| | * | Memory leak fixes from insure. | Tim Potter | 2001-05-15 | 2 | -10/+5 | |
| | | | ||||||
| | * | Fixed lookup of entire /etc/{passwd,group} file line. | Tim Potter | 2001-05-15 | 1 | -2/+2 | |
| | | | ||||||
| | * | Updated the inplace documentation to reflect change from EUCLEAN to EINVAL. | Richard Sharpe | 2001-05-15 | 1 | -39/+32 | |
| | | |