Age | Commit message (Collapse) | Author | Files | Lines |
|
actually add the new test program
(This used to be commit e3bab0cc437f3c51c74e438d8d76ffd8afe8644c)
|
|
add another libsmbclient test program
(This used to be commit 133cd3952b7f5fc9e9ca8d82a33ed1272067a6c8)
|
|
schema.
Maybe "Base64 encoded user parameter string" is not much clearer then
"munged dial" - anyone got a better description ?
Guenther
(This used to be commit 02ccde5f4792e34ad88b7adb5ebaf1747cb8151f)
|
|
GPOs).
sid2string fix from Michael James <michael@james.st>.
Guenther
(This used to be commit 9424b65c70bd24ba8f5b6c729dc1440a4dbf5647)
|
|
1. Fix a crash bug which should have reared its ugly head ages ago, but for
some reason, remained dormant until recently. The bug pertained to
libsmbclient doing a structure assignment of a cli after having opened a
pipe. The pipe open code makes a copy of the cli pointer that was passed
to it. If the cli is later copied (and that cli pointer that was saved
is no longer valid), the pipe code will cause a crash during shutdown or
when the copied cli is closed.
2. The 'type' field in enumerated shares was not being set correctly with
the new RPC-based mechanism for enumerating shares.
(This used to be commit 62a02b8f2a1fcb66881a9c9636e0b27e3049c5a1)
|
|
fixed another memory leak and reverted an (incorrect) fix from yesterday
(This used to be commit 8a86d7bddc291da094d060fbe185f071ffdbddd8)
|
|
Correct some memory and file descriptor leaks.
This should fix bugs 3257, 3267 and 3273.
(This used to be commit c5781c9cf5f1f8297e084fbe2c4a22257420a447)
|
|
(This used to be commit 3e05e88bb6c0618ecc460045b72d86e82929af01)
|
|
<rainer.weikusat@sncag.com> -- Thanks
(This used to be commit 1128d054dd8d387e529bf92dad3a3db5e251d61d)
|
|
(This used to be commit 5bfa88225c085238954909fb9aedb34b1b760977)
|
|
(This used to be commit 59c00924b67aa3d37a933731a56d03963ec7f1b5)
|
|
(This used to be commit db4eb72142a23224ea93d2a2519b6d8cd7dc8643)
|
|
(This used to be commit 26e9c1c1fae8f2fe402374f7cf1d87de48852fa6)
|
|
(This used to be commit 9337a286c9169e1e0247b5923942eeeb4467d95a)
|
|
Jeremy.
(This used to be commit af8545806770a7530eecc184bdd230ca14999884)
|
|
let's now actually add the new test file
(This used to be commit b58237f98d924752a45f689d7a9fd2e8e447c100)
|
|
added example to read a file and test download time
(This used to be commit 4fad0c49b5bf7819d0f9782b60369c5d078c5854)
|
|
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
(This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
|
|
files
(This used to be commit 32bebc452dffa8348b94c5b866350b1fe761986f)
|
|
(by allowing to store more then 1 password history entry in LDAP...)
Thanks to Bernhard Borgmann @ Novell for showing me how to debug
eDirecory.
Guenther
(This used to be commit a6e8de5c3c44d39724c81d371339e67bb0c4f416)
|
|
UNIX vendor
not understanding abstract data types :-(.
Jeremy.
(This used to be commit be5b4e2fa3ed30b0ff01b47d2354e5f782a12e25)
|
|
Fix bug #2060.
(This used to be commit 8c09716c91e0bb2ef90a9f81e093048077581e47)
|
|
(This used to be commit 9d507b218d90d4a7e6a5cc97994f5f5adb686cbf)
|
|
(This used to be commit cbe74c09109dcfe93aa4af085920999ccbff34df)
|
|
(This used to be commit 65cfa2a950e8a16b95715d555a5354cc81f431f1)
|
|
* Correctly substitute "\" as default winbind separator.
* Use default testparm-location.
Guenther
(This used to be commit ba0ca4c0c62d7f8801115bec54b9c550e3b1b1c6)
|
|
(This used to be commit 79d03b1919cd7c01503c99e0a68bb1754adb1d76)
|
|
(This used to be commit aaca9ea8a3ffdb9d5b1d25d414692db8927c2943)
|
|
(This used to be commit 97ee7c970c287737396f135336c56c945f639d85)
|
|
Jeremy.
(This used to be commit 1de27da47051af08790317f5b48b02719d6b9934)
|
|
Wrong return val for symlink and readlink.
Jeremy.
(This used to be commit f3c4d5a95746531b7bd548bbbfccfff197a2abf3)
|
|
directory/insane app
problem. Rev vfs version. Doesn't change the normal codepath.
Jeremy.
(This used to be commit 0f03a6bdcdbdf60da81e0aeffa84ac6e48fc6a04)
|
|
safe for using our headers and linking with C++ modules. Stops us
from using C++ reserved keywords in our code.
Jeremy
(This used to be commit 9506b8e145982b1160a2f0aee5c9b7a54980940a)
|
|
Although
the function that was being used to set attributes is a core protocol
function (SMBsetatr = 0x09), it does not appear to work on win98. As a
temporary measure, when file times are to be set, this version opens the
file and uses SMBsetattrE = 0x22 instead. (The other advantage of this
function over the original one is that it supports setting access time as
well as modification time.)
The next step, the proper solution if it can be made to work, is to write
functions that use TRANS2_SET_PATH_INFO instead.
(This used to be commit bab0bf7f4f9d2a4b6fcee4429094349302bbeb33)
|
|
(This used to be commit fce48fa1b462ded1453520355bf2dce0f607b8dc)
|
|
(This used to be commit d763c739a63894d5f458f61de28b90d840bb8fe4)
|
|
(This used to be commit 86724c5c5f4270be63cb119beb7c1cb041551439)
|
|
(This used to be commit 6d22c3c3434812d3a6ab7f216bec34cdb3b622a0)
|
|
(This used to be commit fa0294ddbf7c93c24fca670b7ed52821a0507174)
|
|
(This used to be commit a3bd496c921dc775b59be4ff2941f4824ffbec03)
|
|
1. using smbc_getxattr() et al, one may now request all access control
entities in the ACL without getting all other NT attributes.
2. added the ability to exclude specified attributes from the result set
provided by smbc_getxattr() et al, when requesting all attributes,
all NT attributes, or all DOS attributes.
3. eliminated all compiler warnings, including when --enable-developer
compiler flags are in use. removed -Wcast-qual flag from list, as that
is specifically to force warnings in the case of casting away qualifiers.
Note: In the process of eliminating compiler warnings, a few nasties were
discovered. In the file libads/sasl.c, PRIVATE kerberos interfaces
are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED
kerberos interfaces are being used. Someone who knows kerberos
should look at these and determine if there is an alternate method
of accomplishing the task.
(This used to be commit 994694f7f26da5099f071e1381271a70407f33bb)
|
|
(This used to be commit e1df648ea13651e1df3d209937034b351a7f1c2b)
|
|
provided more complete libsmbclient testbrowse utility
(This used to be commit 15736b97c837a16d9c009b8bff18b31429ccbe83)
|
|
schema.
Jeremy.
(This used to be commit 0d3075b2c06709b05513d4be1530ef6df2471480)
|
|
Sharpe.
Users my run this script after they have vampired a windows domain
controller to verify their system has no double sids, double uids, etc.
Guenther
(This used to be commit 31bd709a41e1bfe1f269a829c30e55a9538303df)
|
|
(This used to be commit 710ce847a79fa9e7ba488de46a2f69fc9d617e62)
|
|
Server.
(This used to be commit dafdd8d0741311ed0f0b35d30062f0052446f8c4)
|
|
(This used to be commit 639de6afc09709774fbcce1a8149bde172bd542e)
|
|
Added to samba3 due to some header and machine-account dependencies,
although it's possibly of more interest to samba4 developers.
adssearch.pl is a kind of ldapsearch + dump-filters for various
ADS-attributes. It can also register asynchronous change notifications.
./adssearch.pl -h w2k3host -D administrator@MY.REALM.NET -x -w mypass -n
and *any* change in your entire DIT will show up immediately (after a
second change of an object even as object diff). It's very interesting
to see the interaction of GPOs, the various steps of account
modification with dsa.msc, etc.
Gracefully ignore some parts of adssearch.pl that are rather immature...
Guenther
(This used to be commit fd947b5ee060a48597bc1166614a05f81457e5e0)
|
|
(This used to be commit 33ac88c6a7bfe4e6d391b841bd4461086af27e4e)
|