Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-01-26 | Add the become_root()/unbecome_root() wrapper around the lookup_name() call, | Andrew Bartlett | 1 | -1/+9 |
2002-01-26 | Move the lsa code across to the changed args for lookup_name, and surround it | Andrew Bartlett | 2 | -6/+13 |
2002-01-26 | We may as well not use these temporary variables - they are only used once and | Andrew Bartlett | 1 | -3/+1 |
2002-01-26 | local_lookup_name() doens't acutally use its 'domain' argument, so drop it and | Andrew Bartlett | 1 | -5/+3 |
2002-01-26 | Change the winbind interface to use seperate 'domain' and 'username' feilds for | Andrew Bartlett | 9 | -149/+56 |
2002-01-26 | Allow a winbind client to obtain the server's domain name. | Andrew Bartlett | 1 | -1/+13 |
2002-01-26 | Remove the 'direct to winbind' hacks, as they should (if I understand | Andrew Bartlett | 1 | -12/+0 |
2002-01-26 | This always points at a string literal, so it probably should be 'const'. | Andrew Bartlett | 1 | -1/+1 |
2002-01-26 | Fix up a security issue with the way we handle domain groups retuned on the | Andrew Bartlett | 3 | -25/+20 |