Age | Commit message (Expand) | Author | Files | Lines |
2000-07-11 | Add local fallback for name lookup if no winbindd running... | Jeremy Allison | 1 | -9/+20 |
2000-07-10 | Ensure correct driver paths are returned in INFO_2 struct. | Jeremy Allison | 1 | -6/+6 |
2000-07-10 | make proto | Gerald Carter | 1 | -0/+1 |
2000-07-10 | spoolenum commend (when compiled with the new prs_unistr()) | Gerald Carter | 1 | -7/+9 |
2000-07-10 | Fixed a bug in parsing the command line. | Gerald Carter | 1 | -1/+1 |
2000-07-10 | included a a new prs_unistr(). Is currently #if'd out (denoted | Gerald Carter | 1 | -0/+92 |
2000-07-10 | Added wbinfo and .libs | Tim Potter | 1 | -0/+2 |
2000-07-10 | Fixes for various compile warnings on Solaris 8. | Tim Potter | 6 | -19/+23 |
2000-07-10 | Moved winbind client functions from various odd locations to | Tim Potter | 8 | -168/+240 |
2000-07-10 | make proto | Tim Potter | 2 | -335/+336 |
2000-07-10 | Re-instated lanman printing security checks (oops). | Tim Potter | 5 | -53/+177 |
2000-07-10 | Spelling fixes. | Tim Potter | 1 | -3/+3 |
2000-07-10 | Fix for passing NULL pointer as an array parameter in | Tim Potter | 2 | -4/+4 |
2000-07-10 | Added some useful debugging stuff. | Tim Potter | 1 | -10/+66 |
2000-07-09 | Quick change to short-circuit WINS queries if the WINS server returns a | Christopher R. Hertel | 1 | -6/+20 |
2000-07-07 | Just a few changes due to bringing some partial files back | Gerald Carter | 1 | -3/+10 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 16 | -14/+1471 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 5 | -1/+1222 |
2000-07-06 | printing/nt_printing.c: (From JF) use the driver name - already given to us. | Jeremy Allison | 4 | -68/+87 |
2000-07-06 | Don't check NT permissions when printing from lanman. | Tim Potter | 2 | -6/+14 |
2000-07-06 | Implemented NT printer descriptor checking. Yay! | Tim Potter | 2 | -68/+115 |
2000-07-06 | Moved authenticated pipe user details into a current_user struct. | Tim Potter | 2 | -2/+2 |
2000-07-06 | Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h | Tim Potter | 2 | -9/+6 |
2000-07-06 | Include nss.h if present or define enough values to allow client access to | Tim Potter | 1 | -0/+15 |
2000-07-06 | Rewrite of se_access_check() function. Added comments and fixed a bunch of | Tim Potter | 1 | -189/+287 |
2000-07-06 | Pass either an authenticated pipe or SMB user in a current_user struct down | Tim Potter | 1 | -13/+38 |
2000-07-06 | Pass pipes_struct rather than vuid down to startdocprinter, setprinter and | Tim Potter | 1 | -3/+3 |
2000-07-06 | Added global_sid_NULL S-1-0-0 to list of global sids. | Tim Potter | 2 | -0/+3 |
2000-07-06 | Make prototypes for functions returning an enum nss_status. | Tim Potter | 1 | -1/+1 |
2000-07-06 | Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESS | Tim Potter | 1 | -3/+3 |
2000-07-06 | Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used by | Tim Potter | 1 | -2/+2 |
2000-07-06 | new protos | Andrew Tridgell | 1 | -1/+0 |
2000-07-06 | the smbw sample prog | Andrew Tridgell | 1 | -0/+93 |
2000-07-06 | don't need shmem any more | Andrew Tridgell | 3 | -38/+0 |
2000-07-06 | wrote a little sample smbw program | Andrew Tridgell | 1 | -1/+8 |
2000-07-06 | added -L option | Andrew Tridgell | 1 | -2/+8 |
2000-07-06 | got smbw to compile again on Linux | Andrew Tridgell | 2 | -3/+4 |
2000-07-06 | Bracked unbracketed macro arguments while looking for another bug. | Tim Potter | 1 | -2/+2 |
2000-07-05 | Merge of wbinfo program from TNG. | Tim Potter | 3 | -2/+421 |
2000-07-04 | the dummy field in driver_info_6 is before the driver version and not | Jean-François Micouleau | 1 | -2/+2 |
2000-07-04 | driver_info_6 had a prs_align() that should not have been there. | Jean-François Micouleau | 1 | -2/+0 |
2000-07-03 | Some more sec_ctx changes. Modified some fields in the pipe_struct | Tim Potter | 5 | -39/+49 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -14/+18 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 9 | -747/+2396 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 7 | -105/+353 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 4 | -6/+105 |
2000-07-03 | Renamed generic_request() to winbindd_request() | Tim Potter | 2 | -4/+4 |
2000-07-03 | Re-ran autoconf | Tim Potter | 1 | -137/+136 |
2000-07-01 | reverting Jeremy's changes to enumprinterdata. | Jean-François Micouleau | 1 | -2/+2 |
2000-07-01 | Found that the minimum priority is 1 and not 0 on NT. | Jean-François Micouleau | 2 | -5/+12 |