Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 |
2002-04-30 | Two small fixes for "make proto": wbrepld was never getting rebuilt | Martin Pool | 1 | -13/+11 |
2002-04-29 | Fix build farm bug. | Jeremy Allison | 1 | -1/+1 |
2002-04-29 | don't set the owner and group sid offset is there are no owner or group | Jean-François Micouleau | 1 | -4/+5 |
2002-04-29 | Added 2.2.x mangle fix to old mangle code in HEAD. | Jeremy Allison | 1 | -2/+1 |
2002-04-27 | Merge Herb's idmap endian fix. | Jeremy Allison | 3 | -12/+16 |
2002-04-27 | this code has been sitting on one of my box for 3 months. | Jean-François Micouleau | 4 | -103/+262 |
2002-04-27 | Another attempt at fixing the endian problem when upgrading from 2.2.3a. | Jeremy Allison | 1 | -8/+12 |
2002-04-26 | Attempt to fix big-endian upgrade problem (Herb, Jerry, please check). | Jeremy Allison | 1 | -6/+12 |
2002-04-26 | fix compile error | Herb Lewis | 1 | -1/+6 |
2002-04-25 | Fix from Herb for upgrading from big-endian earlier databases. | Jeremy Allison | 1 | -4/+4 |
2002-04-24 | smbd/fileio.c: debug changes so read/write/seek calls can be logged for name,... | Jeremy Allison | 1 | -382/+393 |
2002-04-24 | move to the FNV1 hash alghorithm seem good | Simo Sorce | 2 | -4/+15 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 7 | -627/+707 |
2002-04-24 | add collision/total indication to every collision report | Simo Sorce | 1 | -2/+3 |
2002-04-24 | damn! I forgot to commit winbindd_dual.c | Andrew Tridgell | 1 | -0/+205 |