summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Create a machine account correctly if the unix account exists.Volker Lendecke2003-01-071-4/+14
| | | | | | | | | | | | | | With this, my test for W2kSP3 join after pdbedit -a -m works fine. Volker (This used to be commit c9d0c5254c7d4ddb343f405652c609a0128e60f9)
| * Added code to the handling of the -M option to ensure that we default toChristopher R. Hertel2003-01-071-4/+10
| | | | | | | | | | | | port 139 for that option. The NetBIOS Messenger Service doesn't run on a non-NBT port. (This used to be commit 02986f3e3a8b0411f7cfbfe11015602fe685a440)
| * Rename a local variable to avoid a warning.Tim Potter2003-01-071-9/+9
| | | | | | | | (This used to be commit 232116d2db9f24d64b3fa7a6e11191599590107a)
| * 'index' is the name of a libc function. Rename to 'ndx' to avoid compilerTim Potter2003-01-071-4/+4
| | | | | | | | | | warnings. (This used to be commit 431ac28b5b7ea688ec342b5834c25eca059e7a16)
| * Remove unused variable.Tim Potter2003-01-072-2/+0
| | | | | | | | (This used to be commit 4bc82624f6f2d3745a1528c56b9dcf04613a6a1d)
| * Fix memory leaks in pdb_ code.Jeremy Allison2003-01-061-1/+13
| | | | | | | | | | Jeremy. (This used to be commit ddf741c7178e33914dea6031f1a32800af402630)
| * add $(LDFLAGS) to libsmbclientGerald Carter2003-01-061-1/+1
| | | | | | | | (This used to be commit 0f8ba688d427febecfd94e02f1779f4a699a0df2)
| * Fix from "Ken Cross" <kcross@nssolutions.com> for enumeratingJeremy Allison2003-01-061-1/+3
| | | | | | | | | | | | groups. Jeremy. (This used to be commit cde517cedf3521b815faf2bdaf7940a611a28650)
| * Fix a segfault when we don't correctly load a VFS module (don't keep it inAndrew Bartlett2003-01-062-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | the loaded list on error). Also change some of the error returns, becouse NT_STATUS_UNSUCCESSFUL gives a most useless error message on the client. As for which error, my logic is that a share without a valid VFS module is not a valid share, and therefore should return the same error as a non-existant share. Andrew Bartlett (This used to be commit 41178afdbd2b3de94cf272ce32764a1947e73ea8)
| * Clear up the auth_sam password checking code (the core of our password checkingAndrew Bartlett2003-01-051-33/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | routines). In particular, we now better support the NT# in LM feild, and the LMv2 password scheme. (LMv2 is basicly NTLMv2 capped at 24 bytes, slightly more secure, and in the LM feild for compatiblity). Thanks to the Samba-TNG team and Luke Leighton for various descriptions of this algorithm, and to MS for a solution that seems to actually make sense for once :-). Andrew Bartlett (This used to be commit 5c2e34b5b6a2241b8d2fd68458eb73bb65ade6fd)
| * Even when I can't manage to do QA, at least the build farm will catch some ofAndrew Bartlett2003-01-051-1/+1
| | | | | | | | | | | | | | | | | | the silly stuff. (fixes password changes from RAP based clients like smbpasswd) Andrew Bartlett (This used to be commit 066e4f9a4bdd432b3b2b7830c0ac1421f6086df4)
| * Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-035-586/+544
| | | | | | | | | | Jeremy. (This used to be commit 6e0cfec16594ade6e6c499f521781348fee25040)
| * regenerate man pagesGerald Carter2003-01-039-108/+393
| | | | | | | | (This used to be commit 4461cd3adb4051383d052fb38c357d85ee473a74)
| * patch to include support for daemontools from Michael HandlerGerald Carter2003-01-0310-22/+171
| | | | | | | | (This used to be commit 4c48c475a28450ad4fd8dcc8263e841c0c39a80e)
| * make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter2003-01-031-1/+1
| | | | | | | | (This used to be commit 63d057fc7880d2522202451288087306e8fa3806)
| * oops. Use -r, not -fGerald Carter2003-01-031-1/+1
| | | | | | | | (This used to be commit 33686a2a7d796d782f39da752a4af4b960bb1b59)
| * patch from Andrew Bird to correct a few file/directory checks when buildingGerald Carter2003-01-031-2/+2
| | | | | | | | (This used to be commit 8a0fb1a60d923f4392ef1d797f570f7eb990011f)
| * Fixed some simple typos, including one that would have resulted in aChristopher R. Hertel2003-01-031-2/+2
| | | | | | | | | | DEBUG() message printing the wrong value. (This used to be commit 42a4e5b851aa7c9fd9dca5a6f8f42e5d91246c76)
| * pstring/fstring missmatches found by Andrew Bartlett.Jeremy Allison2003-01-021-5/+5
| | | | | | | | | | Jeremy. (This used to be commit 585a73b810389129f380cfab1b1b52700b350055)
| * WITH_SENDFILE #ifdef merged from SAMBA_2_2Gerald Carter2003-01-021-1/+1
| | | | | | | | (This used to be commit 5023aec5ada4a0d84878440ed67411b6a6b97ca2)
| * We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | | | | | | | | | | | regen the docs? Thanks, Volker (This used to be commit 0c04c660c5eff282e8bc44de58fa5dcf90201148)
| * We already have one function to move unistr2 -> multibyte-static, so weAndrew Bartlett2003-01-023-44/+25
| | | | | | | | | | | | | | | | | | | | don't need a second just for pdb. Also, remove magic 'is lp_guest_account' test - the magic RID should be up to the passdb backend to set. Andrew Bartlett (This used to be commit f71c8338d35a2e8c73c3d8006ea6858cb522c715)
| * Becouse these functions return a size_t, they can't return negitive numbers.Andrew Bartlett2003-01-022-4/+4
| | | | | | | | | | | | | | | | So a < 0 check is pointless, instead check against -1, which will be cast to unsigned. Andrew Bartlett (This used to be commit c7e5797a95804d5779cdfc93795adcdf2fe82a59)
| * debugparse is a seperate utility, no need to include it in the main ubiqxAndrew Bartlett2003-01-021-1/+1
| | | | | | | | | | | | | | objects. Andrew Bartlett (This used to be commit 23abf75adef2f400414dfafa1248f5f886ae27c0)
| * Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett2003-01-027-7/+18
| | | | | | | | | | compiler-based argument checking. (This used to be commit 16fe928e68623a878b125910ff83df500a29d0ce)
| * Call me parinoid, but I don't like the idea that we could ever have dbf pointAndrew Bartlett2003-01-021-2/+4
| | | | | | | | | | | | | | to a closed file. Swap the assign and the close around. Andrew Bartlett (This used to be commit ceb2a7984910533187d3345440c24b605306e3cb)
| * Add a dash of static.Andrew Bartlett2003-01-021-3/+3
| | | | | | | | (This used to be commit 6d201c9616c5c30234c0d0d6cd9e2ca60bf736c5)
| * One more const. Andrew, you seem to have krb5 :-)Volker Lendecke2003-01-021-1/+1
| | | | | | | | | | Volker (This used to be commit f5494f5ef6a14020bd31541b1f87d48111f60ad8)
* | IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2003-01-152-8965/+18858
| | | | | | | | (This used to be commit 04adfa001b616f0e4b765e29cb8be9e8531eeb7c)
* | removing unused variable and unused fileGerald Carter2003-01-142-238/+0
| | | | | | | | (This used to be commit c8266011b7afc2d6bcb8638c2a5ed3f9116cd88a)
* | make -i flag work lik eit did in 2.2Gerald Carter2003-01-141-2/+5
| | | | | | | | (This used to be commit 5d821c0e23f96f4da6a29a6bebf800532fcf1aa6)
* | Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett2003-01-142-10/+34
| | | | | | | | | | | | | | and probably SWAT too.. Andrew Bartlett (This used to be commit 1df808ac8931979000d681bd086399ef306873b6)
* | Merge from HEAD:Andrew Bartlett2003-01-141-40/+27
| | | | | | | | | | | | Keep all the const warnings in one place, by adding a utility function to make the TDB_DATA. (This used to be commit 7d52f011e7191f54004341a646b049d373504c02)
* | Merge from HEAD:Andrew Bartlett2003-01-1418-75/+96
| | | | | | | | | | | | | | | | | | | | - fstring/pstring mixups - the detection code that found them (disabled) - a bit of whitespace - a static Andrew Bartlett (This used to be commit 9b70fa868e7d9481f584c83fc4046174e1dedfd9)
* | Merge from HEAD:Andrew Bartlett2003-01-142-12/+11
| | | | | | | | | | | | | | | | | | - remove useless #else - signed/unsigned fixes - use an fstring for LM hash buffer. Andrew Bartlett (This used to be commit c0fb53c31fd7341745d14640e761affc5dae5230)
* | Merge from HEAD - eliminated unused arguments.Andrew Bartlett2003-01-142-3/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 6dd474d8451d39e580834089d7c3614059558354)
* | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.Andrew Bartlett2003-01-145-5/+11
| | | | | | | | | | Andrew Bartlett (This used to be commit 2a1adb8f81d8966e8919fffb9b4c69f3e6acd44f)
* | merge alt_name patch from headAndrew Tridgell2003-01-142-2/+2
| | | | | | | | (This used to be commit 20ebdee36d5351731698bdef6602fc73a45b1651)
* | Don't touch data after a free.Jeremy Allison2003-01-131-1/+0
| | | | | | | | | | Jeremy. (This used to be commit 3aea32c8e6d204e41776b4bce79234d2159867b3)
* | Merge of indirection fixes from HEAD.Jeremy Allison2003-01-131-5/+5
| | | | | | | | | | Jeremy (This used to be commit 67a0b30f50aa323185cbcf3a9d39804239222480)
* | More janitorial duties. Pulling these in from samba-head.Richard Sharpe2003-01-131-0/+281
| | | | | | | | (This used to be commit f2529a35a7b60c16e229cc3bf22afc726035f15d)
* | Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-135-179/+267
| | | | | | | | | | | | | | | | | | | | 1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 4.3 from system includes. 2. Added a bit of const to places. 3. Made sure internal functions were declared where needed. (This used to be commit fd847aa93690eb72f0437a8d22c03b222eb2a016)
* | [merge] make sure to update print queue cache during timeout_processing() to ↵Gerald Carter2003-01-114-15/+61
| | | | | | | | | | | | send notify events; CR 1491 (This used to be commit f8a915b14d63e4fdb99235053eeb896ef9492068)
* | fix tdb_append() prototypeGerald Carter2003-01-111-1/+1
| | | | | | | | (This used to be commit d1c97738ba29abe092839e81b5cca937fda53d84)
* | Added new message_send_pid() code that uses tdb append to reduce lockingJeremy Allison2003-01-111-54/+55
| | | | | | | | | | | | contention on the messaging tdb. Jeremy. (This used to be commit ee0ceeff99f32146bebd4b49d346abdaa20aa10c)
* | Added tdb_append() call. Efficiently adds to an entry. Used by new messagingJeremy Allison2003-01-113-12/+148
| | | | | | | | | | | | code. Also added torture tests for it. Jeremy. (This used to be commit 724cefabb03a3db8b5d3691974241d3109593c27)
* | First part of efficiency fixes for message sending to pid's (cutting downJeremy Allison2003-01-101-48/+95
| | | | | | | | | | | | | | | | | | the amount of time we hold tdb locks). Gulp down all messages at once rather than reading/re-writing one at a time. NOTE: All dispatch routines *must* be able to cope with incoming message on *odd* byte boundaries (all current handlers do). Jeremy. (This used to be commit b752c0340f96669b2b2573cf7d3d10f99580b070)
* | Don't delete jobs subitted after the lpq time.Jeremy Allison2003-01-101-4/+4
| | | | | | | | | | Jeremy. (This used to be commit 6cb9f6ccb1fab3ff597f52c931561d52de09e84a)
* | a 0 length printer data value is not a memory allocation error; fix CR601Gerald Carter2003-01-091-2/+10
| | | | | | | | (This used to be commit 47c1709425e0c8c1e57d95dd4441b1424a5b914c)
* | Moved smbd process counting functions from smbd/server.c to smbd/process.cHerb Lewis2003-01-092-30/+26
| | | | | | | | | | so that bin/vfstest can link. merge from head (This used to be commit 9151cd7d64a1ee1277cbcfb3e7ed61c32c1037cf)