summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Make prototypes for functions returning an enum nss_status.Tim Potter2000-07-061-1/+1
* Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESSTim Potter2000-07-061-3/+3
* Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used byTim Potter2000-07-061-2/+2
* new protosAndrew Tridgell2000-07-061-1/+0
* the smbw sample progAndrew Tridgell2000-07-061-0/+93
* don't need shmem any moreAndrew Tridgell2000-07-063-38/+0
* wrote a little sample smbw programAndrew Tridgell2000-07-061-1/+8
* added -L optionAndrew Tridgell2000-07-061-2/+8
* got smbw to compile again on LinuxAndrew Tridgell2000-07-062-3/+4
* Bracked unbracketed macro arguments while looking for another bug.Tim Potter2000-07-061-2/+2
* Merge of wbinfo program from TNG.Tim Potter2000-07-053-2/+421
* the dummy field in driver_info_6 is before the driver version and notJean-François Micouleau2000-07-041-2/+2
* driver_info_6 had a prs_align() that should not have been there.Jean-François Micouleau2000-07-041-2/+0
* Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2000-07-035-39/+49
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-14/+18
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-039-747/+2396
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-037-105/+353
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-034-6/+105
* Renamed generic_request() to winbindd_request()Tim Potter2000-07-032-4/+4
* Re-ran autoconfTim Potter2000-07-031-137/+136
* reverting Jeremy's changes to enumprinterdata.Jean-François Micouleau2000-07-011-2/+2
* Found that the minimum priority is 1 and not 0 on NT.Jean-François Micouleau2000-07-012-5/+12