summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-02-11A few small winbind updates:Andrew Bartlett3-25/+60
2002-02-09Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison3-297/+553
2002-02-09preparing for release of 3.0-alpha15Samba Release Account1-1/+1
2002-02-09Do the reverse DNS lookup, but only if 'hostname lookups = yes'Andrew Bartlett1-5/+7
2002-02-08merge from APPLIANCE_HEADGerald Carter1-1/+1
2002-02-08Fix up some of the DEBUG lines in winbind_pam.cAndrew Bartlett1-8/+10
2002-02-07smbsh need CC not SHLDHerb Lewis1-1/+1
2002-02-07when a trusted domain is down an ADS server will return a success on aAndrew Tridgell1-2/+3
2002-02-06Try to get this finally working. (Note to self: *always* check build farm...)Andrew Bartlett1-2/+2
2002-02-06Fix ldapmod list overrun check. Also better document and format ldap control...Jim McDonough1-16/+13
2002-02-060x is the traditional prefix for displaying hex numbers.Tim Potter1-2/+2
2002-02-06fix for IRIX toolroot buildsHerb Lewis2-315/+317
2002-02-05Fix use of uninitialsed variable in PAM codeAndrew Bartlett1-2/+2
2002-02-05See if we can get slightly valid C for the non-PAM case here.Andrew Bartlett1-2/+2
2002-02-05Drastic impromvents to pam_winbind.Andrew Bartlett8-301/+664
2002-02-05got rid of a silly '*' in printoutAndrew Tridgell1-1/+0
2002-02-05- only show 1 cleanup msg per clientAndrew Tridgell2-7/+17
2002-02-05fixed the directory removal for when the dir doesn't exitAndrew Tridgell1-1/+1
2002-02-05Fix stupid typo !Jeremy Allison1-1/+1
2002-02-05rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell2-187/+228
2002-02-05check for empty parameters in qpathinfoAndrew Tridgell1-0/+4
2002-02-05support double functionsAndrew Tridgell1-1/+1
2002-02-05fixed a bug in qpathinfo client codeAndrew Tridgell1-4/+6
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