summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed unneccessary ()'s afer &'s that made it look like weJeremy Allison2000-07-011-125/+125
* Merge from TNG.Tim Potter2000-06-302-191/+206
* Fixed oops with missing MANGLE_PATH directive.Jeremy Allison2000-06-301-2/+6
* simpler configure testAndrew Tridgell2000-06-291-2/+1
* slightly saner defaultsAndrew Tridgell2000-06-291-3/+3
* Tidy up current spool code - added some JRATEST ifdefs to allowJeremy Allison2000-06-293-28/+29
* Removed extra uint32 field in auto-notify reply. This fixes some spoolss.exeJeremy Allison2000-06-281-49/+75
* Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-265-424/+439
* Fixed display of "Everyone" in SD's.Jeremy Allison2000-06-261-1/+5
* fixed size alignment in tallocAndrew Tridgell2000-06-261-2/+2
* lib/util_sid.c: Uninitialized memory read.Jeremy Allison2000-06-244-9/+20
* Fix a malloc of zero problem.Jeremy Allison2000-06-231-38/+49
* lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...Jeremy Allison2000-06-232-2/+6
* make protoTim Potter2000-06-231-0/+41
* Some compile fixes.Tim Potter2000-06-231-3/+0
* Got a bit carried away deleting things.Tim Potter2000-06-231-1/+1
* Removed unused variables.Tim Potter2000-06-231-2/+0