summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.Jeremy Allison2000-03-012-1/+118
| | | | | Jeremy. (This used to be commit b8b98d50588a68a8001f4f7eeb09d0d19e232d13)
* Fixed smbpasswd crash bugs found by Giulio.Jeremy Allison2000-03-011-3/+2
| | | | | Jeremy. (This used to be commit 54440428e5dbf5c1e673e881d3a9364e64ad2ad7)
* Fix for Win2k unicode bug where doing SMB_NT_TRANSACT_CREATE it usesJeremy Allison2000-03-011-12/+21
| | | | | | unicode filenames whilst *not* bothering to set the unicode bit. Nice :-(. Jeremy. (This used to be commit ccddf4d92e4b1af6076692c21247a838498201fc)
* Check for null tdb context in tdb_exists()Tim Potter2000-03-011-0/+7
| | | | (This used to be commit bbacdb834f9c8f8c34368664def42dabe78d90c9)
* Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-294-2/+98
| | | | | | unknown rpc calls. Win2k now correctly shows the owners of files. Jeremy. (This used to be commit 066898689f496dc655c3f0a553ac5e884e078022)
* Fixes for strange Win2K attempts to auto-inherit ACLs.Jeremy Allison2000-02-292-8/+38
| | | | | Jeremy. (This used to be commit 41e37c51816ec048952ada1513c62f2689589001)
* Makefile for tdb directory.Tim Potter2000-02-281-0/+21
| | | | (This used to be commit 60ae73c257e84aa128954f0cf5cf59e7996c68d9)
* Oops - put back filename argument to tdb_open().Tim Potter2000-02-281-1/+1
| | | | (This used to be commit 110ec9923bd2ad729d63f129514f3f1de76de9c1)
* Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter2000-02-282-3/+10
| | | | (This used to be commit d64456b5889f0ee3a8c2108c13789540bfc3d90c)
* Allow tdb databases to be created "in memory" without having a fileTim Potter2000-02-281-55/+99
| | | | | | associated with them. tdb can then be used as a hash table data structure. (This used to be commit b345c0a1058bcde7689bb9566535e9f1c46ee173)
* Added tdbtool to .cvsignore list.Tim Potter2000-02-281-0/+1
| | | | (This used to be commit 2892f6e534d5084b50287bf3859be74d52978cb7)
* added enumprintprocessordatatypesJean-François Micouleau2000-02-265-352/+543
| | | | | | | now NT is happy and the "always send data in RAW mode" is checked J.F. (This used to be commit d7bcfe17cee64a513595d7c44456e93e88f2448b)
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-265-586/+619
| | | | | | | | | | | borring. I need a client test program urgently!!! rewrote setprinter, doesn't coredump anymore, and no memleak. J.F. (This used to be commit b76ae1f92f4f12b38c4245456cdd2db970724077)
* client/client.c:Jeremy Allison2000-02-2511-168/+453
| | | | | | | | libsmb/clientgen.c: Fixes for Win2k smbclient browsing. Other fixes implement smbpasswd -x user to delete users. Also allows swat to do the same. Jeremy. (This used to be commit 9f6ad046761adecafba59040baa3abc9f0959e65)
* made dynamic the Printer struct. No more limits :-)Jean-François Micouleau2000-02-241-187/+169
| | | | | J.F. (This used to be commit b59233b3b61b17e85f5d5b44cc6f2ced9d27b497)
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-245-462/+504
| | | | | | | | | | | | rewrote the printer notify code, so now it's compatible with SP5 and fully dynamic. No more limits on printers and job lists. removed the make_xxx() functions as they are not used and broken fixed a bug in the open handle function. J.F. (This used to be commit aa9054d14bc940f251639ab897d9f356814f5fc0)
* Multiple-dot scope handling fix from Greg Bowering gb@pobox.comJeremy Allison2000-02-231-2/+2
| | | | | Jeremy. (This used to be commit 693a582c23599bbdd45adb30401b1162e44fd274)
* lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-238-64/+101
| | | | | | | nmbd/nmbd_processlogon.c: Use "True" and "False" instead of 1 and 0. Others - preparing for multiple pdu write code. Jeremy. (This used to be commit 9f879ec396230deba34fbe5e82d8a65f92137c54)
* richard got the short request for GETDC right (hooray!) win9x _and_ ntLuke Leighton2000-02-221-11/+24
| | | | | now work. (This used to be commit 27ef1789267c7af70071ac9b1d216b4dd745578a)
* Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.Jeremy Allison2000-02-211-10/+11
| | | | | Jeremy. (This used to be commit 89aa4d8ca9cc9e8e6dd4566076c0cace8b82d838)
* more rewrite ...Jean-François Micouleau2000-02-215-1335/+1055
| | | | | | | comitting before starting on new functions. J.F. (This used to be commit f9c20801114f72b587a6e8c3177cbab13dbdcc28)
* Fix for reporting file system attributes correctly.Jeremy Allison2000-02-182-5/+13
| | | | | Jeremy. (This used to be commit 801ed2389b97f921aa855513696d304c542fda04)
* Fixes for Eastern Europe code page.Jeremy Allison2000-02-182-0/+2
| | | | | Jeremy. (This used to be commit 0ec82d661a27a02322e5c8da20a18f33bfb24a3e)
* Don't assume that the (files_struct *) passed to fd_attempt_close()Tim Potter2000-02-171-2/+9
| | | | | will be non-NULL. (This used to be commit 02f845e54351ec57ee873a8ed887285552c6ecab)
* Updated docs for tdb_traverse.Tim Potter2000-02-171-2/+3
| | | | (This used to be commit 8cbc7dfa031cb66d1f011705b6bd76d56c68cae5)
* More checks for passing NULL tdb contexts to tdb functions.Tim Potter2000-02-161-0/+77
| | | | (This used to be commit 7faa70d254549e60520de1ed1112d41fe9a4d77c)
* Added support for SO_REUSEPORT for systems that have it.Jeremy Allison2000-02-161-1/+11
| | | | | Jeremy. (This used to be commit 377515cf9624720362c0b76969b9381d9972a13f)
* Make proto.Jeremy Allison2000-02-161-0/+1
| | | | (This used to be commit a12ebc50be4384750b10bf0c391adc967cb096ff)
* tdb_traverse() now takes three arguments.Tim Potter2000-02-161-3/+3
| | | | (This used to be commit 2d3e2f8877fb8eb21b4ccf4d7a56f1c625c71780)
* Added "source environment" parameter from Nicolas Williams ↵Jeremy Allison2000-02-161-1/+136
| | | | | | | <Nicolas.Williams@wdr.com>. Jeremy. (This used to be commit f29847cbeeb0109f1fa61e9851e8cb0689b5228d)
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-1514-488/+786
| | | | | | | | | | on the glibc source code and are safer than the traditional popen as they don't use a shell to exec the requested command. Now we have these functions they can be tightened up (environment etc.) as required to make a safe popen. It should now be safe to add the environement variable loading code to loadparm.c Jeremy. (This used to be commit b52e92b09d4ca3b66e534f520468dee27065d048)
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-158-1955/+2485
| | | | | | | | | | OpenPrinterEx is now decoding correctly the query most of the EnumXXX use the new_buffer struct. check the (un)marshalling return code. conclusion: still a long way to go. all the client code has to be rewritten, and I still wonder how to implement correctly the notify stuff. (This used to be commit 3d6d3863751787b08d40268c83221add1487a5c9)
* Return "Invalid tdb context" instead of crashing when tdb_error calledTim Potter2000-02-151-2/+6
| | | | | with NULL tdb context. (This used to be commit ba9f24c0964054f22cd8f0de32cfeacb88b4800c)
* Not enough args to DEBUG statement.Tim Potter2000-02-151-1/+1
| | | | (This used to be commit 156f438bce607236b2d91c28f3dbe8559e048738)
* Ooops. Fixed stupid typo with missing ! in cli error code.Jeremy Allison2000-02-141-1/+1
| | | | | Jeremy. (This used to be commit 0babc4baea62aa40e8698ab88b3a95d514c001b6)
* damn, masktest now needs the mangle code from smbdAndrew Tridgell2000-02-101-1/+1
| | | | | not very clean (This used to be commit 6c09c0fd9e00036f6da9d29801e885ed3b559c42)
* the beginnings of a fnmatch() based wildcard matching routineAndrew Tridgell2000-02-101-20/+66
| | | | (This used to be commit ef256de9d9a204cf91fe8b636d07400cd0648d1e)
* file ntdom.c was initially added on branch SAMBA_TNG.Tim Potter2000-02-090-0/+0
| | | | (This used to be commit 1f7964f29b9bcc92517e10c4f47c56fb2de5c9ab)
* Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn ↵Jeremy Allison2000-02-091-2/+3
| | | | | | | him! :-). Jeremy. (This used to be commit c8ca70f99ee2eae5e29ddf0dd4bc231fbcd188f2)
* Correct for for core dump in smbpasswd with cli_errstr().Jeremy Allison2000-02-091-8/+22
| | | | | Jeremy.<F4>plit the test for NetBIOS name being *SMBSERVER. (This used to be commit 34b0e2acb050e384c132ddfb50ec84157fb430c6)
* Defensive programming for cli_error().Jeremy Allison2000-02-091-1/+7
| | | | | Jeremy. (This used to be commit 94ed74d5b09d6f28b47b2855c4e4a1dc5c2108d3)
* update masktest for new make_nmb_name() syntaxAndrew Tridgell2000-02-091-3/+3
| | | | (This used to be commit 3609e835d4f938190f43b958403978c892b4bc9b)
* added masktest to head branch, in preparation for another assault onAndrew Tridgell2000-02-091-0/+435
| | | | | the wildcard handling code (This used to be commit 3f77690dade57f4ae9da7196b0aa7a3a43afcc46)
* Moved over lib/util_sec (with added fixes) as the HEAD sourceJeremy Allison2000-02-081-4/+50
| | | | | | seems to have drifted a little. Jeremy. (This used to be commit ebcdb4afee04cc3b94e60b1de86c2b534d4e233e)
* Hum, I should remove my gloves when I'm in front of an xterm :)Jean-François Micouleau2000-02-073-33/+44
| | | | | | | fixed a stupid bug in unistr2_to_ascii that I introduced fixed getprinterdata() (This used to be commit 2f544a807714024c0fe2ddc26e11c9ddcb47e81f)
* make proto ...Jean-François Micouleau2000-02-072-344/+683
| | | | | | | and the Makefile.in file J.F. (This used to be commit aa22586aac02c28aaa5f96e1a03a83fc138c840e)
* spoolss include definitionsJean-François Micouleau2000-02-075-15/+35
| | | | | J.F. (This used to be commit 853a1a3027dde7608027dc78f6e15789d5fc9152)
* spoolss definitions.Jean-François Micouleau2000-02-074-15/+128
| | | | | | | | also added some prs_struct functions, 'cause I'm handling buffers as prs_struct. J.F. (This used to be commit 81e375bbbe0fb022a44a2aaaa3729a9518b7a854)
* Jeremy can you check lib/util_unistr.c for codepages support ?Jean-François Micouleau2000-02-075-2/+124
| | | | | | | | I added 2 UNICODE <-> ASCII functions which _don't_ honor codepage support. J.F. (This used to be commit b81dc7b7f832cae2e66076398a134fbb6c1f78ca)
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-076-0/+12124
| | | | | | | still needs a lot of cleaning/debuging. J.F. (This used to be commit bd9d4cdde9193c120c6f4e8cf72f87cd67a9387e)