summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | logic error in SetPrinterDataEx()Gerald Carter2002-02-211-1/+1
| | | |
| * | | comment out bad assumption about REG_SZ in EnumPrinterDataEx()Gerald Carter2002-02-211-0/+5
| | | |
| * | | fix server GetPrinterData() fields to be more sensibleGerald Carter2002-02-201-5/+8
| | | |
| * | | merge from appliance_headGerald Carter2002-02-191-2/+10
| | | |
| * | | drop debug level to 0Herb Lewis2002-02-191-2/+1
| | | |
| * | | fix swat to show full log level infoHerb Lewis2002-02-191-1/+16
| | | |
| * | | logic merge from APPLIANCE_HEAD.Gerald Carter2002-02-191-2/+19
| | | |
| * | | this is a hack to get testparm to print the correct value for log levelHerb Lewis2002-02-192-10/+17
| | | |
| * | | print out entire log level information not just DBG_ALLHerb Lewis2002-02-191-0/+7
| | | |
| * | | clarify the [add|delete] user script parameters.Gerald Carter2002-02-193-79/+36
| | | |
| * | | 9x pnp fix from APPLIANCE_HEADGerald Carter2002-02-191-2/+2
| | | |
| * | | changed version to 2.2.4-preGerald Carter2002-02-181-1/+1
| | | |
| * | | merge from headHerb Lewis2002-02-161-2/+11
| | | | | | | | | | | | | | | | Try not to malloc -1 bytes (apx 4GB) when the data is already in error.
| * | | merge from headHerb Lewis2002-02-151-1/+4
| | | |
| * | | merge from APPLIANCE_HEADGerald Carter2002-02-151-75/+18
| | | |
| * | | move charset initialize to before processing options. Spotted byHerb Lewis2002-02-151-2/+2
| | | | | | | | | | | | | | | | Michael Steffens <michael_steffens@hp.com>
| * | | More merge of smbclient print crash bug fix.Tim Potter2002-02-151-2/+4
| | | |
| * | | one more compiler warning. I introduced this one myself :-)Herb Lewis2002-02-151-1/+1
| | | |
| * | | another compiler warningHerb Lewis2002-02-141-1/+1
| | | |
| * | | really get rid of compiler warning this time :-)Herb Lewis2002-02-141-1/+1
| | | |
| * | | get rid of compiler warningHerb Lewis2002-02-141-1/+1
| | | |
| * | | allow nmbd to register 1b name with wins server if there is an old IP there.Herb Lewis2002-02-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This causes the become_domain_master_query_success function to try to continue to become a dmb even if we got a response to the 1b name query. If the machine is still alive, and defending the name, we will get an error and fail to become dmb (as we should). If there is no machine defending, we will register the name. This was tested with broadcast as well and I could see no problems with this. If the name query is not tried again in broadcast mode you can get an old IP from your browse cache and not register even though the machine is gone.
| * | | print out debug level even when we don't allow it to be changed.Herb Lewis2002-02-141-1/+5
| | | |
| * | | allow command line arg to override smb.conf log levelHerb Lewis2002-02-141-0/+2
| | | |
| * | | fix joining domain on big endian machine when using -U to smbpasswdHerb Lewis2002-02-141-1/+1
| | | |
| * | | get rid of compiler warningsHerb Lewis2002-02-131-6/+6
| | | |
| * | | get rid of compiler warningHerb Lewis2002-02-131-1/+1
| | | |
| * | | * fix smbd crash when netbios session request failsGerald Carter2002-02-135-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | from spoolss_connect_to_client(). * Added check against running cli_errstr() against an uninitialised cli_state struct
| * | | reformatGerald Carter2002-02-131-37/+38
| | | |
| * | | removed extra get_printer_snum() callsGerald Carter2002-02-121-9/+0
| | | |
| * | | fix to make device mode changes be saved againGerald Carter2002-02-121-4/+18
| | | |
| * | | fixes for some compile warnings in psm_smbpassGerald Carter2002-02-125-5/+6
| | | |
| * | | sync with 2.2 releaseHerb Lewis2002-02-121-4/+23
| | | |
| * | | reorder some functions to remove compiler warningsGerald Carter2002-02-121-54/+55
| | | |
| * | | fixed compile errorGerald Carter2002-02-121-1/+1
| | | |
| * | | regenerated docs that didn't get checked in for 2.2.3a :-(Gerald Carter2002-02-116-18/+112
| | | | | | | | | | | | | | | | Mostly just typos....
| * | | add missing print_access_check() for _spoolss_addform()Gerald Carter2002-02-111-6/+7
| | | |
| * | | fixed typo in commentsGerald Carter2002-02-111-2/+2
| | | |
| * | | fix stupid typo in OID :-(Gerald Carter2002-02-111-4/+4
| | | |
| * | | fix small typo in OIDGerald Carter2002-02-111-1/+1
| | | |
| * | | pdb_tdb was not working properly in 2.2 (yes also 2.2.3a), it was my fault, ↵Simo Sorce2002-02-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | I'm so sorry :( addedd the missing line...
| * | | allocate an arc to JFGerald Carter2002-02-091-0/+2
| | | |
| * | | Fix changes between app-head and 2.2.x.Jeremy Allison2002-02-091-6/+4
| | | | | | | | | | | | | | | | Jeremy.
| * | | Merge JohnR's stop form set spinning change.Jeremy Allison2002-02-091-0/+21
| | | | | | | | | | | | | | | | Jeremy.
| * | | merge from APPLIANCE_HEADGerald Carter2002-02-081-2/+2
| | | |
| * | | Add -c option to specify smb.conf file (-s was already used).Herb Lewis2002-02-071-172/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow you to use smbpasswd if your smb.conf file is not in the compiled location. Move all the command line agrument processing to one place. Process args before calling lp_load services so it gets correct smb.conf file I'm not sure of the intent of the -L option (it no longer needs to be first). The usage message shows only root can use it, but there is no check in the original code to see if you were root before processing the arg. I left it so you can specify the arg as non-root but doesn't seem correct. Also this arg is not documented in smb.conf man page. Could people test the various forms of using smbpasswd to make sure I didn't break anything. I tried the ones I can think of and it seems OK.
| * | | re-added definition of share modesHerb Lewis2002-02-061-0/+28
| | | | | | | | | | | | | | | | someone needs to regenerate docs
| * | | no longer need separate build of o32 smbwrapperHerb Lewis2002-02-061-13/+0
| | | |
| * | | fix for IRIX toolroot buildsHerb Lewis2002-02-062-285/+287
| | | |
| * | | removed unused variableGerald Carter2002-02-051-1/+0
| | | |