summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* add lp_modules()Jelmer Vernooij2002-11-131-0/+3
| | | | (This used to be commit 344d8e521f951e7f59b8378fee80bb553670a3be)
* Don't crash when there are no arguments specifiedJelmer Vernooij2002-11-131-1/+4
| | | | (This used to be commit 0855e5810aefd71c37031be31abe91229e2de8b3)
* Add a DEBUG() that gives the number of successfully loaded modules - useful ↵Jelmer Vernooij2002-11-131-0/+2
| | | | | | for debugging (This used to be commit 612ea35ab016c56e6ad9886283901bc7b417337a)
* Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-133-9/+13
| | | | | the libs they depend on are available (This used to be commit 018a44055d6a8435528279523567f9a86b2f3069)
* Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-132-1606/+469
| | | | (This used to be commit 98cb778cb7d48dd545b5dcf395567defd0198f86)
* Add make target 'modules' that currently builds vfs_audit, vfs_recycle and ↵Jelmer Vernooij2002-11-131-3/+19
| | | | | | vfs_netatalk (This used to be commit 4c05cbbe7434c9d43f561f3be27c0283fa754ab0)
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-133-0/+1257
| | | | (This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5)
* Try to bring libsmbclient in line with the new global_myname stuffAndrew Bartlett2002-11-131-3/+2
| | | | (This used to be commit e424b08050b44b1b52abd2af76b1b4dc8b100095)
* Undo the new --enable-developer flags that caused breakage on gcc != 3.2, andAndrew Bartlett2002-11-132-470/+1623
| | | | | rerun autoconf (This used to be commit 6da20cd7638b5e36af080a4b8ae8880035fe684b)
* Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()Jeremy Allison2002-11-131-1/+1
| | | | | | to ensure the malloc is done. Jeremy. (This used to be commit e57853000aacc61ba3c73907a7afb85385b378c3)
* Bring smbmount.c in line with jra's global-cide. global_scope was used here...Jim McDonough2002-11-131-2/+1
| | | | (This used to be commit 5170a9f7ffac93c619358353834bc3024a6746d2)
* - Add some more warning flags for --enable-developer.Andrew Bartlett2002-11-131-2/+16
| | | | | - patch from SUSE for hiemdal headers in /usr/include/heimdal (This used to be commit 1dbc9eff149ca976ff5edb5c256fa2fe6b409617)
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-12102-1895/+1662
| | | | | | | dashes of const. This is a rather large check-in, some things may break. It does compile though :-). Jeremy. (This used to be commit 82b8f749a36b42e22186297482aad2abb04fab8a)
* Rename unpack_* functions to be consistentMartin Pool2002-11-121-15/+16
| | | | | | | Decode CP850 strings when unpacking Add variable giving default encoding name (This used to be commit 8cbaea2afa6faca80eced70d625359165afaa10c)
* Rename pytdbpack_unpack -> pytdbunpackMartin Pool2002-11-121-7/+7
| | | | (This used to be commit e62baf3a76e0e4f642e542812868db614632de00)
* Just reorder functions to put related ones togetherMartin Pool2002-11-121-40/+38
| | | | (This used to be commit 7863c948b73785e49d04227e87d8b4b47fd61f58)
* Remove dead code for packing buffers which has now been reimplemented.Martin Pool2002-11-121-94/+0
| | | | (This used to be commit 001779dffd18e1f6a83496c94ead185d4bb42204)
* Remove dead code for packing buffers which has now been reimplemented.Martin Pool2002-11-121-36/+0
| | | | (This used to be commit 62ca27d140d55cbb271b97624023540ae7c18882)
* Remove non-integer Pointer values, which are no longer supported.Martin Pool2002-11-121-2/+0
| | | | (This used to be commit 4a18526257ec4582679efa7a21d0b31ad07992fb)
* Don't throw out WEIRD - yet (I committed my local changes together with my ↵Jelmer Vernooij2002-11-121-0/+108
| | | | | | last fix. D'oh!) (This used to be commit 5191719eeec7062118da2be3aefe35d065e97900)
* Fix segfault with high debug levelsJelmer Vernooij2002-11-121-109/+1
| | | | (This used to be commit a20676bc05f50bb89a55e67efef579eaaeac3f72)
* Add smb_register_charset() and use itJelmer Vernooij2002-11-122-33/+81
| | | | (This used to be commit 8b654658759a145c5c8aabb3c82220a70f70c3f7)
* Fix all returns to be size_t (they are all unsigned). Fixup strlen beingJeremy Allison2002-11-111-213/+244
| | | | | | done on ucs2 strings. Jeremy. (This used to be commit 205e8f03015dd533ae62753f2098505f1231e3e4)
* fix for CR 601. Only call addprinter command when the port, driver, ↵Gerald Carter2002-11-111-2/+8
| | | | | | comment, or location field changed (This used to be commit c6d45216f6d3573fb2342f4d3aa3a50415924674)
* More improvement of DEBUG outputJelmer Vernooij2002-11-111-2/+5
| | | | (This used to be commit 21530f06b2b89d159657646fe15e16a3fcfdb668)
* Add extra debug infoJelmer Vernooij2002-11-111-2/+2
| | | | (This used to be commit 79207d56929de2acc15a761b23c8b33369c298ee)
* Add getdata and getdataex commandsJim McDonough2002-11-111-38/+187
| | | | (This used to be commit 101727335fffd4011659bfa9f7f8ab24b641fc4e)
* union is better to avoid problems with pointersSimo Sorce2002-11-111-21/+27
| | | | (This used to be commit 1645567db3e85151c139115fdc1238149ccf33a2)
* First cut of fix for changenotify on a print server handle. Use the ↵Jeremy Allison2002-11-102-54/+109
| | | | | | | | connections tdb with an snum of -1 and a special printername. Jeremy. (This used to be commit 940b04ddfa87acc939911e3fe76496e3c4675632)
* Print the number of returned rows, not the number of fieldsJelmer Vernooij2002-11-101-2/+2
| | | | (This used to be commit f4110a0f80a4f62d548b6d6cae81692476ef85ba)
* Add $(POPT_LIB_OBJ) to PROTO_OBJJelmer Vernooij2002-11-101-1/+1
| | | | (This used to be commit ba34be7033bced52eabf4e0b367a32a5196ef127)
* consolidate error mapping functions into a single fileSimo Sorce2002-11-103-76/+56
| | | | (This used to be commit 80086728f2b0d5d56a8ed9e427cba36898d68fc7)
* Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison2002-11-101-13/+36
| | | | | | when holding a mutex.... :-). Jeremy. (This used to be commit c206643baaae64cef38f2f74e46337d35a489ca9)
* make sure we don't try to decode any null password buffers during aAndrew Tridgell2002-11-101-11/+30
| | | | | | SAM sync. This copes with both unset passwords from NT4 DCs and the null passwords you get from w2k domains. (This used to be commit 20c1cd86aca8040c1fe7497b84bb546526676e48)
* make sure that if kerberos fails we can fall back on NTLMSSP for SASLAndrew Tridgell2002-11-101-2/+5
| | | | (This used to be commit 69dba08c40c9739137b4f01d38be5228edc6dd6e)
* Kill append_log from smbmount (thanks vance for reminding me).Andrew Bartlett2002-11-091-2/+0
| | | | | Andrew Bartlett (This used to be commit 7501b2a51835bae005d2ac015c3a428eaadce032)
* Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
| | | | | | | | Also update the other commands to his correct example of [<method>], since it is optional. Thanks, Steve. (This used to be commit 9fc12e6cb23aa34b2542252b2a05d8a17b8172ce)
* deldriver fixGerald Carter2002-11-093-6/+18
| | | | (This used to be commit f20de1f9b0dcac15fbf968e6d5d5af2fdd5fbda1)
* re-enable ffpcn on print server handleGerald Carter2002-11-091-1/+1
| | | | (This used to be commit e87829b4942237de542d21051092fee069a9c73d)
* remove accidental debug code..Gerald Carter2002-11-091-4/+0
| | | | (This used to be commit d422a51b3a076b6398f7b755d16319d9e7c48c75)
* Fix bug found by tpot with given password server.Jeremy Allison2002-11-091-1/+1
| | | | | Jeremy. (This used to be commit 90ac8184a0ae1f702d39f947ef5267765f3d2f88)
* Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2002-11-092-5/+50
| | | | | | contended tdb's (and I've got one :-). Jeremy. (This used to be commit 064fa201ab73f476a168c40c2b227507e7342ec4)
* Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett2002-11-091-0/+1
| | | | | | | to contact a random IP address. Andrew Bartlett (This used to be commit e6837a85605f258da1fa9ac7ad329bc62392f29a)
* Rewrite all the packing stuff so that it converts 'f' strings to CP850Martin Pool2002-11-091-174/+274
| | | | | | | | | on encoding. (Tough luck if your Samba codepage is not 850.) It's much cleaner and possibly more efficient now too: just build one big list of strings, then zip it up at the end. Still need to do this for unpacking. (This used to be commit 2480d385db0527b71cc5cd23c4fab4655df84485)
* defunct winbindd fix from APP_HEADGerald Carter2002-11-081-2/+7
| | | | (This used to be commit 488e985caa0b0e3e2a6665eb2515a2c99745d861)
* Compleatly remove support for logfile truncation. All logs are opened forAndrew Bartlett2002-11-085-36/+2
| | | | | | | | | append writes. (blessed by jra) Andrew Bartlett (This used to be commit 81633064dd196c40541ecece8def51745f514646)
* Make smbpasswd use the group mapping, and fix spelling in ldapsam.Andrew Bartlett2002-11-082-30/+38
| | | | | | | This gets user mangler for doamins working again. Andrew Bartlett (This used to be commit 205209f77f154a2a5d5f7a255194d7953860a4db)
* Make it easier to track things down here - add some debugs on failure.Andrew Bartlett2002-11-081-0/+2
| | | | (This used to be commit 62ee7b7dc08e7be261211de8f85b8e9be4df7b54)
* Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett2002-11-081-1/+1
| | | | | the automagic detection. (This used to be commit a066bed5a4855dac955bf0bd7630939220314cfe)
* Add enumdataex commandJim McDonough2002-11-081-0/+80
| | | | (This used to be commit 6d1d2849a7b2f99d927ba168ed2d01a879b09e69)