Age | Commit message (Expand) | Author | Files | Lines |
2002-02-05 | fixed the directory removal for when the dir doesn't exit | Andrew Tridgell | 1 | -1/+1 |
2002-02-05 | Fix stupid typo ! | Jeremy Allison | 1 | -1/+1 |
2002-02-05 | rewrote smbtorture to use the new dbench 2 format and methods | Andrew Tridgell | 2 | -187/+228 |
2002-02-05 | check for empty parameters in qpathinfo | Andrew Tridgell | 1 | -0/+4 |
2002-02-05 | support double functions | Andrew Tridgell | 1 | -1/+1 |
2002-02-05 | fixed a bug in qpathinfo client code | Andrew Tridgell | 1 | -4/+6 |
2002-02-04 | removed several parameters ("client code page", "valid chars", | Gerald Carter | 1 | -250/+0 |
2002-02-04 | Add the new smbprint shell script, smbprint-new.sh that is supposed to fix so... | Richard Sharpe | 1 | -0/+145 |
2002-02-04 | better debug messages! | Simo Sorce | 2 | -8/+9 |
2002-02-03 | A new simpiler syntax demands a new simpiler HOWTO. (This can all be reverted | Andrew Bartlett | 1 | -25/+7 |
2002-02-03 | Make smbgroupedit a little easier on the user. | Andrew Bartlett | 1 | -15/+59 |
2002-02-02 | Change ADS_ERROR family of macros - removed semicolon from the end, since the... | Jim McDonough | 1 | -4/+4 |
2002-02-02 | Update for function name changes, plus do some of the optional attributes on ... | Jim McDonough | 1 | -6/+17 |
2002-02-02 | merge in some changes from Alexey Kotovich. Return ADS_STATUS instead of BOO... | Jim McDonough | 1 | -33/+88 |
2002-02-02 | merge from 2.2 | Gerald Carter | 61 | -0/+10732 |
2002-02-02 | merge from 2.2 and regen | Gerald Carter | 9 | -1768/+4257 |
2002-02-02 | merge from 2.2 | Gerald Carter | 1 | -46/+179 |
2002-02-02 | Add support for net ads printer to publish, remove, or display printer info i... | Jim McDonough | 1 | -0/+167 |
2002-02-02 | Minor bug fixes, plus support to remove a printer. Commented out optional at... | Jim McDonough | 2 | -16/+91 |
2002-02-01 | update from 2.2 | Simo Sorce | 1 | -2/+3 |
2002-02-01 | Add ads printer information | Jim McDonough | 1 | -0/+55 |
2002-02-01 | Fix build errors on non-ldap systems...change function parms from LDAPMod ** ... | Jim McDonough | 2 | -25/+28 |
2002-02-01 | Fix file header description and copyright (from cut-and-paste laziness) | Jim McDonough | 1 | -3/+1 |
2002-02-01 | Add ldap_printer.c build for ADS printer objects. | Jim McDonough | 1 | -1/+2 |
2002-02-01 | Module for ADS operations on a printer object in the directory. Initially it... | Jim McDonough | 1 | -0/+133 |
2002-02-01 | Add functions for modifying an entry in ADS. Needed for printer publishing. | Jim McDonough | 1 | -1/+118 |
2002-01-31 | Fix from Michael Steffens <michael_steffens@hp.com> to make signal | Jeremy Allison | 13 | -36/+71 |
2002-01-31 | reduced memory usage in winbindd with a rpc backend by using a | Andrew Tridgell | 1 | -6/+11 |
2002-01-31 | Removed unused variables. | Tim Potter | 1 | -2/+0 |
2002-01-31 | added 'wbinfo --sequence' to show sequence numbers of all domains | Andrew Tridgell | 5 | -0/+67 |
2002-01-31 | Added administrator access check for server side add, delete and setform | Tim Potter | 1 | -10/+34 |
2002-01-31 | Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM. | Tim Potter | 1 | -1/+42 |
2002-01-31 | Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking. | Andrew Bartlett | 1 | -6/+14 |
2002-01-31 | Added addform, setform and deleteform cli functions. | Tim Potter | 1 | -0/+164 |
2002-01-31 | Added addform, setform and deleteform commands. The only one I could get | Tim Potter | 1 | -4/+169 |
2002-01-31 | Added some constants for the flags field in the FORM_1 structure. | Tim Potter | 1 | -1/+5 |
2002-01-31 | Added constant for WERR_FILE_EXISTS. | Tim Potter | 1 | -0/+1 |
2002-01-31 | this fixes the problem of not being able to add a SD to a file on a | Andrew Tridgell | 2 | -4/+1 |
2002-01-30 | preparing for release of 3.0-alpha14 | Samba Release Account | 2 | -1/+30 |
2002-01-30 | Back out herb's changes (to allow smbpasswd -x to work on accounts outside | Andrew Bartlett | 1 | -10/+9 |
2002-01-30 | An attempt at producing the correct Makefile magic for wrepld_proto.h to be | Andrew Bartlett | 1 | -8/+9 |
2002-01-30 | Addd wrepld (what a cool name!) | Tim Potter | 1 | -0/+1 |
2002-01-30 | Added wrepld_proto.h | Tim Potter | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 413 | -788/+410 |
2002-01-30 | Unused file. | Tim Potter | 1 | -22/+0 |
2002-01-30 | merge from 2.2 | Gerald Carter | 1 | -1/+8 |
2002-01-30 | merge change from @_2 to allow smbpasswd -x to delete user even if no | Herb Lewis | 1 | -7/+10 |
2002-01-30 | Fix for password change from Samuel Ziegler <sam@xpedion.com> | Tim Potter | 1 | -11/+11 |
2002-01-30 | Removed silly fprintf(stderr, ...) debug. | Tim Potter | 1 | -2/+1 |
2002-01-29 | Doc. | Martin Pool | 1 | -1/+4 |