summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Memory leak fixes.Jeremy Allison2000-06-064-2/+19
| | | | | Jeremy. (This used to be commit 34b63896ab1543936d6b9b382ef6727a161b6bf2)
* fixed sizeof() typoAndrew Tridgell2000-06-061-4/+4
| | | | (This used to be commit 1da9c5531a8e26dc63b31a27fa73e0932278acb4)
* fixed!!Andrew Tridgell2000-06-061-10/+27
| | | | | | | | | yipee! the damn "device settings cannot be displayed" error is gone. We needed to supply a default set of forms. I've added A4 and Letter by default. (This used to be commit 36f1189be1609490b6a825a2608b9cf5dc682656)
* Create elements in default, not in read.Jeremy Allison2000-06-062-3/+10
| | | | | Jeremy. (This used to be commit 0d681ea252e0cf7fdf57d316d2bfe7caa9b4fbf5)
* Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-055-20/+37
| | | | | | | "no driver" issue. I'm banging my head against comparitive packet dumps right now... Jeremy. (This used to be commit 03cd4aa1443acd958593f37c61ff9c90a43c660b)
* simple increment bug in uniarray_2_dosarrayAndrew Tridgell2000-06-051-0/+1
| | | | (This used to be commit 6506e6f47085beeaa6588a361a220ab21fc32aa6)
* don't ue nasty /proc/locks hack by defaultAndrew Tridgell2000-06-051-2/+2
| | | | (This used to be commit 62d72dd67ba41b90fefc4308139cd488b3fcb3fa)
* added locktest2Andrew Tridgell2000-06-052-0/+636
| | | | | | | | | | this uses 16 open file descriptors on 2 servers, with each server accessed both via POSIX call and SMB calls. The idea is to test NFS/SMB locking interaction. Unfortunately the NT NFS locking implementation is so badly broken that we don't have anything to test against (This used to be commit 581498fe6b2efe44c1229dd12b9a6506b11747d0)
* Forgot attr entry for private dir.Tim Potter2000-06-051-0/+1
| | | | (This used to be commit df690273312fd5b6f3041298bf9763948d842811)
* Updated samba appliance example.Tim Potter2000-06-055-67/+289
| | | | (This used to be commit e42f2fc397ab195391a6f78452782efb89ebf0cf)
* fixed a off by one bug in ntforms read from the databaseAndrew Tridgell2000-06-051-1/+1
| | | | (This used to be commit 1c5f70821981e961b81c31f5c83bb56c08ef5018)
* Copied across NT_Security documentation from 2.0Tim Potter2000-06-053-0/+850
| | | | (This used to be commit 6f07da3b9146e880df3290e664a28f904ac252eb)
* Someone wrote a man page for smbspool - how nice!Tim Potter2000-06-053-0/+261
| | | | (This used to be commit bac7a72f47ffb8456e39ad2dedfbd22c04a03f7d)
* added -O (use oplocks) option to locktestAndrew Tridgell2000-06-051-1/+8
| | | | (This used to be commit 56ba49382fbdbe5672c3a72faaca21f20a53752b)
* we no longer need the code to cope with setprinter having corruptedAndrew Tridgell2000-06-041-6/+0
| | | | | data (This used to be commit c602b703a05b94748a890add751f47fc6b539c60)
* no space was being reserved for the security descriptor in the parseAndrew Tridgell2000-06-041-3/+8
| | | | | buffer (This used to be commit 417a88fc6a8406ad4244e8cc1317cb7163b07cc0)
* sec_desc_size() needs to handle a null secdescAndrew Tridgell2000-06-041-2/+5
| | | | (This used to be commit b152d75ea677d4025dcaaf3ae9009db0979dc402)
* some printer parameters are getting corrupted, possibly by the clientAndrew Tridgell2000-06-041-2/+12
| | | | | | possibly by smbd. Reset them so printing at least works while I try to figure out what is going on. (This used to be commit 70476d6767a571460fa375fb1dae884df77ca143)
* added some debug code to track down pack/unpack problemsAndrew Tridgell2000-06-041-0/+12
| | | | (This used to be commit ac9cdab33cddcc5ab00fc21ba79f416f5a9687e7)
* fixed the pack/unpack of the devicemodeAndrew Tridgell2000-06-042-52/+86
| | | | | we were being bitten by uint16/uint32 mixups (This used to be commit 1d37f76953534f7bf9d8890dda30c7e00cbb024c)
* added a MANGLE_DRIVER_PATH define to chooose whether we stuff with theAndrew Tridgell2000-06-041-10/+9
| | | | | | | | | driver path do a rename etc. I turned it off by default as it is causing me no end of problems. The client will *cache* this path, and that screws things up badly as the temp directory is no longer there when it is needed. (This used to be commit 46f5f41c88b6ffa117d30f7702628b43dd456902)
* someone forgot a !Andrew Tridgell2000-06-041-1/+1
| | | | (This used to be commit 29fa2e1d99235bc15b2916c404b46012eb77b7e2)
* new protosAndrew Tridgell2000-06-031-2/+3
| | | | (This used to be commit e00c162f72303d94854c6033c1f91a1d7b9e0a27)
* fixed some ptr declarationsAndrew Tridgell2000-06-031-2/+2
| | | | (This used to be commit 7a670f5f3b627543bf776fc9698a2b5d46c110a3)
* moved secrets fns into secrets.cAndrew Tridgell2000-06-031-1/+1
| | | | (This used to be commit 16355a9c66a2bdab1feb8914a40bbea5272bb170)
* moved secrets fns into secrets.cAndrew Tridgell2000-06-034-6/+6
| | | | (This used to be commit f890bcf06786e7c63bf76fad2fd46d287a99a270)
* added %J and %T to run_print_command()Andrew Tridgell2000-06-031-17/+25
| | | | | made the run_print_command a varargs fn (This used to be commit b9f2cf459322fb3f10844f9441633c7bcd6ed151)
* moved secrets handling into secrets.cAndrew Tridgell2000-06-033-79/+48
| | | | (This used to be commit e49550b975dd407a1a8538c9885e036e400b7714)
* rpc_client/cli_lsarpc.c: Removed unused variable.Jeremy Allison2000-06-033-10/+15
| | | | | | | rpc_server/srv_spoolss_nt.c: Fixed more memory leaks. smbd/nttrans.c: Fixed shadow variable problem. Jeremy. (This used to be commit f0a7540831181d3a47e7f8ce8be55a36a2f2aba1)
* More memory leak and PANIC action fixes.Jeremy Allison2000-06-024-32/+86
| | | | | | This is *horrible* code :-(. Jeremy. (This used to be commit ac383bb765ea606fc1105aa91470fcdf453d9335)
* More memory leak fixes.Jeremy Allison2000-06-021-15/+37
| | | | | Jeremy. (This used to be commit 4e7b6b20eabe02f1ab74254607178ba35e61c9ce)
* More memory corruption (leaks etc.) fixes.Jeremy Allison2000-06-022-11/+14
| | | | | Jeremy. (This used to be commit 71a0621f552083880e89923055e8bd14d0b1b82f)
* Fixed null pointer indirect in addprinterex. Still working on problemJeremy Allison2000-06-022-10/+23
| | | | | | with extra directory layer in NT drivers. Jeremy. (This used to be commit 48a80318269c832e702678237e86ba55c10444f1)
* More insure found memory leak and corruption fixes.Jeremy Allison2000-06-016-11/+89
| | | | | Jeremy. (This used to be commit 3cdcfa6325b9cd2d7f7c90c4b2d1c6ec73fc2f6d)
* param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison2000-06-015-541/+319
| | | | | | | | | passdb/smbpass.c: Insure uninitialized memory reference fix. printing/nt_printing.c: rpc_server/srv_spoolss_nt.c: Insure memory leak fixes. smbd/unix_acls.c: Shadow ref fix. Jeremy. (This used to be commit d175d3ebefc053e9badd91ca5f2d8bd03eb6705d)
* Back to building. Now to test with insure.Jeremy Allison2000-06-018-75/+74
| | | | | | Added some frees needed to stop memory leaks. Jeremy. (This used to be commit eba31e4e802120c9eb8c4688f521b4de9cb91f5c)
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-0113-511/+583
| | | | | | | | Added patches for random -> sys_random. Added set_effective_xxx patches for AFS code. Memory allocation changes in spoolss code. Jeremy. (This used to be commit c2099cfb033c2cdb6035f4f7f50ce21b98e1584d)
* More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-013-3/+3
| | | | | | on this bloody CVS link.... Jeremy. (This used to be commit 864e7bde0e804edbb2425b9c4c7ff271553f8169)
* Changes I really don't want to lose whilst CVS is playing up.Jeremy Allison2000-06-011-222/+257
| | | | | | Dynamic changes to spoolss code. Jeremy. (This used to be commit 0a5e7a8f31c26fe80db5398a441a1969a8882845)
* Changed interface to set_nt_acl slightly.Jeremy Allison2000-05-311-1/+1
| | | | | Jeremy. (This used to be commit 4534eae405f952d4b93e445571fc487e66a7541b)
* Working UNIX -> NT ACL mapper.Jeremy Allison2000-05-312-446/+409
| | | | | Jeremy. (This used to be commit f09c53f6b15e96ab1d306c044cbdcd086006c977)
* Fixed interface between new ACLS and nttrans code.Jeremy Allison2000-05-313-184/+587
| | | | | Jeremy. (This used to be commit 400263245b4e5344b496c5de52a659f040206798)
* The functionality in this file has been moved into smbd/unix_acls.c in orderJeremy Allison2000-05-311-679/+0
| | | | | | to make the acl functionality regular (we can have smbd/posix_acls etc). Jeremy. (This used to be commit 9adb9399df27c5c1d7fec04f80d49e5476200738)
* space in front of lp_preexec() causing make proto to not detect this fn.Luke Leighton2000-05-311-1/+1
| | | | (This used to be commit 3a1ebfa080fa5b26c9d0e7573cbd4bd4c239f182)
* messing about.Luke Leighton2000-05-3125-209/+297
| | | | (This used to be commit 9c6f2d75d848a280f25f2377130953ecd824b7b1)
* if the tdb stored driver isn't formatted right then return a defaultAndrew Tridgell2000-05-291-1/+1
| | | | | driver (This used to be commit 48bf12d23ee39ccc7c19363012abd48f43dfac11)
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-297-30/+103
| | | | | | | | Domain SID is saved in secrets.tdb upon joining domain. Added "Authenticated Users" and "SYSTEM" well-known SIDs (under NT Authority). (This used to be commit 7710b4f48d3e8532df5e37f99a779758f750efdb)
* fixed some more crashesAndrew Tridgell2000-05-291-86/+44
| | | | | this introduces some memory leaks that I need to fix later (This used to be commit 2170d72d508ab8fb63a1da3024395f8fd6011cfa)
* don't return a passwd struct for usernames that don'tAndrew Tridgell2000-05-291-2/+12
| | | | | belong to us (This used to be commit 2740a80e30cbf512d51ba76684905a904c2fddf7)
* make protoLuke Leighton2000-05-292-40/+45
| | | | (This used to be commit 62271c30f415cad71aea9edfd578f0b7ab42fb42)