summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-09Kill append_log from smbmount (thanks vance for reminding me).Andrew Bartlett1-2/+0
Andrew Bartlett (This used to be commit 7501b2a51835bae005d2ac015c3a428eaadce032)
2002-11-09Add net help join text, from Steve Langasek.Jim McDonough1-15/+32
Also update the other commands to his correct example of [<method>], since it is optional. Thanks, Steve. (This used to be commit 307d942ccdff01e471e7fe3fa66d5cc21cecf64d)
2002-11-09Add net help join text, from Steve Langasek.Jim McDonough1-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)
2002-11-09Last sync with HEADJelmer Vernooij8-164/+684
(This used to be commit 1175b62337f5c29954cd5e8dfdc2327c9c80748c)
2002-11-09Sync with HEADJelmer Vernooij11-125/+517
(This used to be commit 1a25dc776ddc36de9a214e023becff1ceb10290c)
2002-11-09Start sync with HEADJelmer Vernooij0-0/+0
(This used to be commit eac350e09f5cdcf1b6ec1a3b7cde2c9aa3268143)
2002-11-09deldriver fixGerald Carter3-6/+18
(This used to be commit 78ff2cc34aedaf82d965a71e0c9dfdeb86a90fdd)
2002-11-09deldriver fixGerald Carter3-6/+18
(This used to be commit f20de1f9b0dcac15fbf968e6d5d5af2fdd5fbda1)
2002-11-09re-enable ffpcn on print server handleGerald Carter1-1/+1
(This used to be commit 47a0c68fa9e98ab761e609d889894db1de9520db)
2002-11-09re-enable ffpcn on print server handleGerald Carter1-1/+1
(This used to be commit e87829b4942237de542d21051092fee069a9c73d)
2002-11-09remove accidental debug code..Gerald Carter1-4/+0
(This used to be commit d422a51b3a076b6398f7b755d16319d9e7c48c75)
2002-11-09remove accidental debug code.Gerald Carter1-4/+0
(This used to be commit 9bba2199e3127c8a7bcb3143d962a6660c125d88)
2002-11-09Fix bug found by tpot with given password server.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 90ac8184a0ae1f702d39f947ef5267765f3d2f88)
2002-11-09Fix bug found by tpot with given password server.Jeremy Allison1-1/+1
Jeremy. (This used to be commit d46b4cb563850c77ee23b95df35a7f752a235d35)
2002-11-09Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2-5/+50
contended tdb's (and I've got one :-). Jeremy. (This used to be commit 064fa201ab73f476a168c40c2b227507e7342ec4)
2002-11-09Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2-5/+50
contended tdb's (and I've got one :-). Jeremy. (This used to be commit d4b795e6a451d9abaa4a928cf5d34e12b2babc2d)
2002-11-09Merge fix for uninitialised IP variable from HEADAndrew Bartlett1-0/+1
(This used to be commit e3310ac832f78f08d6ec6421222a651efe8767a6)
2002-11-09Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett1-0/+1
to contact a random IP address. Andrew Bartlett (This used to be commit e6837a85605f258da1fa9ac7ad329bc62392f29a)
2002-11-09Rewrite all the packing stuff so that it converts 'f' strings to CP850Martin Pool1-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)
2002-11-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
(This used to be commit 856678d69fac9849c689c485fc727fca300eb152)
2002-11-08defunct winbindd fix from APP_HEADGerald Carter1-2/+7
(This used to be commit 488e985caa0b0e3e2a6665eb2515a2c99745d861)
2002-11-08Merge from HEAD:Andrew Bartlett7-46/+60
- change auth_sam to use the initialisation flags to determine if the password attributes are set - add const to secrets.c, cliconnect.c - passdb: fix spelling in pdb_ldap, add group mapping back to smbpasswd - SAMR: add debugs to show what fails for group enum. Andrew Bartlett (This used to be commit 4e74d00b3634abf52aa24bfaa6dbe88202aa57a1)
2002-11-08Compleatly remove support for logfile truncation. All logs are opened forAndrew Bartlett5-36/+2
append writes. (blessed by jra) Andrew Bartlett (This used to be commit 81633064dd196c40541ecece8def51745f514646)
2002-11-08Make smbpasswd use the group mapping, and fix spelling in ldapsam.Andrew Bartlett2-30/+38
This gets user mangler for doamins working again. Andrew Bartlett (This used to be commit 205209f77f154a2a5d5f7a255194d7953860a4db)
2002-11-08Make it easier to track things down here - add some debugs on failure.Andrew Bartlett1-0/+2
(This used to be commit 62ee7b7dc08e7be261211de8f85b8e9be4df7b54)
2002-11-08Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett1-1/+1
the automagic detection. (This used to be commit a066bed5a4855dac955bf0bd7630939220314cfe)
2002-11-08Add enumdataex commandJim McDonough1-0/+80
(This used to be commit 932a5012731b133d49d1c2d6b28f15e4480ddf53)
2002-11-08Add enumdataex commandJim McDonough1-0/+80
(This used to be commit 6d1d2849a7b2f99d927ba168ed2d01a879b09e69)
2002-11-08Remove Faxing.txt no longer exits.John Terpstra1-16/+0
(This used to be commit baf87ed796d2e2141930a75555d6c3a3fe3130a5)
2002-11-08Implement enumdata commandJim McDonough1-2/+85
(This used to be commit a22fdf26fef0cd58c84ca13891a762e3fdc6af8b)
2002-11-08Implement enumdata commandJim McDonough1-2/+85
(This used to be commit 33ffe07e053082f5edfd65b43f431a8d09d4ae0e)
2002-11-08Sync with HEAD to get enumprinterkey api.Jim McDonough2-0/+129
(This used to be commit f6e21ba4c724f77586ef428f82126d209b0a9607)
2002-11-08Add enumkey command (EnumPrinterKey api)Jim McDonough1-0/+76
(This used to be commit 5bccbbeb59b1574c9c8132ef3e1a090ff539f6e1)
2002-11-08Add enumkey command (EnumPrinterKey api)Jim McDonough1-0/+76
(This used to be commit a2e17d4344f996b64cd9c4f01b6b15c069fde41b)
2002-11-08patches from UrbanGerald Carter2-0/+5
(This used to be commit 850b185a6e33fa924fa59cdd6316c9160ba65270)
2002-11-08patches from UrbanGerald Carter2-0/+5
(This used to be commit da269a73edb7f637b1e1f8b3dafe677f46f66f85)
2002-11-08Don't set global_machine_password_needs_changing ifTim Potter1-4/+6
lp_machine_password_timeout() is set to zero. (This used to be commit 3692919aee186498848715505047a1cde83758b7)
2002-11-08Don't set global_machine_password_needs_changing ifTim Potter1-4/+6
lp_machine_password_timeout() is set to zero. (This used to be commit 0fa87a68fea8b12242f644605aab7c2f81c1a4df)
2002-11-07Fix crash bug with overwriting memory.Jeremy Allison1-5/+3
Jeremy. (This used to be commit 9b08b4e4c24290e5d90a7cc2dc442cb82e73df28)
2002-11-07Fix crash bug with overwriting malloced memory.Jeremy Allison1-5/+3
Jeremy. (This used to be commit 3228730c8311ec6507227f8936318b1d965c1228)
2002-11-07Make append_log work againJelmer Vernooij1-0/+3
(This used to be commit 2fd496b49f76e3b593fb60fb2523a044a3814125)
2002-11-07Back out lp_modules() check - this one got in by accident when I added ↵Jelmer Vernooij1-6/+0
poptSetOtherOptions (This used to be commit d7388b3e1e33a3514007e0e0b508469cb1ebed64)
2002-11-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User10-0/+4057
used to be commit aafa32d6809e1bc60a8186140f2f3cf2bf6bff16)
2002-11-07Fix small typoJelmer Vernooij1-1/+1
(This used to be commit 3c39bd9db09c59f149d77e371ed078cd7ec2d1b4)
2002-11-07Merge Jim's new rpc client code to 3.0.Jeremy Allison1-110/+145
Jeremy. (This used to be commit 121c456d4347bbefd9b2ce0141e3f53a21f37066)
2002-11-07What is wrong with you, Jim? Check in the final version, not an interim one...Jim McDonough1-139/+17
(This used to be commit 1fd6d34526e577b8a5463e3abcfb8fc3682e6473)
2002-11-07Fix the build.Jim McDonough1-1/+4
Build farm! Build farm! Please check the build farm! ...or at least run make torture. (This used to be commit 36545ee9a78146fa03d27fed6c7184d5fdadb2ab)
2002-11-07Fix the build.Jim McDonough1-1/+4
Build farm! Build farm! Please check the build farm! ...or at least run make torture. (This used to be commit 163ac344012d4520000f2ca91da50a379c7f288d)
2002-11-07Stop using hardcoded smbtrans subcommandsJim McDonough1-3/+3
(This used to be commit 117077b172acbdf0e059feb0d598e99cec481291)
2002-11-07Define smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5
(This used to be commit 645c2d5c30a79d4aa28f477dbf0fc44d319fd35d)