summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison40-84/+179
2002-12-20Merge removal of unpopular winbind client environment variable.Tim Potter3-47/+1
2002-12-20Formatting syncup.Tim Potter1-2/+4
2002-12-20Merge from HEAD:Tim Potter1-6/+13
2002-12-20Merge of some kind of bugfix from idra.Tim Potter1-1/+2
2002-12-20Merge from HEAD:Tim Potter1-2/+0
2002-12-20Whitespace syncup.Tim Potter1-1/+1
2002-12-20Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter1-0/+4
2002-12-20Merge from HEAD.Tim Potter2-3/+9
2002-12-20Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter1-1/+1
2002-12-20Merge some more FUNCTION_MACRO stuff.Tim Potter1-5/+5
2002-12-20Merge from HEAD:Tim Potter1-10/+15
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis2-19/+27
2002-12-19merge from 2.2Herb Lewis1-0/+2
2002-12-18Updated from Samba-2.2.7 code tree.John Terpstra1-5/+5
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+8
2002-12-17* fix memory leak when constructing an driver_level_6 structureGerald Carter1-1/+7
2002-12-16merge smbtar fix from 2.2Herb Lewis1-6/+8
2002-12-16fix usage messageGerald Carter1-2/+3
2002-12-14Ensure talloc pool query messages are reserved.Jeremy Allison1-0/+4
2002-12-14The name pointer in the talloc context must not be a talloced entry asJeremy Allison1-2/+13
2002-12-13Store printer guid in the dsspooler registry key so we don't have toJim McDonough2-106/+187
2002-12-13Fix for old DOS client when veto files is set to /.*/Jeremy Allison1-1/+1
2002-12-13More printer publishing code.Jim McDonough4-13/+86
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter5-139/+49
2002-12-12This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+106
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter6-142/+156
2002-12-12ignore editregGerald Carter1-0/+1
2002-12-12merge of smbpasswd segfault from SAMBA_2_2Gerald Carter1-7/+10
2002-12-12merge of smbpasswd segfault from SAMBA_2_2Gerald Carter1-7/+10
2002-12-12CR1333: Fix memory leak when unpacking some structures.Martin Pool1-10/+15
2002-12-12* Ignore .pyc and .pyo files produced as a side-effect of runningMartin Pool1-0/+2
2002-12-12Merge of #include <smb.h> removals.Tim Potter5-5/+0
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2-1/+6
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2-1/+6
2002-12-12Merge of compile tweaks for python tdbpack module.Tim Potter2-2/+2
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison7-69/+83
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison7-69/+85
2002-12-11Fix write error returning EFBIG - found by Conrad.Jeremy Allison1-0/+3
2002-12-11Fix write error returning EFBIG - found by Conrad.Jeremy Allison1-0/+3
2002-12-11Fix a small bug.Richard Sharpe1-2/+2
2002-12-11Improve the iterator wrt values ... Now prints keys and value names.Richard Sharpe1-6/+60
2002-12-11Some more tweaking for compilation of py_tdbpack.Tim Potter2-2/+2
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison3-5/+9
2002-12-10Fix client large file reporting.Jeremy Allison3-5/+9
2002-12-10Tidy up some bits. We can now at least list all the keys.Richard Sharpe1-16/+26
2002-12-10Updating changes from HEAD.John Terpstra1-1/+2
2002-12-10fix broken incremental tar - merge from 2.2Herb Lewis1-1/+2