Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 1 | -1/+1 |
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 |
2002-01-29 | Fix "strict allocate" to write the data out on ftruncate with extend. | Jeremy Allison | 1 | -8/+70 |
2002-01-29 | Since we have dynamic initialisation in the group mapping code, make | Tim Potter | 3 | -82/+94 |
2002-01-28 | Name another talloc. | Andrew Bartlett | 1 | -1/+1 |
2002-01-27 | minor fix and checks | Simo Sorce | 1 | -2/+4 |
2002-01-27 | Some more 'winbind default domain' support patches from Alexander Bokovoy | Andrew Bartlett | 5 | -89/+38 |
2002-01-27 | Yes, dev is an 'input/output' paramater... | Andrew Bartlett | 1 | -2/+2 |
2002-01-27 | Patch from Kevin Stefanik <kstef@mtppi.org> to do some more error checking for | Andrew Bartlett | 1 | -6/+24 |
2002-01-27 | Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb | Andrew Bartlett | 1 | -5/+10 |
2002-01-26 | merge from APPLIANCE_HEAD | Gerald Carter | 2 | -38/+4 |
2002-01-26 | - Provide sid->name lookup support for non-unix accounts. | Andrew Bartlett | 2 | -49/+72 |
2002-01-26 | Back out some of the less well thought out ideas from last weeks work on | Andrew Bartlett | 5 | -33/+24 |
2002-01-26 | Bring this code into line with new winbind_lookup_name() interface. I think | Andrew Bartlett | 1 | -10/+23 |
2002-01-26 | Make a talloc'ed copy of this strings so we can pass the right kind of pointer | Andrew Bartlett | 1 | -1/+5 |
2002-01-26 | Rework lookup_name() to take seperate username/domain args, and to remove | Andrew Bartlett | 1 | -31/+24 |