| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | better debug messages! | Simo Sorce | 2002-02-04 | 2 | -8/+9 |
| * | A new simpiler syntax demands a new simpiler HOWTO. (This can all be reverted | Andrew Bartlett | 2002-02-03 | 1 | -25/+7 |
| * | Make smbgroupedit a little easier on the user. | Andrew Bartlett | 2002-02-03 | 1 | -15/+59 |
| * | Change ADS_ERROR family of macros - removed semicolon from the end, since the... | Jim McDonough | 2002-02-02 | 1 | -4/+4 |
| * | Update for function name changes, plus do some of the optional attributes on ... | Jim McDonough | 2002-02-02 | 1 | -6/+17 |
| * | merge in some changes from Alexey Kotovich. Return ADS_STATUS instead of BOO... | Jim McDonough | 2002-02-02 | 1 | -33/+88 |
| * | merge from 2.2 | Gerald Carter | 2002-02-02 | 61 | -0/+10732 |
| * | merge from 2.2 and regen | Gerald Carter | 2002-02-02 | 9 | -1768/+4257 |
| * | merge from 2.2 | Gerald Carter | 2002-02-02 | 1 | -46/+179 |
| * | Add support for net ads printer to publish, remove, or display printer info i... | Jim McDonough | 2002-02-02 | 1 | -0/+167 |
| * | Minor bug fixes, plus support to remove a printer. Commented out optional at... | Jim McDonough | 2002-02-02 | 2 | -16/+91 |
| * | update from 2.2 | Simo Sorce | 2002-02-01 | 1 | -2/+3 |
| * | Add ads printer information | Jim McDonough | 2002-02-01 | 1 | -0/+55 |
| * | Fix build errors on non-ldap systems...change function parms from LDAPMod ** ... | Jim McDonough | 2002-02-01 | 2 | -25/+28 |
| * | Fix file header description and copyright (from cut-and-paste laziness) | Jim McDonough | 2002-02-01 | 1 | -3/+1 |
| * | Add ldap_printer.c build for ADS printer objects. | Jim McDonough | 2002-02-01 | 1 | -1/+2 |
| * | Module for ADS operations on a printer object in the directory. Initially it... | Jim McDonough | 2002-02-01 | 1 | -0/+133 |
| * | Add functions for modifying an entry in ADS. Needed for printer publishing. | Jim McDonough | 2002-02-01 | 1 | -1/+118 |
| * | Fix from Michael Steffens <michael_steffens@hp.com> to make signal | Jeremy Allison | 2002-01-31 | 13 | -36/+71 |
| * | reduced memory usage in winbindd with a rpc backend by using a | Andrew Tridgell | 2002-01-31 | 1 | -6/+11 |
| * | Removed unused variables. | Tim Potter | 2002-01-31 | 1 | -2/+0 |
| * | added 'wbinfo --sequence' to show sequence numbers of all domains | Andrew Tridgell | 2002-01-31 | 5 | -0/+67 |
| * | Added administrator access check for server side add, delete and setform | Tim Potter | 2002-01-31 | 1 | -10/+34 |
| * | Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM. | Tim Potter | 2002-01-31 | 1 | -1/+42 |
| * | Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking. | Andrew Bartlett | 2002-01-31 | 1 | -6/+14 |
| * | Added addform, setform and deleteform cli functions. | Tim Potter | 2002-01-31 | 1 | -0/+164 |
| * | Added addform, setform and deleteform commands. The only one I could get | Tim Potter | 2002-01-31 | 1 | -4/+169 |
| * | Added some constants for the flags field in the FORM_1 structure. | Tim Potter | 2002-01-31 | 1 | -1/+5 |
| * | Added constant for WERR_FILE_EXISTS. | Tim Potter | 2002-01-31 | 1 | -0/+1 |
| * | this fixes the problem of not being able to add a SD to a file on a | Andrew Tridgell | 2002-01-31 | 2 | -4/+1 |
| * | preparing for release of 3.0-alpha14 | Samba Release Account | 2002-01-30 | 2 | -1/+30 |
| * | Back out herb's changes (to allow smbpasswd -x to work on accounts outside | Andrew Bartlett | 2002-01-30 | 1 | -10/+9 |
| * | An attempt at producing the correct Makefile magic for wrepld_proto.h to be | Andrew Bartlett | 2002-01-30 | 1 | -8/+9 |
| * | Addd wrepld (what a cool name!) | Tim Potter | 2002-01-30 | 1 | -0/+1 |
| * | Added wrepld_proto.h | Tim Potter | 2002-01-30 | 1 | -0/+1 |
| * | Removed version number from file header. | Tim Potter | 2002-01-30 | 413 | -788/+410 |
| * | Unused file. | Tim Potter | 2002-01-30 | 1 | -22/+0 |
| * | merge from 2.2 | Gerald Carter | 2002-01-30 | 1 | -1/+8 |
| * | merge change from @_2 to allow smbpasswd -x to delete user even if no | Herb Lewis | 2002-01-30 | 1 | -7/+10 |
| * | Fix for password change from Samuel Ziegler <sam@xpedion.com> | Tim Potter | 2002-01-30 | 1 | -11/+11 |
| * | Removed silly fprintf(stderr, ...) debug. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| * | Doc. | Martin Pool | 2002-01-29 | 1 | -1/+4 |
| * | Fix "strict allocate" to write the data out on ftruncate with extend. | Jeremy Allison | 2002-01-29 | 1 | -8/+70 |
| * | Since we have dynamic initialisation in the group mapping code, make | Tim Potter | 2002-01-29 | 3 | -82/+94 |
| * | make all-docs to make sure everything is up-to-date | Gerald Carter | 2002-01-28 | 31 | -32/+32 |
| * | Name another talloc. | Andrew Bartlett | 2002-01-28 | 1 | -1/+1 |
| * | minor fix and checks | Simo Sorce | 2002-01-27 | 1 | -2/+4 |
| * | Some more 'winbind default domain' support patches from Alexander Bokovoy | Andrew Bartlett | 2002-01-27 | 5 | -89/+38 |
| * | Yes, dev is an 'input/output' paramater... | Andrew Bartlett | 2002-01-27 | 1 | -2/+2 |
| * | Patch from Kevin Stefanik <kstef@mtppi.org> to do some more error checking for | Andrew Bartlett | 2002-01-27 | 1 | -6/+24 |