Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 2a598d435d3eb46ca28b3591a4f7f9d856ce3c1f)
|
|
(This used to be commit 4206ebb160e947c70f15e5c434dd1d4df287e665)
|
|
(This used to be commit 328c5a92a1dfe7e5bc62a1846bf4e9c7cdb2110c)
|
|
This makes the test suite fail because at the moment they are in fact
not behaving the same way.
(This used to be commit 44dd7746ede7f7f9efcf7dabcd351b1d800e535c)
|
|
compatibility testing against the shiny new C version.
This version is slightly modified to not call codepage conversion
routines, and renamed tdbutil->oldtdbutil.
(This used to be commit 2dc4373727f73a46cd6135413e50917fb7fa538b)
|
|
(This used to be commit e27d3d20e3c51fc04f37d92c24f38f91b2d1e1e4)
|
|
and set_secdesc functions.
(This used to be commit 3fd568ef5c984f089e7799d9ff55395330716641)
|
|
(This used to be commit b740c7e5050b18bc06865451bed3daf3ae09c609)
|
|
try to pack an Int using a string tdbpack format.
(This used to be commit 6139ab3cbca3fc2969d1e578b38394b1f6aeb9c3)
|
|
(This used to be commit a4790ba42cc6ee4086dafbc64b1dba790a6c3583)
|
|
(This used to be commit 7f45bad319ace07a5bfc21465a0db919131dd608)
|
|
characters used in the prefix for 8.3 names in the hash2
algorithm. The longer the prefix the more readable the 8.3 names will
be, but the weaker the hash.
this was added because of someone complaining that the new hashing
algorithm was unreadable but the old one was broken :)
(This used to be commit 3ca3cc838e5b957c7244b21947daddc4ee4c3099)
|
|
(This used to be commit 121db5b6821df9c6ec05adb2d35c2dde930736f2)
|
|
(This used to be commit 672c07e2432299e3b1015af524dc5c124f61f904)
|
|
key.
(This used to be commit 35413be0ac39ce52f009f7750f23b41728d8a35c)
|
|
Change a int* to a uint32* in the cli_spoolss_enum_ports() function.
(This used to be commit 4663d79d3e9dcfef49f7cef1f6205efe58edbdc1)
|
|
with filenames with spaces in mangle_hash.c but the real problem is
that mangle_hash.c assumes that the set of valid characters for 8.3
names is the same as the set of valid characters for long names. Thats
an invalid assumption, with space being the obvious example.
(This used to be commit e0065f4db4a1cfae03a3bb86e5cfea9c45dfa1c3)
|
|
(This used to be commit 0db79d4a379a502362c230a9019d5d71f5af8e0e)
|
|
decode_port_info and decode_printerdriver functions.
(This used to be commit bf2d9dd5ba2ecc7e0e1bd17049adee6dd80d807c)
|
|
(This used to be commit 4808a95f5f4536774d41bebca76660f010069117)
|
|
working yet.
(This used to be commit b7ef2e8b41bd6a7225b9f21c65c42b8ef0f82a32)
|
|
Volker
(This used to be commit 382c444225fae54ae577baae8948a64a843a2afc)
|
|
Volker
(This used to be commit 32d6bcf3acefc77873a7241cc0c7e26241a65301)
|
|
This was causing "wbinfo --sequence" to access past the end of malloced
memory.
(This used to be commit 4125c582aaf86ee5d92b0c800266543a390aefce)
|
|
(This used to be commit 59ecac901a231383bd4cacb326724f786e3d7244)
|
|
directly...
Andrew Bartlett
(This used to be commit 0abeb8725e8ea53a468d6004457bb7fa89a0f8b2)
|
|
(This used to be commit 1fb6353c39439220465fcce7950511c63e31ea44)
|
|
(This used to be commit 9f388e15b0bef1590c5605f8d7cdeac7c82cd64f)
|
|
(This used to be commit 28fb5f00c0683ed7af6ea05ac5e005215ad7a7c7)
|
|
(This used to be commit 1bf8ca3c89b5cbbc329f34971d5d2541d3b0265c)
|
|
all the files I touch!'
(This used to be commit e8d7f8eb43e299cbe7f46c91e2040e9d74d693e2)
|
|
(This used to be commit 7fe52d378d7e4ce6381be3544d865088a7659009)
|
|
(This used to be commit 7eaf7e7115c75e682b1b9368c6f28c60429885e5)
|
|
<agruen@suse.de>.
Jeremy.
(This used to be commit f6103f866a5e698ab55fdab1444a14e3d8da16bb)
|
|
supplied C compiler
(which isn't ansi C compatible)
(This used to be commit 853558151e0d26a98bf9278b664f98987f17813e)
|
|
(This used to be commit 06eea39abdb49d9d547707dcb170c988d7276c1d)
|
|
at this.
(This used to be commit a9f632ed5d3d033849c25efac419b21e830c5069)
|
|
been in since 2.2 so people should know by now...
(This used to be commit 744615f13f591b334fe85d4285ffbaa11419755c)
|
|
(This used to be commit 51e0f5c2dd469c59a41822dbda293e59794a7dc4)
|
|
that app-head does.
Jeremy.
(This used to be commit b521abd86b10573ca8f9116907c81e6deb55f049)
|
|
(This used to be commit 975fd17f8af0f03f43995deb3fdd9bd5995a1c92)
|
|
(This used to be commit 84b62f6d96a77ccbc1b4475ab0780a4e4c9d4875)
|
|
offset is zero. Previously we were jumping to the start of the
parse buffer (i.e offset zero) and reading string data until we hit
a terminating NULL.
Test case: in a PRINTER_INFO_0 structure, the servername field may be
NULL when doing an enumprinters with flags = PRINTER_ENUM_LOCAL.
(This used to be commit e62c6bf066c2242aae605ba707c9775b37bcaca3)
|
|
(This used to be commit 36681c1c2784ebfe63173a442a193ef22e25c3e3)
|
|
of range instead of silently failing.
(This used to be commit b5111f47b5cf1820550e17663f983674b67bcaff)
|
|
(This used to be commit 86c884c3a129d12dc77332c38484bef78c66440e)
|
|
(This used to be commit 3a0a30beda4b8be0038c98ccc6f8f01c6dae386a)
|
|
(This used to be commit cfb0c12eb6412c2cc84785c17ab2f6c89916aa56)
|
|
Jeremy.
(This used to be commit 0d989a911d742ed5eeb874f5b8350b0931f3d9db)
|
|
(This used to be commit 64a159144483457887df2c6d779e6a139dfc6d1f)
|