Age | Commit message (Expand) | Author | Files | Lines |
2000-10-07 | added samr_set_user_info and info_2. | Jean-François Micouleau | 1 | -6/+6 |
2000-10-06 | Herb's warning fixes. Also the POSIX locking fix. | Jeremy Allison | 4 | -6/+6 |
2000-09-25 | printer notify code. | Jean-François Micouleau | 1 | -0/+295 |
2000-09-12 | spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0" | Gerald Carter | 2 | -2/+2 |
2000-08-31 | Removed compiler warning. | Tim Potter | 1 | -5/+5 |
2000-08-18 | changing some debug message levels | Gerald Carter | 1 | -12/+12 |
2000-08-14 | minor formatting fixes. | Gerald Carter | 1 | -9/+9 |
2000-08-12 | FIxed some unmarshalling problems with relstr and unistr arrays | Gerald Carter | 2 | -198/+158 |
2000-08-10 | code formatting cleanup | Gerald Carter | 1 | -6/+0 |
2000-08-10 | Needed to add the SHARED attribute bit when creating a printer | Gerald Carter | 1 | -3/+6 |
2000-08-09 | More work on AddPrinterDriver() and AddPrinterEx() client RPC's | Gerald Carter | 2 | -10/+12 |
2000-08-08 | All changes related to rpcclient... | Gerald Carter | 2 | -1/+53 |
2000-08-04 | spoolss_addprinterex() was adding the printer and returning the | Gerald Carter | 1 | -23/+25 |
2000-08-04 | clunky support for calling AddPrinterEx(). The code currently reports | Gerald Carter | 1 | -11/+57 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -7/+7 |
2000-07-31 | More work on rpcclient... | Gerald Carter | 2 | -87/+250 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 7 | -95/+95 |
2000-07-26 | Found out that we are crashing spoolss in enumprinterdata. | Jean-François Micouleau | 2 | -11/+22 |
2000-07-26 | Fixed memory leak in modify_trust_password() | Tim Potter | 1 | -0/+4 |
2000-07-25 | some initial code for AddPrinterEx() project. Most is ifdef'd out | Gerald Carter | 1 | -2/+30 |
2000-07-21 | * Added EnumPorts() | Gerald Carter | 2 | -3/+137 |
2000-07-20 | Fixed unitilized secdesc pointer which was causing spoolgetprinter | Gerald Carter | 1 | -0/+5 |
2000-07-18 | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 3 | -76/+80 |
2000-07-17 | Reverted changes from rpcclient merge - contains memory leak! | Tim Potter | 1 | -2/+9 |
2000-07-15 | Lots of changes but no real progress in functionality. | Gerald Carter | 3 | -146/+92 |
2000-07-14 | More functions merged from TNG for rpcclient. They don't all work | Gerald Carter | 4 | -310/+410 |
2000-07-14 | cleaned up access to prs_struct variables. Replaced all calls | Gerald Carter | 1 | -10/+553 |
2000-07-14 | removed references to loopback RPC connections. | Gerald Carter | 1 | -45/+80 |
2000-07-10 | spoolenum commend (when compiled with the new prs_unistr()) | Gerald Carter | 1 | -7/+9 |
2000-07-10 | Fix for passing NULL pointer as an array parameter in | Tim Potter | 1 | -2/+2 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 7 | -2/+972 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 4 | -0/+938 |
2000-06-03 | moved secrets fns into secrets.c | Andrew Tridgell | 1 | -2/+2 |
2000-06-03 | rpc_client/cli_lsarpc.c: Removed unused variable. | Jeremy Allison | 1 | -1/+1 |
2000-05-29 | Fixed LsaQueryInformationPolicy level 3 to return primary domain info. | Matthew Chapman | 2 | -1/+31 |
2000-05-18 | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 1 | -2/+3 |
2000-05-17 | Cutover from 2.2.x - missed in merge. | Jeremy Allison | 1 | -4/+2 |
2000-05-09 | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 1 | -0/+3 |
2000-05-08 | added secrets.tdb and changed storage of trust account password to use | Andrew Tridgell | 1 | -2/+2 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 3 | -3/+0 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 8 | -204/+0 |
2000-03-22 | added the following message to all dce/rpc client/server code, except | Luke Leighton | 8 | -0/+204 |
2000-02-01 | system_name not server_name | Tim Potter | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -1/+0 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -1/+1 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 10 | -4126/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 9 | -5232/+2753 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 2 | -2/+2 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 2 | -5/+3 |
1999-12-09 | OK. This code works on a RedHat 6.0 system. However smbpasswd | Gerald Carter | 1 | -1/+1 |