summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-02-19Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett2-3/+69
2002-02-19in dos_unmangle() the only function call was to *mangle()*. Adding theAndrew Bartlett1-1/+1
2002-02-19Converted {cmd,cli}_spoolss_getprinter() to WERROR and offered/neede.Tim Potter2-63/+68
2002-02-19make protoTim Potter1-1/+0
2002-02-19 merge from 2.2Gerald Carter1-2/+2
2002-02-19Converted cmd_spoolss_enumprinterdrivers() to use newTim Potter1-13/+14
2002-02-19Added cli_spoolss_initialise() function.Tim Potter1-61/+72
2002-02-18we definately don't want RCS $id tags in Samba. They make merging muchAndrew Tridgell1-2/+0
2002-02-18fixed a memory leak thanks to dleducq@arkoon.netAndrew Tridgell1-0/+1
2002-02-18serialise all domain auth requestsAndrew Tridgell2-1/+40
2002-02-18reverted tims patch that broke configureAndrew Tridgell1-13/+0
2002-02-17Whoops, typo.Tim Potter1-4/+4
2002-02-17Remove dynconfig.{o,po} in clean target.Tim Potter1-1/+5
2002-02-17Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is calledTim Potter1-0/+13
2002-02-17int -> uint32Tim Potter1-2/+1
2002-02-16dont strdup() possibly null values.Andrew Bartlett1-1/+3
2002-02-16int -> uint32 fixes from andreasTim Potter1-4/+4
2002-02-16Added some splint annotations from andreas.Tim Potter2-0/+14
2002-02-16Added comment in lp_string() about debugging memory problems.Tim Potter1-0/+9
2002-02-16Removed some random crap that isn't used anymore.Tim Potter2-48/+0
2002-02-15Try not to malloc -1 bytes (apx 4GB) when the data is already in error.Andrew Bartlett1-2/+12
2002-02-15Back out 1.16.2.3:Martin Pool1-1/+5
2002-02-15Subject:Andrew Bartlett1-1/+1
2002-02-15merge from APPLIANCE_HEADGerald Carter1-75/+18
2002-02-15Winbind cleanup.Andrew Bartlett4-180/+220
2002-02-15Merge of smbclient print crash bug fix from app head.Tim Potter1-2/+4
2002-02-13merge from 2.2Gerald Carter3-4/+9
2002-02-13Fix LDAP modification operation. Cut and paste error: was LDAP_MOD_ADD, shou...Jim McDonough1-1/+1
2002-02-12merge from 2.2Gerald Carter1-15/+7
2002-02-12merge from 2.2Gerald Carter1-4/+18
2002-02-12Add ADS_MODLIST to allowed typesJim McDonough1-1/+1
2002-02-12talloc'ify ads modify functions.Jim McDonough1-35/+51
2002-02-12talloc'ify ads modify functions. Also add more complete berval support.Jim McDonough1-122/+119
2002-02-11Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough1-0/+6
2002-02-11Update for new ads modlist structure passingJim McDonough1-5/+14
2002-02-11Add ability to extend ads modification list on the fly. Also add some malloc...Jim McDonough1-23/+39
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