summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-02-04better debug messages!Simo Sorce2-8/+9
2002-02-03Make smbgroupedit a little easier on the user.Andrew Bartlett1-15/+59
2002-02-02Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough1-4/+4
2002-02-02Update for function name changes, plus do some of the optional attributes on ...Jim McDonough1-6/+17
2002-02-02merge in some changes from Alexey Kotovich. Return ADS_STATUS instead of BOO...Jim McDonough1-33/+88
2002-02-02Add support for net ads printer to publish, remove, or display printer info i...Jim McDonough1-0/+167
2002-02-02Minor bug fixes, plus support to remove a printer. Commented out optional at...Jim McDonough2-16/+91
2002-02-01update from 2.2Simo Sorce1-2/+3
2002-02-01Add ads printer informationJim McDonough1-0/+55
2002-02-01Fix build errors on non-ldap systems...change function parms from LDAPMod ** ...Jim McDonough2-25/+28
2002-02-01Fix file header description and copyright (from cut-and-paste laziness)Jim McDonough1-3/+1
2002-02-01Add ldap_printer.c build for ADS printer objects.Jim McDonough1-1/+2
2002-02-01Module for ADS operations on a printer object in the directory. Initially it...Jim McDonough1-0/+133
2002-02-01Add functions for modifying an entry in ADS. Needed for printer publishing.Jim McDonough1-1/+118
2002-01-31Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison13-36/+71
2002-01-31reduced memory usage in winbindd with a rpc backend by using aAndrew Tridgell1-6/+11
2002-01-31Removed unused variables.Tim Potter1-2/+0
2002-01-31added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell5-0/+67
2002-01-31Added administrator access check for server side add, delete and setformTim Potter1-10/+34
2002-01-31Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.Tim Potter1-1/+42
2002-01-31Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.Andrew Bartlett1-6/+14
2002-01-31Added addform, setform and deleteform cli functions.Tim Potter1-0/+164
2002-01-31Added addform, setform and deleteform commands. The only one I could getTim Potter1-4/+169
2002-01-31Added some constants for the flags field in the FORM_1 structure.Tim Potter1-1/+5
2002-01-31Added constant for WERR_FILE_EXISTS.Tim Potter1-0/+1
2002-01-31this fixes the problem of not being able to add a SD to a file on aAndrew Tridgell2-4/+1
2002-01-30preparing for release of 3.0-alpha14Samba Release Account1-1/+1
2002-01-30Back out herb's changes (to allow smbpasswd -x to work on accounts outsideAndrew Bartlett1-10/+9
2002-01-30An attempt at producing the correct Makefile magic for wrepld_proto.h to beAndrew Bartlett1-8/+9
2002-01-30Addd wrepld (what a cool name!)Tim Potter1-0/+1
2002-01-30Added wrepld_proto.hTim Potter1-0/+1
2002-01-30Removed version number from file header.Tim Potter413-788/+410
2002-01-30Unused file.Tim Potter1-22/+0
2002-01-30merge from 2.2Gerald Carter1-1/+8
2002-01-30merge change from @_2 to allow smbpasswd -x to delete user even if noHerb Lewis1-7/+10
2002-01-30Fix for password change from Samuel Ziegler <sam@xpedion.com>Tim Potter1-11/+11
2002-01-30Removed silly fprintf(stderr, ...) debug.Tim Potter1-2/+1
2002-01-29Doc.Martin Pool1-1/+4
2002-01-29Fix "strict allocate" to write the data out on ftruncate with extend.Jeremy Allison1-8/+70
2002-01-29Since we have dynamic initialisation in the group mapping code, makeTim Potter3-82/+94
2002-01-28Name another talloc.Andrew Bartlett1-1/+1
2002-01-27minor fix and checksSimo Sorce1-2/+4
2002-01-27Some more 'winbind default domain' support patches from Alexander BokovoyAndrew Bartlett5-89/+38
2002-01-27Yes, dev is an 'input/output' paramater...Andrew Bartlett1-2/+2
2002-01-27Patch from Kevin Stefanik <kstef@mtppi.org> to do some more error checking forAndrew Bartlett1-6/+24
2002-01-27Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdbAndrew Bartlett1-5/+10
2002-01-26merge from APPLIANCE_HEADGerald Carter2-38/+4
2002-01-26 - Provide sid->name lookup support for non-unix accounts.Andrew Bartlett2-49/+72
2002-01-26Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett5-33/+24
2002-01-26Bring this code into line with new winbind_lookup_name() interface. I thinkAndrew Bartlett1-10/+23