summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed a parameter in init_request() function.Tim Potter2000-07-171-10/+19
* Added some debugs.Tim Potter2000-07-171-13/+27
* I committed this change to the cliffs archive a while back and have heardChristopher R. Hertel2000-07-151-5/+20
* Lots of changes but no real progress in functionality.Gerald Carter2000-07-153-146/+92
* reverted a some previous additions.Gerald Carter2000-07-151-15/+4
* a few changes to Makefile.in to clean up dependencies for rpcclientGerald Carter2000-07-141-7/+5
* More functions merged from TNG for rpcclient. They don't all workGerald Carter2000-07-144-310/+410
* cleaned up access to prs_struct variables. Replaced all callsGerald Carter2000-07-141-10/+553
* removed references to loopback RPC connections.Gerald Carter2000-07-141-45/+80
* removed prs_data(), prs_free_data(), and prs_realloc_data()Gerald Carter2000-07-142-105/+60
* Fixed a bug in cmd_interp.c where if user%pass was entered onGerald Carter2000-07-142-206/+3
* make protoGerald Carter2000-07-143-352/+454
* adding more spoolss command into rpcclient. They don't all workGerald Carter2000-07-142-2/+368
* Don't return winbind groups or users when responding to samr_enum_dom_usersTim Potter2000-07-131-0/+21
* Uninitialised variables.Tim Potter2000-07-131-0/+2
* we are now sure the printer_info_2 timestamp is updated everytimeJean-François Micouleau2000-07-122-5/+5
* - The printers are indexed by the sharename in both get_a_printer() andJean-François Micouleau2000-07-123-21/+41
* An improved version of the Negative Query Response fix. The earlier fixChristopher R. Hertel2000-07-121-10/+37
* Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel2000-07-121-1/+1
* #ifndef RPCCLIENT_TESTGerald Carter2000-07-111-35/+16
* Allow name lookup to fail and fall back to using the "Everyone" SIDJeremy Allison2000-07-111-3/+5
* Add local fallback for name lookup if no winbindd running...Jeremy Allison2000-07-111-9/+20
* Ensure correct driver paths are returned in INFO_2 struct.Jeremy Allison2000-07-101-6/+6
* make protoGerald Carter2000-07-101-0/+1
* spoolenum commend (when compiled with the new prs_unistr())Gerald Carter2000-07-101-7/+9
* Fixed a bug in parsing the command line.Gerald Carter2000-07-101-1/+1
* included a a new prs_unistr(). Is currently #if'd out (denotedGerald Carter2000-07-101-0/+92
* Added wbinfo and .libsTim Potter2000-07-101-0/+2
* Fixes for various compile warnings on Solaris 8.Tim Potter2000-07-106-19/+23
* Moved winbind client functions from various odd locations toTim Potter2000-07-108-168/+240
* make protoTim Potter2000-07-102-335/+336
* Re-instated lanman printing security checks (oops).Tim Potter2000-07-105-53/+177
* Spelling fixes.Tim Potter2000-07-101-3/+3
* Fix for passing NULL pointer as an array parameter inTim Potter2000-07-102-4/+4
* Added some useful debugging stuff.Tim Potter2000-07-101-10/+66
* Quick change to short-circuit WINS queries if the WINS server returns aChristopher R. Hertel2000-07-091-6/+20
* Just a few changes due to bringing some partial files backGerald Carter2000-07-071-3/+10
* More rpcclient merge issues:Gerald Carter2000-07-0716-14/+1471
* More rpcclient merge issues:Gerald Carter2000-07-075-1/+1222
* printing/nt_printing.c: (From JF) use the driver name - already given to us.Jeremy Allison2000-07-064-68/+87
* se_access_check() tests.Tim Potter2000-07-0611-0/+1060
* Don't check NT permissions when printing from lanman.Tim Potter2000-07-062-6/+14
* Implemented NT printer descriptor checking. Yay!Tim Potter2000-07-062-68/+115
* Moved authenticated pipe user details into a current_user struct.Tim Potter2000-07-062-2/+2
* Moved printer ACE mask values from nt_printing.h to rpc_spoolss.hTim Potter2000-07-062-9/+6
* Include nss.h if present or define enough values to allow client access toTim Potter2000-07-061-0/+15
* Rewrite of se_access_check() function. Added comments and fixed a bunch ofTim Potter2000-07-061-189/+287
* Pass either an authenticated pipe or SMB user in a current_user struct downTim Potter2000-07-061-13/+38
* Pass pipes_struct rather than vuid down to startdocprinter, setprinter andTim Potter2000-07-061-3/+3
* Added global_sid_NULL S-1-0-0 to list of global sids.Tim Potter2000-07-062-0/+3