summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-043-54/+302
* | Missed the removal of the incorrect ifdef.Jeremy Allison2002-12-041-3/+1
* | Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-048-19865/+10362
* | DO NOT REMOVE THIS FILE. It breaks autoconf 2.13 without it.Jeremy Allison2002-12-041-0/+237
* | [merge from app_head]Gerald Carter2002-12-041-2/+15
* | Reformat of reply.c before Volker's patch.Jeremy Allison2002-12-031-1059/+1029
* | use the new IVAL_TO_SMB_OFF_T for file_info size memberHerb Lewis2002-12-031-4/+4
* | Support printer info 7, used for publishingJim McDonough2002-12-032-0/+79
* | Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...Jim McDonough2002-12-031-70/+74
* | Stop using hacks for dns host/domain names.Jim McDonough2002-12-031-3/+5
* | fns for retrieving dns host name and domain name (get rid of lp_realm hacks).Jim McDonough2002-12-031-0/+56
* | Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54
* | Don't segfault when trying to delete a key when none exist.Jim McDonough2002-12-031-0/+2
* | Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-034-23/+26
* | Ensure callid is not used uninitialized.Jeremy Allison2002-12-021-1/+1
* | Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett2002-12-011-5/+0
* | Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS.Andrew Bartlett2002-12-013-8946/+18950
* | Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison2002-12-011-27/+10
* | remove bin/developer.so - it's not in 3.0 yetJelmer Vernooij2002-11-291-5/+3
* | Sync with HEAD:Jelmer Vernooij2002-11-291-7/+13
* | Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-2920-27/+12
* | Rerun autoconf.Tim Potter2002-11-291-501/+492
* | Merge from HEAD:Tim Potter2002-11-292-66/+79
* | Another global_myname() fix from HEAD.Tim Potter2002-11-291-2/+1
* | Merge from HEAD:Tim Potter2002-11-291-8/+17
* | Merge of argument check fixes from HEAD.Tim Potter2002-11-291-16/+22
* | Merge of global_myname() fixes from HEAD.Tim Potter2002-11-291-8/+1
* | Merge of compiler warning fixes from HEAD.Tim Potter2002-11-292-5/+6
* | Change default codepage to UNIX.Jeremy Allison2002-11-271-34/+54
* | Test was reversed for ERRmoredata in cli_read.Jeremy Allison2002-11-271-0/+10
* | reverted the removal of DESTDIR and adding a comment about itGerald Carter2002-11-271-17/+25
* | dumping up version numberGerald Carter2002-11-271-1/+1
* | preparing for release of 3.0alpha21Samba Release Account2002-11-271-1/+1
* | * finializnig RedHat package for alpha21 releaseGerald Carter2002-11-271-1/+1
* | * fixing RedHat spec file for 3.0Gerald Carter2002-11-264-908/+904
* | Merge tridge's fixes to pdb_ldap (don't look for number of results in aAndrew Bartlett2002-11-261-17/+34
* | lining up some spaces in configure.in and reran autoconfGerald Carter2002-11-262-17695/+8844
* | Ensure data is not used uninitialised.Jeremy Allison2002-11-261-1/+1
* | Fix bug in tdb_fetch tidyup.Jeremy Allison2002-11-261-3/+1
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-262-0/+419
|\|
| * Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-2611-219/+552
| * [print notify fixes from APP_HEAD]Gerald Carter2002-11-266-287/+396
| * Regenerate with newer autoconfJelmer Vernooij2002-11-251-9260/+20500
| * Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2002-11-252-10/+38
| * Make lp_winbind_separator a const string.Tim Potter2002-11-251-1/+1
| * Fix some argument checking bugs found by testsuite.Tim Potter2002-11-251-16/+22
| * Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett2002-11-241-7/+20
| * Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett2002-11-241-16/+21
| * Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett2002-11-241-2/+2
| * Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett2002-11-241-19/+0