Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix for uidtoname not returning DOMAIN\name but just name. This caused | Jeremy Allison | 2000-10-25 | 1 | -2/+9 | |
| | | | | | | | | | | printer_access_check to break in a domain environment. Jeremy. | |||||
* | | John Reilly @ HP (who is a wonderful human being and *definately* needs | Jeremy Allison | 2000-10-25 | 3 | -56/+189 | |
| | | | | | | | | | | | | | | | | CVS commit access :-) has written a simple routine that peeks inside the MS PE printer driver file format and can tell if a driver is W2K or NT4.x. So we can now correctly return the driver version number. Hurrah ! JF - this is the code you always wanted ..... :-) :-). Jeremy. | |||||
* | | merge from HEAD | Gerald Carter | 2000-10-25 | 1 | -7/+29 | |
| | | | | | | | | jerry | |||||
* | | Removed erroneous +1's on length of unicode domain names for various | Tim Potter | 2000-10-25 | 1 | -2/+2 | |
| | | | | | | | | functions in the \\lsarpc pipe. | |||||
* | | Fixes for extra stat's broght back from HEAD. This cuts down on the | Jeremy Allison | 2000-10-25 | 12 | -237/+287 | |
| | | | | | | | | | | | | | | number of stats per smb call as we now trust the statcache. There are more optimizations to come.... Also generic merges to keep 2.2.0 and HEAD in sync. Jeremy. | |||||
* | | Remove WINS patch - no longer needed. | John Terpstra | 2000-10-24 | 1 | -2/+2 | |
| | | ||||||
* | | Yeah - not setting getwd_cache to True as default, that'd do it for a 5x | Jeremy Allison | 2000-10-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | performance hit..... :-) :-). Jeremy. PS. Yes this was my fault for everyone who wants to throw rotten fruit... | |||||
* | | Fixes from David Lee for utmp handling. | Jeremy Allison | 2000-10-21 | 4 | -496/+1138 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge from HEAD of the printer fixes. | Jeremy Allison | 2000-10-21 | 5 | -9/+38 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix missing bracket on debug statement | David O'Neill | 2000-10-20 | 1 | -1/+1 | |
| | | ||||||
* | | Fix from Christopher Hertel: | David O'Neill | 2000-10-18 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | Bug report that on some systems extended characters are being returned as negative values from the mygetc() function. I've modified the return line so that it should return values in the 0..255 range for legitimate characters. | |||||
* | | Fixes to get ms-dfs code to compile with the new changes. | Jeremy Allison | 2000-10-13 | 1 | -2/+3 | |
| | | | | | | | | Jeremy. | |||||
* | | JF's fix'es for W2K domain support ! Hurrah ! | Jeremy Allison | 2000-10-13 | 10 | -52/+119 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed incorrect order of args to call of winbind_nametogid | David O'Neill | 2000-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fix to allow smbd to call winbindd if it is running for all group enumeration, | Jeremy Allison | 2000-10-13 | 9 | -254/+456 | |
| | | | | | | | | | | | | | | | | falling back to the UNIX calls on error. This should fix all problems with smbd enumerating all users in all groups in all trusted domains via winbindd. Also changed GETDC to query 1C name rather than 1b name as only the PDC registers 1b. Jeremy. | |||||
* | | Ignore SIGUSR2. Terminate nmbd if we have no interfaces. | Jeremy Allison | 2000-10-12 | 2 | -5/+24 | |
| | | | | | | | | Jeremy. | |||||
* | | have "master smbd call message_init so it is not killed by messages sent | Herb Lewis | 2000-10-12 | 1 | -4/+4 | |
| | | | | | | | | | | | | to it's PID. Jeremy or Andrew - please check this out for other possible side effects | |||||
* | | update man page for program changes | Herb Lewis | 2000-10-12 | 3 | -21/+21 | |
| | | ||||||
* | | lib/messages.c add debug print for receipt of PING and | Herb Lewis | 2000-10-12 | 2 | -1/+4 | |
| | | | | | | | | | | | | REQ_DEBUGLEVEL messages utils/smbcontrol.c allow "q" to exit interactive mode. Exit on error from message_init. | |||||
* | | use macros for incrementing profile counters | Herb Lewis | 2000-10-12 | 2 | -6/+2 | |
| | | ||||||
* | | print source PID in PONG and debuglevel message. Allow request debuglevel | Herb Lewis | 2000-10-12 | 1 | -10/+30 | |
| | | | | | | | | message to go to any dest. Put timeout for commands that expect a reply. | |||||
* | | Turns out we do need the pwnam check as on many systems the users | Jeremy Allison | 2000-10-11 | 1 | -0/+7 | |
| | | | | | | | | | | primary group is not listed in the groups file... Jeremy. | |||||
* | | Brought Tim's new initgroups winbind functionality. Now need to fix | Jeremy Allison | 2000-10-11 | 8 | -34/+170 | |
| | | | | | | | | | | Samba to never call getgrgid/getgrnam when winbindd is running.... Jeremy. | |||||
* | | couple more typos | Herb Lewis | 2000-10-11 | 2 | -3/+3 | |
| | | ||||||
* | | fix error in testing return code | Herb Lewis | 2000-10-11 | 2 | -4/+4 | |
| | | ||||||
* | | make pcp Install and Remove script executable | Herb Lewis | 2000-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | adding files for PCP samba pmda | Herb Lewis | 2000-10-11 | 2 | -3/+0 | |
| | | ||||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2000-10-11 | 9 | -0/+2714 | |
|\| | ||||||
| * | Try this again on the right machine. Adding files for PCP samba pmda | Herb Lewis | 2000-10-11 | 9 | -0/+2714 | |
| | | ||||||
| * | Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS. | Tim Potter | 2000-10-11 | 3 | -3/+3 | |
| | | ||||||
| * | sync with 2.2. tree | Herb Lewis | 2000-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | changes to sync with 2.2. tree | Herb Lewis | 2000-10-11 | 14 | -47/+205 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .cvsignore remove config.h - not in this directory include/profile.h profile changes lib/messages.c added message to return debug level libsmb/clierror.c cast to get rid of compiler warning libsmb/smbencrypt.c cast to get rid of compiler warning profile/profile.c add flush profile stats changes for profile struct rpc_parse/parse_samr.c fix for compiler warning rpc_server/srv_samr.c cast to get rid of compiler warning smbd/ipc.c profile stats message.c profile stats smbd/negprot.c profile stats smbd/nttrans.c profile stats smbd/trans2.c profile stats utils/smbcontrol.c new flush stats command | |||||
| * | Modified initgroups to provide a get groups a user is a member of | Tim Potter | 2000-10-11 | 2 | -7/+166 | |
| | | | | | | | | | | | | functionality. This is much faster than inverting the group database. Added client side command for this to wbinfo. | |||||
| * | Don't initialise groups twice. | Tim Potter | 2000-10-11 | 2 | -2/+0 | |
| | | ||||||
| * | Remove duplicate group initialisation function. | Tim Potter | 2000-10-11 | 1 | -22/+0 | |
| | | | | | | | | Don't initialise groups twice. | |||||
| * | Fix to avoid calling getgrgid for no reason. | Jeremy Allison | 2000-10-11 | 1 | -21/+9 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix for growing printing.tdb by adding check on job creation. | Jeremy Allison | 2000-10-11 | 4 | -17/+56 | |
| | | | | | | | | | | This also updates the printing.tdb db version to 2. Jeremy. | |||||
| * | Remove lpq as root fix - do this in print_job_start instead | Jeremy Allison | 2000-10-11 | 4 | -39/+0 | |
| | | | | | | | | | | as part of print queue length processing. Jeremy. | |||||
| * | Fixes to periodically scan printing.tdb in idle time and occasionally | Jeremy Allison | 2000-10-10 | 4 | -1/+53 | |
| | | | | | | | | | | | | | | on exit. Needed to fix printing.tdb from groving to 300Mb+ if being driven by smbclient clients that never ask for status... (effective DOS attack :-). Jeremy. | |||||
| * | Fix found by Andrew to stop local/remote printers being | Jeremy Allison | 2000-10-10 | 1 | -3/+18 | |
| | | | | | | | | | | confused. check_printer_ok was causing SETPRINTER calls to fail. Jeremy. | |||||
| * | Fixed Realloc memory fragmentation problems. | Jeremy Allison | 2000-10-10 | 1 | -17/+57 | |
| | | | | | | | | Jeremy. | |||||
| * | Fixed nasty size wrong bug spotted by the eagle eyes of | Jeremy Allison | 2000-10-10 | 1 | -1/+1 | |
| | | | | | | | | | | JF :-). Jeremy. | |||||
| * | Added debug so we can see how winbindd converts SIDS. | Jeremy Allison | 2000-10-10 | 1 | -13/+40 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix to avoid calling getgrgid for no reason. | Jeremy Allison | 2000-10-11 | 1 | -21/+9 | |
| | | | | | | | | Jeremy. | |||||
* | | get rid of compiler warnings | Herb Lewis | 2000-10-11 | 3 | -4/+3 | |
| | | ||||||
* | | Fix for growing printing.tdb by adding check on job creation. | Jeremy Allison | 2000-10-11 | 4 | -17/+56 | |
| | | | | | | | | | | This also updates the printing.tdb db version to 2. Jeremy. | |||||
* | | Remove lpq as root fix - do this in print_job_start instead | Jeremy Allison | 2000-10-11 | 4 | -39/+0 | |
| | | | | | | | | | | as part of print queue length processing. Jeremy. | |||||
* | | add remaining profile stats | Herb Lewis | 2000-10-10 | 7 | -30/+154 | |
| | | ||||||
* | | Fixes to periodically scan printing.tdb in idle time and occasionally | Jeremy Allison | 2000-10-10 | 4 | -1/+53 | |
| | | | | | | | | | | | | | | on exit. Needed to fix printing.tdb from groving to 300Mb+ if being driven by smbclient clients that never ask for status... (effective DOS attack :-). Jeremy. | |||||
* | | profile times saved in microseconds instead of milliseconds. Some times | Herb Lewis | 2000-10-10 | 1 | -2/+4 | |
| | | | | | | | | never incremented if it took less that a millisecond. |