Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 3810f13682617d043d3cffaafe8a7cb7125c4ecd)
|
|
Keep the rest of the cleanups though.
(This used to be commit f0a1177acf82fceb174df1852d87a6e16d63fd63)
|
|
Jeremy.
(This used to be commit 6d98ac2634d17f7f8fb17c43923ddd2b1e723d86)
|
|
time.
Jeremy.
(This used to be commit 3803324d3d49f81ef0a82c4a9fedae70d32cb409)
|
|
Jeremy.
(This used to be commit faf92207e71980aaaad8b5487f5c2d6a60f7ddd1)
|
|
Jeremy.
(This used to be commit ceb01b5ab1eed6e89d66687681ff3325a21e6b88)
|
|
Jeremy.
(This used to be commit eb937761c4047bd98990ca33e56b668465e2c228)
|
|
We are meant to be keeping 3.0 up to date...
Jeremy.
(This used to be commit a4c8c8f3b767f0cd4c1fa977efe8bfcd3de980d0)
|
|
'net rpc vampire'
(This used to be commit 1526b3b19e0be5926977d3eb1e642330bfeba5a2)
|
|
sam account object, then pdb_update_sam_account() can be used to
update an account. This code path could lead to the methods element of
the account being used when uninitialised (leading to a segv)
Easiest fix is to always make that that when creating a sam_account
object we initialise the methods to null, so that the passdb code
knows that it needs to be filled in.
(This used to be commit fb79fa5a31c2fa8ebdcddbc49b1d9c1aa3059691)
|
|
Also tidied up some of Richard's code (I don't think he uses the compiler
flags -g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual like
I do :-) :-).
Jeremy.
(This used to be commit 10024ed06e9d91f24fdc78d59eef2f76bf395438)
|
|
Jeremy.
(This used to be commit d030df76439c72825d68410211e62090438cef54)
|
|
(This used to be commit 92c76e16fa40adc6148b9c11b3e377f35c464975)
|
|
the holding pattern when started up when security = user or security = ads.
Clean up return value of winbindd_common_init() - what a mess!
(This used to be commit 8a6d37752182e0de7fd04b2c31f90e145dde783b)
|
|
(This used to be commit 28871bb6969ca70aabcc622410dd1fc5addcceca)
|
|
(This used to be commit f56ce473b6964302ba51fc9796ee919738731065)
|
|
Stub for deleteprinterkey.
(This used to be commit 64e04380f7ad9b471a681638dfde93e0c65f9fa3)
|
|
It's now used in parsing printer driver structures and the response
from the enumprinterkey rpc.
(This used to be commit acecee6f2bb92c4992078f4fe2dfae4414f43482)
|
|
(This used to be commit 090a2015eb9aa4ec68d80e972ae192d19afd536e)
|
|
(This used to be commit 3a68613e934e25f2ccfbf5afa5e26b5f47b40a53)
|
|
(This used to be commit 99a2e7fde1fd4e589035c273f40419ef322e097d)
|
|
(This used to be commit c13ed6c866fed43e5f83e083c377a1cd7d505061)
|
|
(This used to be commit 44c894531b09856a9a485912b05f08c59caa6a00)
|
|
(This used to be commit 6ba7847ce2756fde94e530fd0bf2a055f3e27373)
|
|
(This used to be commit dd73568f97ad51c93f096001058fd31fa14e88ae)
|
|
(This used to be commit 2a492c4854d4c6469d8c7d21aa187fef6303b641)
|
|
than the version in APPLIANCE so watch out for boogs.
(This used to be commit 1e054e3db654801fbb5580211529cdfdea9ed686)
|
|
(This used to be commit b195b1fa156472c66f919c0441fe5466e7afb414)
|
|
Jeremy.
(This used to be commit 77d534f7fd9ad74ca6d5e74860b29bb8ad54268f)
|
|
(This used to be commit 48ed9dce0dab53066d3304baa0f24639a1f1755b)
|
|
Jeremy.
(This used to be commit 44db20f9f63d72c2e6e1f4ffedf72d75563369fb)
|
|
Jeremy.
(This used to be commit 52af4ed9ecd8ef5f31ce00c94bc55d6013a7f65a)
|
|
(This used to be commit 836bfb3a1bd0c91df8e39d22eb76740bda805310)
|
|
Jeremy.
(This used to be commit 13995fc0499798e546b019eb44a98614df0ded97)
|
|
Jeremy.
(This used to be commit e39e2b4c3488fbd9e9a08dd5629a672d1459e64e)
|
|
Jeremy.
(This used to be commit 4ec381d64249203e0924b86600fe8e67ada1cb5b)
|
|
Jeremy.
(This used to be commit 075987f1db4de5e21ebf205a16a847ce0b2a926e)
|
|
(remove junk chars)
(This used to be commit 2e7a904856f616605e341c897d2be0f863c4b53d)
|
|
(This used to be commit 960082d860c36419c63094be778decdadb061c1d)
|
|
(This used to be commit 7f9b0dbf5bddf6b49fdb8788ab6745ed46cb9cca)
|
|
not just an Integer. Coerce appropriately.
(This used to be commit 248067931a2a8eeee86ea343bddf96d2bd727dbf)
|
|
Integer, raise an error rather than just returning Null, which breaks
the interpreter.
(This used to be commit db67c5f7e53b231fe217a29a15888e8895ce2229)
|
|
been pushed into a macro, things do not work so well. Move the increment out
of the array index.
(This used to be commit 39136827d135c91e42ec2b36f420262b1b18093c)
|
|
(This used to be commit 2d38795d3a9258babccfe52420ed83ec5a1d3f51)
|
|
'normal' parameters
(This used to be commit b4f00ceaadc77158870ea2bd9d8a0e0845c89b7a)
|
|
(This used to be commit b0788c3e8e84bec13e2d2cbf733cd37e45c7afda)
|
|
(This used to be commit e8a77556477a0ec0c83786e0c66c2caaf473ea50)
|
|
(This used to be commit f92f10ef253615d453aca6cb093f65a3a0a62283)
|
|
(This used to be commit b68106a79e4536fa82d75dd330d07dba51bfeaf4)
|
|
add docs for pdb_mysql
don't build obsolete docs in Makefile
(This used to be commit 1c06377f84b170fe2a6476df13f1b2a0d39d0a92)
|