Age | Commit message (Expand) | Author | Files | Lines |
2002-05-10 | Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE. | Jim McDonough | 1 | -2/+2 |
2002-05-10 | Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next | Jeremy Allison | 1 | -0/+1 |
2002-05-09 | Converged net group command. | Jim McDonough | 1 | -3/+13 |
2002-05-09 | Add ads group add and delete, allowing converged net group command. | Jim McDonough | 1 | -16/+106 |
2002-05-09 | Start of net rpc group command. List only right now. Add and delete have | Jim McDonough | 1 | -1/+153 |
2002-05-09 | Converged help on net group command. | Jim McDonough | 2 | -12/+18 |
2002-05-09 | Add ads group account add function. | Jim McDonough | 1 | -0/+33 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 5 | -13/+152 |
2002-05-09 | Allowing %S in dfs root paths. Other variables in standard_sub_advanced won't | Shirish Kalele | 1 | -2/+5 |
2002-05-09 | NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT. | Jeremy Allison | 1 | -1/+1 |
2002-05-09 | We were mapping the open of name1/name2 where name1 wasn't a directory | Jeremy Allison | 1 | -1/+1 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-05-09 | merge freom SAMBA_2_2 | Gerald Carter | 1 | -1/+5 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 3 | -8/+8 |
2002-05-09 | merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flags | Gerald Carter | 1 | -1/+1 |
2002-05-09 | Sync'ing SAMBA_2_2 with HEAD. | Shirish Kalele | 4 | -279/+431 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+145 |
2002-05-09 | couple of PIDDIR merges I missed | Gerald Carter | 2 | -0/+2 |
2002-05-09 | HP-UX 10.20 compiles fixes from SAMBA_2_2 | Gerald Carter | 2 | -1/+5 |
2002-05-09 | pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi... | Gerald Carter | 7 | -831/+1196 |
2002-05-09 | compile fixes; needs testing | Gerald Carter | 6 | -118/+192 |
2002-05-08 | Merge in Jerry's called name fix. | Jeremy Allison | 3 | -60/+87 |
2002-05-08 | merging some changes from SAMBA_2_2 | Gerald Carter | 42 | -1357/+3107 |
2002-05-08 | Added commands for startpageprinter, endpageprinter, setjob and getjob. | Tim Potter | 3 | -2/+115 |
2002-05-08 | Added client side spoolss rpc commands for startpageprinter, | Tim Potter | 2 | -0/+260 |
2002-05-08 | Added setjob() command. | Tim Potter | 3 | -0/+42 |
2002-05-08 | Changed some error returns to return a werror tuple (status code and text | Tim Potter | 1 | -4/+2 |
2002-05-08 | Remove unused variable. | Tim Potter | 1 | -3/+13 |
2002-05-07 | Added enumjobs command. | Tim Potter | 6 | -10/+199 |
2002-05-07 | rpcstr_pull() src_len fix. | Tim Potter | 1 | -1/+1 |
2002-05-07 | Added cmd_spoolss_enumjobs() function to rpcclient. | Tim Potter | 1 | -39/+156 |
2002-05-07 | Added cli_spoolss_enumjobs() function. | Tim Potter | 2 | -5/+48 |
2002-05-07 | DOS error 1307 is returned when an invalid owner for a security descriptor | Tim Potter | 2 | -0/+2 |
2002-05-07 | Grr - the removal of the nnecessary prs_align() from relative unicode | Tim Potter | 1 | -2/+0 |
2002-05-07 | Fixed more compiler warnings. | Tim Potter | 1 | -3/+3 |
2002-05-07 | Fixed compile warning. | Tim Potter | 1 | -1/+2 |
2002-05-06 | Allow lookup_sids() and lookup_names() to take either a list of strings or | Tim Potter | 1 | -16/+50 |
2002-05-06 | Removed unused arg to deleteform. | Tim Potter | 1 | -2/+1 |
2002-05-03 | Re-order args for enumprinterdrivers function. | Tim Potter | 2 | -9/+9 |
2002-05-02 | Some examples using the spoolss python module. | Tim Potter | 3 | -0/+141 |
2002-05-01 | Had some environment problem to test the fix, so it would be really appreciat... | Simo Sorce | 7 | -14/+18 |
2002-05-01 | Got setprinter level 3 working! | Tim Potter | 1 | -9/+23 |
2002-05-01 | make proto | Tim Potter | 1 | -1/+2 |
2002-05-01 | Implemented py_to_PRINTER_INFO_3() helper function. | Tim Potter | 1 | -3/+14 |
2002-05-01 | Implemented routines to convert from a Python dictionary to a SEC_DESC | Tim Potter | 1 | -38/+38 |
2002-05-01 | Removed unused variable. | Tim Potter | 1 | -2/+0 |
2002-04-30 | fixed tdbtool from core dumping. But the braces to make Chris happy ! | Jean-François Micouleau | 1 | -2/+4 |
2002-04-30 | changed more DEBUG level from 0 to higher. | Jean-François Micouleau | 3 | -11/+11 |
2002-04-30 | some debug log changes, and fixed wrepld crashing when there is no wins | Jean-François Micouleau | 1 | -28/+34 |
2002-04-30 | Fix $MAKE | Martin Pool | 1 | -1/+1 |